[asterisk-bugs] [Asterisk 0018261]: CallerID spill to TDM800P FXS port is not sent - possibly NULL
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 5 04:14:07 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18261
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18261
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 293971
Request Review:
======================================================================
Date Submitted: 2010-11-05 03:57 CDT
Last Modified: 2010-11-05 04:14 CDT
======================================================================
Summary: CallerID spill to TDM800P FXS port is not sent -
possibly NULL
Description:
after a few debug prints
ast->connected.id.name.str isn't copied to caller->id.name.str
The inital call to the FXS port no CallerID is seen.
sig_analog:analog_call prints them OK
but at sig_analog:analog_send_callerid they are (null)
A second CallWaiting call to the FXS port, the 2nd caller's callerID is
sent and seen at the phone.
======================================================================
----------------------------------------------------------------------
(0128646) alecdavis (manager) - 2010-11-05 04:14
https://issues.asterisk.org/view.php?id=18261#c128646
----------------------------------------------------------------------
configuration issue.
chan_dahdi.conf
usecallerid=no
causes this symptom, but surely, why attempt to send nulls?
Issue History
Date Modified Username Field Change
======================================================================
2010-11-05 04:14 alecdavis Note Added: 0128646
======================================================================
More information about the asterisk-bugs
mailing list