[asterisk-dev] Question regarding progressinband
Anatoliy Kounitskiy
anatoliy at kounitskiy.com
Mon Jun 27 12:45:52 CDT 2011
Hello,
I have question regarding the changes that are made in the sip
protocol in Asterisk - the option progressinband.
When this option is set to yes in asterisk version 1.4.21.1 - the call flow is:
sip.conf:
progressinband=yes
Device Asterisk
-----------INVITE SDP--------->
<---------100 Trying------------
<-----183 Session Prgoress--
After version 1.4.2X+ (tested with 1.4.36/1.4.41.1) the call flow changes to:
Device Asterisk
-----------INVITE SDP--------->
<---------100 Trying------------
<---------180 Ringing----------
<-----183 Session Prgoress--
More information about the asterisk-dev
mailing list