Hi,<br><br>I have the following setup:<br><br>A Siemens PBX connecting to a CallManager via Qsig (mgcp controlled)<br><br>and<br><br>the CCM connecting to PSTN via PRI (mgcp controlled)<br><br>Calls to and from CCM works fine (inbound and outbound)
<br>Calls to and from PBX works fine (inbound and outbound)<br>Calls from CCM to PBX works fine<br>Calls from PBX to CCM does not work<br><br>My D-channel towards the PBX looks like this:<br>!<br>interface Serial1/0:15<br>

&nbsp;no ip address<br>&nbsp;encapsulation hdlc<br>&nbsp;isdn switch-type primary-qsig<br>&nbsp;isdn overlap-receiving T302 2000<br>&nbsp;isdn incoming-voice voice<br>&nbsp;isdn bind-l3 ccm-manager<br>&nbsp;isdn sending-complete<br>&nbsp;no cdp enable<br>end<br>
!<br><br>and debug isdn q931 gives the following:<br><br><div id="mb_0">01260: Mar 25 11:13:42.699 SAST: ISDN Se1/0:15 Q931: RX &lt;- SETUP pd = 8&nbsp; callref = 0x0001 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sending Complete <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bearer Capability i = 0x9090A3 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Standard = CCITT <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Transfer Capability = 
3.1kHz Audio <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Transfer Mode = Circuit <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Transfer Rate = 64 kbit/s <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Channel ID i = 0xA98381 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Exclusive, Channel 1 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Facility i = 0x91AA068001008201008B0100A10D02017D06042B0C092903020780 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Facility i = 0x91AA068001008201008B0102A11302017E02013B300B30090A01050A01040A0103 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Facility i = 0x91AA068001008201008B0100A11402017F06042B0C09008009524543455054494F4E <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Progress Ind i = 0x8183 - Origination address is non-ISDN &nbsp;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Calling Party Number i = 0x0183, &#39;70008&#39; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Plan:ISDN, Type:Unknown <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Called Party Number i = 0x89, &#39;70051&#39; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Plan:Private, Type:Unknown <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Locking Shift to Codeset 5 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Codeset 5 IE 0x32&nbsp; i = 0x81<br>001261: Mar 25 11:13:42.727 SAST: ISDN Se1/0:15 Q931: TX -&gt; CALL_PROC pd = 8&nbsp; callref = 0x8001 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Channel ID i = 0xA98381 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Exclusive, Channel 1<br>

001262: Mar 25 11:13:42.727 SAST: ISDN Se1/0:15 Q931: TX -&gt; FACILITY pd = 8&nbsp; callref = 0x8001 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Facility i = 0x9FAA06800100820100A40602017E800100<br>001263: Mar 25 11:13:42.727 SAST: ISDN Se1/0:15 Q931: TX -&gt; ALERTING pd = 8&nbsp; callref = 0x8001 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Facility i = 0x9FAA06800100820100A112020101020101800A4D6172636F204465656E <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Progress Ind i = 0x8088 - In-band info or appropriate now available <br>001264: Mar 25 11:13:42.759 SAST: ISDN Se1/0:15 Q931: RX &lt;- STATUS pd = 8&nbsp; callref = 0x0001 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cause i = 0x81E41C - Invalid information element contents <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Call State i = 0x03<br>001265: Mar 25 11:13:42.771 SAST: ISDN Se1/0:15 Q931: TX -&gt; DISCONNECT pd = 8&nbsp; callref = 0x8001 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cause i = 0x80E2 - Message not compatible with call state or not implemented
<br>001266: Mar 25 11:13:43.075 SAST: ISDN Se1/0:15 Q931: RX &lt;- RELEASE pd = 8&nbsp; callref = 0x0001<br>001267: Mar 25 11:13:43.099 SAST: ISDN Se1/0:15 Q931: TX -&gt; RELEASE_COMP pd = 8&nbsp; callref = 0x8001
</div><br>
<br><br>Any ideas? Where to look?<br><br>Thnx<br><br>Charl<br>