]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Change 183 Ringing in sipfrag body to 180 ringing. 183 Ringing isn't even a thing.
authorJonathan Rose <jrose@digium.com>
Thu, 1 Dec 2011 20:36:34 +0000 (20:36 +0000)
committerJonathan Rose <jrose@digium.com>
Thu, 1 Dec 2011 20:36:34 +0000 (20:36 +0000)
commit78ea605bd217f7583f0e041eda00dc912f6f3b56
tree2c0f01b11c19f2fd103a8fd6bf411f2a52534fc8
parent458691a830ab6b2ac00c975ca6ae328758b90571
Change 183 Ringing in sipfrag body to 180 ringing. 183 Ringing isn't even a thing.

183 is actually a session progress message.

(closes issue ASTERISK-18925)
Reported by: Sebastian Denz
Tested by: jrose
Patches:
asterisk18-use_180_instead_of_183_in_sipfrag.diff by Sebastian Denz (License #6139)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@346697 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c