Greeting:<div><br></div><div>I have the following scenario. Two PBXes 11c and 61c. Both connected with Cisco Voice gateways as following:</div><div>11c----------------E1----------------VG1----------------VG2----------------61c</div>
<div>Calls are working fine but I could not able to get the Caller Name at each site. Both PBXes are acting the ISDN network side but QSIG.</div><div><br></div><div>11c has extension of 12XX and </div><div>61c has 2XXX, 3XXX, 4XXX</div>
<div><br></div><div>After looking at the command reference, I concluded that following commands should work: </div><div>isdn supp-service name calling</div><div>isdn outgoing display-ie</div><div><br></div><div>I did the following config on both sides:</div>
<div><div>interface Serial0/3/0:15</div><div> no ip address</div><div> no logging event link-status</div><div> isdn switch-type primary-qsig</div><div> isdn incoming-voice voice</div><div> isdn supp-service name calling</div>
<div> isdn send-alerting</div><div> isdn sending-complete</div><div> isdn outgoing display-ie</div><div> no cdp enable</div><div><br></div></div><div>but I am getting the following error message in Q931 debugs:</div><div>
<div>ISDN Se0/3/0:15 Q931: Applying typeplan for sw-type 0x16 is 0x0 0x1, Calling num</div><div> 1216</div><div>ISDN Se0/3/0:15 Q931: Applying typeplan for sw-type 0x16 is 0x0 0x9, Called num</div><div>0302</div><div>ISDN Se0/3/0:15 Q931: TX -&gt; SETUP pd = 8  callref = 0x071A</div>
<div>        Sending Complete</div><div>        Bearer Capability i = 0x8090A3</div><div>                Standard = CCITT</div><div>                Transfer Capability = Speech</div><div>                Transfer Mode = Circuit</div>
<div>                Transfer Rate = 64 kbit/s</div><div>        Channel ID i = 0xA9839F</div><div>                Exclusive, Channel 31</div><div>        Progress Ind i = 0x8183 - Origination address is non-ISDN</div><div>
        Calling Party Number i = 0x0180, &#39;1216&#39;</div><div>                Plan:ISDN, Type:Unknown</div><div>        Called Party Number i = 0x89, &#39;0302&#39;</div><div>                Plan:Private, Type:Unknown</div>
<div>        Locking Shift to Codeset 5</div><div>        Codeset 5 IE 0x31  i = 0x80</div><div>        Codeset 5 IE 0x32  i = 0x81</div><div>ISDN Se0/3/0:15 Q931: RX &lt;- CALL_PROC pd = 8  callref = 0x871A</div><div>        Channel ID i = 0xA9839F</div>
<div>                Exclusive, Channel 31</div><div>ISDN Se0/3/0:15 Q931: RX &lt;- ALERTING pd = 8  callref = 0x871A</div><div>        Locking Shift to Codeset 5</div><div>        Codeset 5 IE 0x32  i = 0x81</div><div><br>
</div><div> ISDN Se0/3/0:15 Q931: TX -&gt; DISCONNECT pd = 8  callref = 0x071A</div><div>        Cause i = 0x8090 - Normal call clearing</div><div>ISDN Se0/3/0:15 Q931: RX &lt;- CONNECT pd = 8  callref = 0x871A</div><div>
        Progress Ind i = 0x8182 - Destination address is non-ISDN</div><div>        Connected Number i = 0x0080, &#39;4446&#39;</div><div>        Locking Shift to Codeset 5</div><div>        Codeset 5 IE 0x32  i = 0x81</div>
</div><div><div>ISDN Se0/3/0:15 **ERROR**: Ux_BadMsg: Invalid Message for call state 11, call id</div><div> 0x8E1D, call ref 0x71A, event 0x7</div><div>ISDN Se0/3/0:15 Q931: TX -&gt; STATUS pd = 8  callref = 0x071A</div><div>
        Cause i = 0x80E507 - Message not compatible with call state</div><div>        Call State i = 0x0B</div><div><div>ISDN Se0/3/0:15 Q931: RX &lt;- RELEASE pd = 8  callref = 0x871A</div><div>ISDN Se0/3/0:15 Q931: TX -&gt; RELEASE_COMP pd = 8  callref = 0x071A</div>
</div></div><div><br></div><div>-- </div><div>Thanks,<br>Syed Khalid Ali<br><br>
</div>