[asterisk-bugs] [Asterisk 0015420]: [patch] No audio on calls from asterisk sip phones to nortel set until dtmf from sip phone

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 30 14:38:10 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15420 
====================================================================== 
Reported By:                scottbmilne
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15420
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.25.1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-29 13:58 CDT
Last Modified:              2009-06-30 14:38 CDT
====================================================================== 
Summary:                    [patch] No audio on calls from asterisk sip phones
to nortel set until dtmf from sip phone
Description: 
When placing a call from an Asterick SIP phone (X-Lite) to Nortel phone set
(M3903), no voice will pass until any key is pressed on the SIP phone. SIP
to SIP calls - normal. SIP to external phone - normal. Nortel to SIP -
normal. All permutations of calls pass audio immediately upon answer except
an sip to nortel.

Asterisk is behind Nortel Option 11c via PRI
Telco -> PRI -> Nortel Option 11c -> PRI -> Asterisk

Very new to Asterisk and VOIP and don't know where to start...Any
suggestions would be GREATLY appreciated.

====================================================================== 

---------------------------------------------------------------------- 
 (0107258) alecdavis (reporter) - 2009-06-30 14:38
 https://issues.asterisk.org/view.php?id=15420#c107258 
---------------------------------------------------------------------- 
normally I'd do it like this, (typed not copied so please excuse errors)

cd /usr/src
svn checkout http://svn.digium.com/svn/asterisk/tags/1.4.25.1 asterisk
cd asterisk
wget
"https://issues.asterisk.org/file_download.php?file_id=23142&type=bug"
you may have to rename the downloaded file to  bug15420-1.4.25.1.diff.txt
patch -p0 < bug15420-1.4.25.1.diff.txt
make
make install

shutdown -r now 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-30 14:38 alecdavis      Note Added: 0107258                          
======================================================================




More information about the asterisk-bugs mailing list