[asterisk-bugs] [Asterisk 0018614]: [regression] Local channel: Caller ID in .call file ignored
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 5 16:35:00 CDT 2011
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=18614
======================================================================
Reported By: kkm
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 18614
Category: Channels/chan_local
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.8.1.1
JIRA: SWP-2907
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2011-01-13 09:04 CST
Last Modified: 2011-04-05 16:34 CDT
======================================================================
Summary: [regression] Local channel: Caller ID in .call file
ignored
Description:
A .call file used to originate a call with CalledID set. The caller ID is
available in the inner script of the Local channel but not in its outer
script.
1.6 did not have that problem.
======================================================================
----------------------------------------------------------------------
(0133408) rmudgett (administrator) - 2011-04-05 16:34
https://issues.asterisk.org/view.php?id=18614#c133408
----------------------------------------------------------------------
This is not a bug but an expected behaviour when the call is answered.
The CallerID is being updated when the first call is answered because of
the connected line feature. Please read about the connected line and
digit manipulation features on the Asterisk wiki.
https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information
For your test configuration, you can simply use the 'I' option on the
Dial() application.
Issue History
Date Modified Username Field Change
======================================================================
2011-04-05 16:34 rmudgett Note Added: 0133408
2011-04-05 16:34 rmudgett Status assigned => closed
======================================================================
More information about the asterisk-bugs
mailing list