[asterisk-bugs] [JIRA] (ASTERISK-24781) PJSIP: Unnecessary 180 Ringing messages sent with undesireabe consequences.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu May 21 15:24:38 CDT 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-24781:
-------------------------------------

    Target Release Version/s: 13.4.0

> PJSIP: Unnecessary 180 Ringing messages sent with undesireabe consequences.
> ---------------------------------------------------------------------------
>
>                 Key: ASTERISK-24781
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24781
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 13.2.0
>            Reporter: Richard Mudgett
>            Assignee: Richard Mudgett
>      Target Release: 13.4.0
>
>         Attachments: jira_asterisk_24781_v13_example.patch
>
>
> Incoming PJSIP call legs that have not been answered yet send unnecessary {{180 Ringing}} messages every time a connected line update happens.  If the outgoing channel is also PJSIP then the incoming channel will always send a {{180 Ringing}} message when the outgoing channel sends the INVITE.
> Consequences of these unnecessary {{180 Ringing}} messages:
> * The caller can start hearing ringback before the far end even gets the call.
> * Many phones tend to grab the first connected line information and refuse to update the display if it changes.  The first information is not likely to be correct if the call goes to an endpoint not under the control of the first Asterisk box.
> When connected line first went into Asterisk in v1.8, {{chan_sip}} received an undocumented option {{rpid_immediate}} that defaults to {{disabled}}.  When enabled, the option immediately passes connected line update information to the caller in {{180 Ringing}} messages as described above.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list