[asterisk-bugs] [JIRA] Commented: (ASTERISK-20230) Attended transfer using SIP Refer to a queue fails to play MOH
agustina (JIRA)
noreply at issues.asterisk.org
Wed Aug 15 09:06:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195790#comment-195790 ]
agustina commented on ASTERISK-20230:
-------------------------------------
Ok, can you validate if there is any chance this solve the problem:
"I solved changing chan_sip.c, moving the "ast_quiet_chan(peerb);" (line
14086) to go inside the "if(peerd)" if, right below, dont forget to put the
{}!"
(from http://lists.digium.com/pipermail/asterisk-dev/2010-January/041662.html)
Thanks a a lot!!!
> Attended transfer using SIP Refer to a queue fails to play MOH
> ---------------------------------------------------------------
>
> Key: ASTERISK-20230
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20230
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Environment: Fedora 10, asterisk 1.6.2.10
> Reporter: agustina
>
> Caller A calls through the PSTN to a queue Q1.
> SIP Peer B is logged in the queue Q1.
> Call from A reaches peer B.
> B answers the call from A.
> B presses Xfer button in the Linksys Harphone (Transfer with SIP Refer)
> A is on hold and listening to MOH.
> B dials the number of another queue Q2, and starts to hear Q2`s MOH.
> B presses Xfer button.
> A is transfered to queue Q2 but stops to hear MOH. A should hear MOH but doesn´t.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list