Displaying 2 results from an estimated 2 matches for "trunkincoming".
2017 Dec 14
4
SIP trunks going to the wrong context
Hi all,
I'm trying to resolve a weird issue with SIP routing.
I have a number of SIP trunks, from a selection of providers, all of
which are registered in sip.conf:
[general]
context=default
allowguest=no
allowoverlap=no
udpbindaddr=0.0.0.0
tcpenable=yes
tcpbindaddr=0.0.0.0
transport=udp
bindport=15060
srvlookup=yes
allowsubscribe=yes
2005 Sep 19
0
Call dropped 100% of time when incoming IAX routed to outgoing CAPI
...*******************************
[iax-net-in]
exten = 4050,1,Dial(CAPI/g1/4028)
192.168.1.224's capi.conf
*************************
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
[interfaces]
group=1
msn=4150
incomingmsn=*
controller=1
softdtmf=1
accountcode=
context=trunkincoming
devices=2
Just to re-iterate, the CAPI interface is fine when it is used as a normal
operation from the extension.conf file,
i.e. exten => 5555,1,Dial(CAPI/g1/${EXTEN}
The problem only occurs when it is an IAX call coming in and being routed out
the CAPI interface.
CAPI Debugging Enabled...