search for: dial_inf

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

Did you mean: dial_in
2009 Dec 28
2
SIP Issue
...t IP address of the box so it doesn't appear to be that it can't find the Cisco box. Here is what I use for the inbound context, replacing the _X_ with the actual extension of course. [to_ddwhome] exten=> _X_,1,wait(1) exten=> _X_,n,Dial(${ddwhome},21) exten=> _X_,n,Goto(dial_inf,${EXTEN},1) ${ddwhome}=SIP/ddwhome Now the odd thing is when it gets the Error 14 message then the third step to dial_inf does not execute. Though when it rarely does connect with the sip phone if no one answers in 21 seconds than it will roll over to that step. Any ideas? James Shi...