[asterisk-bugs] [Asterisk 0015110]: Caller identifier problem

Asterisk Bug Tracker noreply at bugs.digium.com
Thu May 14 12:07:15 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15110 
====================================================================== 
Reported By:                nikkk
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   15110
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.1-rc1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 876 
Request Review:              
====================================================================== 
Date Submitted:             2009-05-14 11:03 CDT
Last Modified:              2009-05-14 12:07 CDT
====================================================================== 
Summary:                    Caller identifier problem
Description: 
With Alcatel OT-320, CALLERID(num) is setted to ",0, when an incoming call
has unknown id.

[May 14 17:46:09] DEBUG[15233]: chan_mobile.c:3187 handle_response_ciev:
[OT-S320] incoming call, waiting for caller id
[May 14 17:46:09] DEBUG[15233]: chan_mobile.c:3441 do_monitor_phone:
[OT-S320] RING
[May 14 17:46:09] DEBUG[15233]: chan_mobile.c:3266 handle_response_ring:
[OT-S320] got ring while waiting for caller id
[May 14 17:46:09] DEBUG[15233]: chan_mobile.c:3441 do_monitor_phone:
[OT-S320] +CLIP: "",0,"",0,"",1
    -- Executing [s at incoming-mobile:1] Verbose("Mobile/OT-S320-7e9f",
"",0,") in new stack
,0,


With a CALLERID setted like that, SIP clients refuse any call.

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

---------------------------------------------------------------------- 
 (0104756) svnbot (reporter) - 2009-05-14 12:07
 https://issues.asterisk.org/view.php?id=15110#c104756 
---------------------------------------------------------------------- 
Repository: asterisk-addons
Revision: 906

U   trunk/channels/chan_mobile.c

------------------------------------------------------------------------
r906 | mnicholson | 2009-05-14 12:07:14 -0500 (Thu, 14 May 2009) | 6 lines

Check the first character of a caller id string to see if it is the end of
the
string.

(closes issue https://issues.asterisk.org/view.php?id=15110)
Reported by: nikkk

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-addons?view=rev&revision=906 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-14 12:07 svnbot         Checkin                                      
2009-05-14 12:07 svnbot         Note Added: 0104756                          
======================================================================




More information about the asterisk-bugs mailing list