[Home]

Summary:ASTERISK-10478: Support for Queued 182 messages
Reporter:Ramon Peek-Fares (ramonpeek)Labels:
Date Opened:2007-10-09 09:24:38Date Closed:2007-10-10 09:09:32
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Interoperability
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) queued-182.diff
Description:When we use AudioCodes FXS gateway with callwaiting enabled the AudioCodes will send an 182 QUEUED repons to asterisk.
Asterisk doesn't correctly handle this causing the calling party not to playback a ringing tone.
Comments:By: Ramon Peek-Fares (ramonpeek) 2007-10-09 09:25:31

The supplied patch fixes this issue

By: Digium Subversion (svnbot) 2007-10-10 09:07:45

Repository: asterisk
Revision: 85277

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r85277 | file | 2007-10-10 09:07:44 -0500 (Wed, 10 Oct 2007) | 6 lines

Add support for handling a 182 Queued response.
(closes issue ASTERISK-10478)
Reported by: ramonpeek
Patches:
     queued-182.diff uploaded by ramonpeek (license 266)

------------------------------------------------------------------------

By: Digium Subversion (svnbot) 2007-10-10 09:09:32

Repository: asterisk
Revision: 85278

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r85278 | file | 2007-10-10 09:09:31 -0500 (Wed, 10 Oct 2007) | 14 lines

Merged revisions 85277 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r85277 | file | 2007-10-10 11:28:18 -0300 (Wed, 10 Oct 2007) | 6 lines

Add support for handling a 182 Queued response.
(closes issue ASTERISK-10478)
Reported by: ramonpeek
Patches:
     queued-182.diff uploaded by ramonpeek (license 266)

........

------------------------------------------------------------------------