[asterisk-bugs] [Asterisk 0012803]: [patch] one way only audio in MS-Office 2007 to asterisk calls
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jun 16 07:25:59 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12803
======================================================================
Reported By: lanzaandrea
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 12803
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.0-beta8
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 06-06-2008 08:24 CDT
Last Modified: 06-16-2008 07:25 CDT
======================================================================
Summary: [patch] one way only audio in MS-Office 2007 to
asterisk calls
Description:
When connectin an asterisk server 1.6.0beta8 to an MS Office Communication
server 2007 Mediation server role, you can place bidirectiona audio calls
when calling from an asterisk to a MS ocs client
doing the oppsite, asterisk phone speak and the ms ocs client listen, but
not the opposite.
The problem is the presence of a sip header
application/sdp; charset=utf-8
sent by MS OCS unknown and unhandled by chan_sip
======================================================================
----------------------------------------------------------------------
svnbot - 06-16-08 07:25
----------------------------------------------------------------------
Repository: asterisk
Revision: 122921
_U branches/1.6.0/
U branches/1.6.0/channels/chan_sip.c
------------------------------------------------------------------------
r122921 | file | 2008-06-16 07:25:57 -0500 (Mon, 16 Jun 2008) | 22 lines
Merged revisions 122920 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r122920 | file | 2008-06-16 09:32:02 -0300 (Mon, 16 Jun 2008) | 14 lines
Merged revisions 122919 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r122919 | file | 2008-06-16 09:31:09 -0300 (Mon, 16 Jun 2008) | 6 lines
Only compare the first 15 characters so that even if the charset is
specified we still accept it as SDP.
(closes issue http://bugs.digium.com/view.php?id=12803)
Reported by: lanzaandrea
Patches:
chan_sip.c.diff uploaded by lanzaandrea (license 496)
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=122921
Issue History
Date Modified Username Field Change
======================================================================
06-16-08 07:25 svnbot Checkin
06-16-08 07:25 svnbot Note Added: 0088748
======================================================================
More information about the asterisk-bugs
mailing list