[asterisk-bugs] [Asterisk 0014652]: [patch] early-dial SIP 484 "incomplete address"

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Oct 7 16:25:06 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14652 
====================================================================== 
Reported By:                vieri
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   14652
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Target Version:             1.4.28
Asterisk Version:           1.4.23 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-12 04:40 CDT
Last Modified:              2009-10-07 16:25 CDT
====================================================================== 
Summary:                    [patch] early-dial SIP 484 "incomplete address"
Description: 
Calls in which at least one Grandstream GXP2000 or GXP280 is involved, get
dropped after about 20 seconds. This happens only if the Grandstreams are
configured to use "early dial" and Asterisk has pedantic=yes (with
pedantic=no the calls are not dropped).

I really need pedantic=yes to encode the # digits.

Would it be possible to use pedantic=no but make the # digits "work"?
(because I realize this may be a Grandstream firmware bug which I don't
think will be fixed any time soon)


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

---------------------------------------------------------------------- 
 (0112025) dvossel (administrator) - 2009-10-07 16:25
 https://issues.asterisk.org/view.php?id=14652#c112025 
---------------------------------------------------------------------- 
The problem occurs in find_call().  When pedantic checking is on, for some
reason the to tags of the request and the sip dialog don't match correctly. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-07 16:25 dvossel        Note Added: 0112025                          
======================================================================




More information about the asterisk-bugs mailing list