[asterisk-bugs] [Asterisk 0015940]: IAX does not allow CALLERID(num) contain non-numbers.

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 23 09:35:39 CDT 2009


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=15940 
====================================================================== 
Reported By:                dimas
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15940
Category:                   Channels/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-09-22 19:40 CDT
Last Modified:              2009-09-23 09:35 CDT
====================================================================== 
Summary:                    IAX does not allow CALLERID(num) contain
non-numbers.
Description: 
( I already explained the issue here:
http://lists.digium.com/pipermail/asterisk-dev/2009-August/039257.html )

The thing is that IAX channel driver "shrinks" (ast_shrink_phone_number)
caller number. Which was probably the good thing before. However nowadays
when you have Skype support integrated, skype names passed via
CALLERID(num) get damaged.

I believe that only drivers which know they can not pass arbitrary number
(like DAHDI for example) should do shrinking of number before sending out.
While inside Asterisk (or relayed to another Asterisk with SIP/IAX) we
should presever original number.

Obviously I can create a patch for chan_iax which removes the shrinking
because this patch is trivial. However issue may be more global and affect
other drivers so I believe it is better to hear from Digium guys first -
maybe they have another opinion about how to solve that issue or do not
consider it an issue at all :)
====================================================================== 

---------------------------------------------------------------------- 
 (0111255) lmadsen (administrator) - 2009-09-23 09:35
 https://issues.asterisk.org/view.php?id=15940#c111255 
---------------------------------------------------------------------- 
I *do* agree that we need to have a discussion about this, but if we're at
the discussion stage, then opening a bug is not the correct course of
action as of yet.

Discussions should be performed on the asterisk-dev mailing list, and once
a conclusion comes forth about how to proceed, then the issue can be
opened, and the proposed patch attached.

I'm closing this issue for now, however, please reopen this issue once a
conclusion has come to fruition. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-23 09:35 lmadsen        Note Added: 0111255                          
2009-09-23 09:35 lmadsen        Status                   new => closed       
======================================================================




More information about the asterisk-bugs mailing list