cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
897
Views
0
Helpful
8
Replies

InboundCall on E1 port

moaz_elgammal
Level 1
Level 1

Hi all ,

I have CUCM v9.1 and  Cisco2921 as a MGCP gateway to access PSTN through two E1 ports. I don't have a problem on Outbound call.

For inbound call ,

My number of E1 is 269408XX ,  the extension schema of ip phones is 08XX , but I can't make a call and this error comes out.

debug isdn q931 is              ON.

MGCP-VG#

Jan  6 12:56:24.099: ISDN Se0/1/0:15 Q931: RX <- SETUP pd = 8  callref = 0x0380

        Bearer Capability i = 0x8090A3

                Standard = CCITT

                Transfer Capability = Speech

                Transfer Mode = Circuit

                Transfer Rate = 64 kbit/s

        Channel ID i = 0xA9839E

                Exclusive, Channel 30

        Calling Party Number i = 0x0183, '01007969096'

                Plan:ISDN, Type:Unknown

        Called Party Number i = 0xC1, '26940809'

                Plan:ISDN, Type:Subscriber(local)

        Sending Complete

Jan  6 12:56:24.559: ISDN Se0/1/0:15 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x8380

        Cause i = 0x8081 - Unallocated/unassigned number

MGCP-VG#

1 Accepted Solution

Accepted Solutions

You should have Inbound CSS containing the partition of those extensions.

ex: lets say if the extensions are in 'PT_Extn' partition then create a css as 'CSS_Inbound' add the 'PT_Extn' to it. Assign the CSS to GW for 'Call Routing Information - Inbound Calls'

//Suresh Please rate all the useful posts.

View solution in original post

8 Replies 8

Hi

Please check the significant digits & the CSS fiedld on the MGCP endpoint configuration

//Suresh Please rate all the useful posts.

The significant digits are 4

ok, that should be fine. you have the right inbound css assigned?

also do you apply any translation pattern for these inbound calls before routing them to the ip phones?

//Suresh Please rate all the useful posts.

No , i don't have any inbound CSS assigned and i didn't apply any translation pattern .

I think I don't need translation pattern becuase i use this schema on ip phones 08XX , 

You should have Inbound CSS containing the partition of those extensions.

ex: lets say if the extensions are in 'PT_Extn' partition then create a css as 'CSS_Inbound' add the 'PT_Extn' to it. Assign the CSS to GW for 'Call Routing Information - Inbound Calls'

//Suresh Please rate all the useful posts.

It is working  , thanks very much

Good to know it is working fine now. Thanks for the rating.

Please rate all the useful posts

//Suresh Please rate all the useful posts.

This look like partition/css issue. Check this thread - https://supportforums.cisco.com/thread/2007133.

Thanks

Manish