[asterisk-bugs] [JIRA] (ASTERISK-20345) Prevent Music on hold from being played when a 183 response indicates the media stream should be sendonly
Massimo Nuvoli (JIRA)
noreply at issues.asterisk.org
Fri Mar 1 06:51:18 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=203578#comment-203578 ]
Massimo Nuvoli commented on ASTERISK-20345:
-------------------------------------------
I fall in the same problem of Pietro Quarantini, but i ask the provider to solve the problem.
This is the response:
"The problem is at Asterisk side, Asterisk is not RFC 3264 compliant:
5.1 Unicast Streams If the offerer wishes to only send media on a stream
to its peer, it
MUST mark the stream as sendonly with the "a=sendonly" attribute.
So to put a call on hold the call MUST be on, not in indication state.
and
8.4 Putting a Unicast Media Stream on Hold
If a party in a call wants to put the other party "on hold", i.e.,
request that it temporarily stops sending one or more unicast media
streams, a party offers the other an updated SDP.
If the stream to be placed on hold was previously a sendrecv media
stream, it is placed on hold by marking it as sendonly. If the
stream to be placed on hold was previously a recvonly media stream,
it is placed on hold by marking it inactive.
"
I was thinking to open a new issue, but i found this one.
I am facing a big problem, the provider (the same TWT) tell me that this is Asterisk problem, so they dont want (in short time) to solve the problem.
Thnks.
> Prevent Music on hold from being played when a 183 response indicates the media stream should be sendonly
> ---------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-20345
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20345
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Affects Versions: 1.8.12.2
> Environment: Ubuntu Server 10.4 LTS
> Reporter: Pietro Quarantini
> Severity: Critical
>
> Hi all,
> I have the problem with my PBX. In my PBX there is asterisk 1.8.12.0 and when my ISP send the message 183 with attribute a=sendonly i don't listen the busy tone but the music on hold.
> I "solved" this bug with nat="no" in the trunk, but this is a rough patch!!! For my buisness this is a big problem!!!
> I would like have real patch!!! I have see the new realease of asterisk but i don't found the solution!
> Someone has an idea?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list