search for: jnctn_out

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

2006 Jan 06
3
transfer application
...ncoming calls from an IAX ITSP based on caller ID. From what I can make of the docs, I thought I need to do something like this... exten => _NXXNXXXXXX,n(nocid),transfer(1000) exten => _NXXNXXXXXX,n,noop(boo,${TRANSFERSTATUS}) exten => _NXXNXXXXXX,n,hangup exten => 1000,1,Dial(IAX2/jnctn_out/16665551234,45,t) exten => 1000,n,hangup When the call comes in, the console shows that TRANSFERSTATUS contains SUCCESS, but there is no evidence that the lines at extension 1000 ever execute. The caller hears silence; he is not disconnected. I'm wondering what is happening or what I...
2009 Jun 27
0
1.6.1: unable to create channel IAX2 to Junction
Trying to set up Junction Networks for outgoing on 1.6.1: extensions.conf: exten => _99X.,n,Dial(IAX2/jnctn_out/${called-num}) iax.conf [jnctn_out] type=peer host=iax.jnctn.net username= secret= qualify=yes I'm not using realtime. But CLI: -- Executing [99xxxyyyy at internal:3] Dial("DAHDI/1-1", "IAX2/jnctn_out/1wwwxxxzzzz") in new stack [2009-06-27 14:21:45] WARNING[2541]:...