search for: _9001xxxx

Displaying 1 result from an estimated 1 matches for "_9001xxxx".

2006 Oct 19
0
question about asterisk txFAX
I have installed the libtiff(3.5.7),spandsp-0.0.2pre24,app_txfax and app_rxfax,asterisk-1.2.12.1 on the CentOS 4.2. I set sip.conf like this: [sip_local] host=192.168.2.111 type=friend dtmfmode=rfc2833 canreinvite=no insecure=very I set extensions.conf like this: [test] exten=>_9001XXXX,1,Set(CALLERID=${EXTEN}) exten=>_9001XXXX,n,dial(SIP/${EXTEN}@sip_local) exten=>_9001XXXX,n,hangup [fax] exten=>_9002XXXX,n,SetVar(FAXFILE=/var/spool/asterisk/fax/test.tif) exten=>_9002XXXX,n,SetVar(FAXFILENOEXT=/var/spool/asterisk/fax/${CALLEEID}) exten=>_9002XXXX,n,txfax(${F...