Incoming call disconnecting on answer...

makonmaki
Posts: 2
Member Since:
2010-02-02

Hi,

I don't know if this issue has been answered in this forum before...I've searched around but couldn't find a solution...

It's just that, an incoming call onto my extension gets disconnected the moment I answer the phone...my trixbox is behind a NAT...

My trunk settings are as below:

PEER DETAILS

type=friend
context=from-trunk
host=***.***.**.***
dtmfmode=rfc2833
insecure=very
nat=yes
qualify=yes
canreinvite=no
disallow=all
allow=gsm&alaw
fromuser=09*******
secret=password
username=09*******

USER DETAILS

canreinvite=no
context=from-trunk
fromuser=09*******
insecure=very
qualify=yes
secret=password
type=friend
username=09*******

I would very much appreciate some direction as to where I'm going wrong...

If this question's been answered elsewhere...kindly direct me to the relevant link...

Thank you



mrit
Posts: 9
Member Since:
2007-07-31
Calls disconnect on answer

Hi Makon,

Did you find a solution to this? I have 4 x zaptel trunks and as soon as the call is answered by Trixbox it disconnects. This is only using specific DID, not a catch all inbound route.

did you solve your problem though?



makonmaki
Posts: 2
Member Since:
2010-02-02
Calls disconnect on answer...

Hi mrit,

Mine was a simple case where the trunks I had created on trixbox did not register with my SIP trunking provider. So though the call was just hitting my box the actual connection did not occur.

I used the following settings on my SIP trunks and it all worked beautifully...wonder whether it'd be much help to you seeing you are using Zap trunks.

PEER Details

host=providername
context=from-trunk
type=peer
insecure=very
nat=yes
canreinvite=no
username=trunknumber
secret=password

USER Context = from-trunk

User Details

context=from-trunk
type=user
insecure=very
nat=yes
canreinvite=no

trunknumber:password@providername/trunknumber



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.