[asterisk-bugs] [JIRA] (PRI-170) Way to disable ASN.1 bytes being sent out
Armen Karlozian (JIRA)
noreply at issues.asterisk.org
Fri May 23 02:10:43 CDT 2014
Armen Karlozian created PRI-170:
-----------------------------------
Summary: Way to disable ASN.1 bytes being sent out
Key: PRI-170
URL: https://issues.asterisk.org/jira/browse/PRI-170
Project: LibPRI
Issue Type: Bug
Security Level: None
Affects Versions: 1.4.13
Reporter: Armen Karlozian
Assignee: Richard Mudgett
Asterisk server (12.2.0) acting as *pri_net* to a Nortel BCM PBX via an E1 EuroISDN connection, using QSIG as the protocol:
There are a number of bytes which are sent during the Caller name Facility IE that seem to be confusing the PBX and as a result it ignores the entire string, resulting the caller's name not showing up.
Is there a way to disable transmission of these bytes?
In other words, instead of Asterisk sending out:
{{9F *AA 06 80 01 00 82 01 00* 8B 01 00 A1 0E 02 01 08 02 01 00 80 06 4D 61 20 42 65 6C 6C}}
Can I disable the above bytes so it sends this instead:
{{9F 8B 01 00 A1 0E 02 01 08 02 01 00 80 06 4D 61 20 42 65 6C 6C}}
A screenshot can be found here:
http://i1100.photobucket.com/albums/g408/armeniki/BCM-facility.png
The 8 bytes enclosed in the blue rectangle are those I'm referring to.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list