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>
no ip address<br> encapsulation hdlc<br> isdn switch-type primary-qsig<br> isdn overlap-receiving T302 2000<br> isdn incoming-voice voice<br> isdn bind-l3 ccm-manager<br> isdn sending-complete<br> 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 <- SETUP pd = 8 callref = 0x0001 <br> Sending Complete <br> Bearer Capability i = 0x9090A3
<br> Standard = CCITT <br> Transfer Capability =
3.1kHz Audio <br> Transfer Mode = Circuit <br> Transfer Rate = 64 kbit/s <br> Channel ID i = 0xA98381 <br> Exclusive, Channel 1 <br> Facility i = 0x91AA068001008201008B0100A10D02017D06042B0C092903020780
<br> Facility i = 0x91AA068001008201008B0102A11302017E02013B300B30090A01050A01040A0103 <br> Facility i = 0x91AA068001008201008B0100A11402017F06042B0C09008009524543455054494F4E <br> Progress Ind i = 0x8183 - Origination address is non-ISDN
<br> Calling Party Number i = 0x0183, '70008' <br> Plan:ISDN, Type:Unknown <br> Called Party Number i = 0x89, '70051' <br> Plan:Private, Type:Unknown <br> Locking Shift to Codeset 5
<br> Codeset 5 IE 0x32 i = 0x81<br>001261: Mar 25 11:13:42.727 SAST: ISDN Se1/0:15 Q931: TX -> CALL_PROC pd = 8 callref = 0x8001 <br> Channel ID i = 0xA98381 <br> Exclusive, Channel 1<br>
001262: Mar 25 11:13:42.727 SAST: ISDN Se1/0:15 Q931: TX -> FACILITY pd = 8 callref = 0x8001 <br> Facility i = 0x9FAA06800100820100A40602017E800100<br>001263: Mar 25 11:13:42.727 SAST: ISDN Se1/0:15 Q931: TX -> ALERTING pd = 8 callref = 0x8001
<br> Facility i = 0x9FAA06800100820100A112020101020101800A4D6172636F204465656E <br> 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 <- STATUS pd = 8 callref = 0x0001
<br> Cause i = 0x81E41C - Invalid information element contents <br> Call State i = 0x03<br>001265: Mar 25 11:13:42.771 SAST: ISDN Se1/0:15 Q931: TX -> DISCONNECT pd = 8 callref = 0x8001 <br> 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 <- RELEASE pd = 8 callref = 0x0001<br>001267: Mar 25 11:13:43.099 SAST: ISDN Se1/0:15 Q931: TX -> RELEASE_COMP pd = 8 callref = 0x8001
</div><br>
<br><br>Any ideas? Where to look?<br><br>Thnx<br><br>Charl<br>