[asterisk-bugs] [Asterisk 0014847]: Truncation problem with AMI ActionID
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 7 13:22:15 CDT 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14847
======================================================================
Reported By: kobaz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14847
Category: Addons/General
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Asterisk Version: 1.6.0
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-04-07 13:22 CDT
Last Modified: 2009-04-07 13:22 CDT
======================================================================
Summary: Truncation problem with AMI ActionID
Description:
This happens on 1.6.X (probably 1.4.x too)
Action: login
Username: admin
Secret: admin
Events: all
Action: Originate
Channel: Local/5506 at cos_basic
Context: cos_basic
Exten: 5508
Priority: 1
Callerid: 8005558355
Timeout: 30000
ActionID:
123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
Async: 1
Event: OriginateResponse
Privilege: call,all
ActionID:
123456789012345678901234567890123456789012345678901234567890123456789Response:
Success
Channel: Local/5506 at cos_basic-e248;1
Context: cos_basic
Exten: 5508
Reason: 4
Uniqueid: 1239127577.456
CallerIDNum: 8005558355
CallerIDName: <unknown>
Note 'ActionID' in the OriginateResponse. It looks like ActionID is
limited to 69 characters. It also looks like when it's being populated,
it's losing it's terminating null.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-04-07 13:22 kobaz New Issue
2009-04-07 13:22 kobaz Asterisk Version => 1.6.0
2009-04-07 13:22 kobaz Regression => No
2009-04-07 13:22 kobaz SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list