search for: 9711315

Displaying 2 results from an estimated 2 matches for "9711315".

2009 Feb 23
1
receive fax problem
...receive a fax with an E1 link connected to A102d card from a fax machine,but after dialling the phone number, it connects then will be busy.In fact asterisk can't detect the fax.These are zapata.conf, extensions.conf filels and debug in console: extensions.conf: [from-pstn] exten => 9711315,1,Answer() exten => 9711315,2,Wait(10) exten => fax,1,SetVar(FAXFILE=/tmp/test.tif) exten => fax,2,rxfax(FAXFILE) 9711315 is E1 number. zapata.conf [channels] context=default usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=ye...
2009 Mar 09
2
I can't receive fax
...he console of asterisk.It shows: 'IAX2/iaxmodem-2 is ringing' when I dial the fax number. and nothing else.I can't receive fax. I installed asterisk 1.4.18 and iaxmodem-1.2.0 and ?hylafax-5.2.9-1.fc9.i386.rpm and these are my main configurations: extensions.conf: [from-pstn] exten => 9711315,1,Answer exten => 9711315,2,Dial(IAX2/iaxmodem) iax.conf: [iaxmodem] type=friend secret=password port=4570 host=dynamic context=from-pstn disallow=all allow=alaw /etc/iaxmodem/ttyIAX0 device????????? /dev/ttyIAX0 owner?????????? uucp:uucp mode??????????? 660 port??????????? 4570 refresh????????...