search for: fxotrunk

Displaying 3 results from an estimated 3 matches for "fxotrunk".

2004 May 28
1
Zap callgroup/pickupgroup question
...channel => 17-23 context=in_1234567 callerid=asreceived group=3 callgroup=3 pickupgroup=3 callprogress=no channel => 24 ---------------8<--------------------- extensions.conf for in_1234567 context: [in_1234567] exten => s,1,Dial(IAX2/benshaw@ak_home/s,20,Ttr) exten => s,2,Dial(${FXOTRUNK}/${AKCELL},,Ttr) exten => s,3,Hangup
2003 Dec 17
3
(no subject)
Hi all How can I make * ring one phone then if no answer Go to a different extension ?? Any help always appreciated Regards Mick
2004 Jun 01
1
Zap and call pickup -- it don't work.
...t home did not answer the call. My extensions.conf file looks like this: [in_1234567] exten => s,1,NoOp(${DATETIME} ${CALLERID}) exten => s,2,System(/usr/bin/perl /usr/local/scripts/astbot.pl '${CALLERID}') exten => s,3,Dial(IAX2/benshaw@ak_home/s,20,Ttr) ;exten => s,4,Dial(${FXOTRUNK}/${CELL},,Ttr) exten => s,5,Hangup exten => h,1,Hangup exten => t,1,Hangup I Dial() my home box, and it rings the FXS interfaces connected to it. Since there's nobody home, there's nobody to answer. My cat isn't that well trained yet. :-) Can anyone *please* help? I'...