[asterisk-bugs] [JIRA] (ASTERISK-23558) UPDATE causes chan_pjsip channel to be taken off hold

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed Apr 23 06:08:18 CDT 2014


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

Joshua Colp updated ASTERISK-23558:
-----------------------------------

    Reviewboard Link: https://reviewboard.asterisk.org/r/3472/

> UPDATE causes chan_pjsip channel to be taken off hold
> -----------------------------------------------------
>
>                 Key: ASTERISK-23558
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23558
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_musiconhold, Resources/res_pjsip, Resources/res_pjsip_sdp_rtp
>    Affects Versions: SVN
>         Environment: PJSIP trunk r4797 (after v2.2), pjsua.py library used for endpoints "alice" & "bob", Asterisk trunk r411312
>            Reporter: John Bigelow
>            Assignee: Joshua Colp
>         Attachments: full.txt
>
>
> With using PJSIP an UPDATE message sent to Asterisk from the caller who put the callee on hold causes the callee to be taken off of hold.
> Break down of what happens after the call is up between "alice" and "bob:
> # Alice sends an UPDATE message (a=sendrecv)
> # Asterisk replies with a 200 OK (a=sendrecv)
> # Alice then sends an INVITE (a=sendonly)
> # Bob is put on hold and MOH is started on bob
> # Asterisk replies with a 200 OK (a=recvonly)
> # Alice sends another UPDATE message (a=sendonly)
> # Bob is taken off of hold and MOH is stopped on bob
> # Asterisk replies with a 200 OK (a=recvonly)
> See Alice's Call-ID 'f7e233b6-86c4-4d32-8906-84e632b02c96' in the attached full log for more details.



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



More information about the asterisk-bugs mailing list