[asterisk-bugs] [Asterisk 0013690]: CallerID not sent to SIP stations in SLA

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Oct 14 10:42:53 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13690 
====================================================================== 
Reported By:                grossi
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   13690
Category:                   Applications/SLA
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-14 10:37 CDT
Last Modified:              2008-10-14 10:42 CDT
====================================================================== 
Summary:                    CallerID not sent to SIP stations in SLA
Description: 
Dialplan setup for simple SLA.
SLA works as should, except that when SIP station rings - no callerid is
presented.
When an inbound call from another zap channel goes to a nonSLA SIP station
the callerid is presented properly.
My example debug code:
CID is being received by zap/chan3
CID is present inside meetme subroutine sla_ring_station() (added
debugging code there)
cid_name is being properly set inside sla_ring_station().
I am unable to trace this any farther. Please see attached console output.
====================================================================== 

---------------------------------------------------------------------- 
 (0093586) russell (administrator) - 2008-10-14 10:42
 http://bugs.digium.com/view.php?id=13690#c93586 
---------------------------------------------------------------------- 
This is a known and documented limitation.  If you look in sla.conf.sample,
you'll see the "attemptcallerid" option.  If you turn this on, you'll get
some basic CallerID support.  However, full callerid support can not be
added until we have the ability to update callerid for a call that is
already up.  We'll be able to do that once issue
http://bugs.digium.com/view.php?id=8824 is taken care of. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-14 10:42 russell        Note Added: 0093586                          
======================================================================




More information about the asterisk-bugs mailing list