Answer the question
In order to leave comments, you need to log in
Why doesn't sipnet understand the hangup signal?
Can anyone suggest what could be the problem.
I'm using Asterisk 1.8.23.1, when calling to a mobile phone, after a conversation (i.e. picking up the phone, talking and hanging up), sipnet does not send a clear signal that the conversation is over. It turns out that the conversation is over on the mobile, but not on the other side. As the other side, an iron sip phone.
Tried on three more sip-providers, the hang-up signal is successfully processed. The settings of other providers are the same.
sipnet trunk settings
[sipnet]
type=friend
insecure=port,invite
disallow=all
allow=ulaw
qualify=yes
nat=yes ; в значении "no" на sipnete не происходит авторизации
canreinvite=no
fromuser=sip_id
defaultuser=sip_id
context=sipnet_incoming
host=sipnet.ru
secret=password
fromdomain=sipnet.ru
dtmfmode = rfc2833 ; указано в вики sipnet'а, также пробовал inband
exten => _8XXXXXXXXXX,1,Dial(SIP/sipnet/7${EXTEN:1},120,T)
exten => _8XXXXXXXXXX,n,Hangup
Answer the question
In order to leave comments, you need to log in
To get started, just try adding a Hangup:
exten => _8XXXXXXXXXX,1,Dial(SIP/sipnet/7${EXTEN:1},120,T)
exten => _8XXXXXXXXXX,n,Hangup
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question