Displaying 1 result from an estimated 1 matches for "iax107".
Did you mean:
iax100
2005 May 15
1
Problem with extensions and when channel is unavailable
Hello
I used to have an extension like this which worked fine with asterisk
1.0.7
I first dial to see if an IAX phone is present, if not I would try on
SIP instead
exten=s,1,Dial(IAX2/iax${ARG3},20,tr) ; 20sec timeout
exten=s,2,Goto(s-${DIALSTATUS},1)
; Default action
exten=s,200,DBget(temp=CFBS/${ARG1}) ; Get CFBS key, if not
existing, goto 301