Displaying 1 result from an estimated 1 matches for "mypreffix".
Did you mean:
myprefix
2004 May 05
1
PRI to PRI fax pass through
...he fax image reach the over end 90% the fax
receive the transsmit error.
Its happend for incomming (PSTN->asterisk->PBX->fx) and outgoung
(fax->PBX->asterisk->PSTN) directions
dial string include the c option (clear channel)
TRUNK_El=Zap/g1
exten => _[0 1-9].,1,SetCallerID(${MyPreffix}${CALLERIDNUM})
exten => _[0 1-9].,2,Dial(${Zap/g1}/$[EXTEN],100,c)
exten => _[0 1-9].,3,Congestion
And also i have sometimes the echo (even the echocansel is yes in
zapata.conf)
May be it related to the fax also?
Any ideas is appreciated
Juri