cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
699
Views
0
Helpful
7
Replies

Caller ID on FXO with MGCP

abduljaleel
Level 1
Level 1

Hi Folks,

We are facing a problem with the reciving Caller ID on calls on FXO ports with MGCP.

When do a debug vpm signal i can see the FXO is recieving the Caller id from the provider but its not being passed to the IP phone.

voice-port 0/0/1

supervisory disconnect dualtone mid-call

supervisory custom-cptone UAE-CUSTOM-ALCATEL

supervisory dualtone-detect-params 1

input gain 14

timeouts call-disconnect 5

timeouts wait-release 5

timing hookflash-out 50

timing min-ring 62

caller-id enable

this is the configuration on the voice ports ...

guys please advice ..

thanks

7 Replies 7

Brandon Buffin
VIP Alumni
VIP Alumni

Caller ID is not supported with FXO ports when using MGCP. See the following link for details. You will need to change the port to H323 to utilize caller ID.

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a008017787b.shtml

Hope this helps. If so, please rate the post.

Brandon

gpulos
Level 8
Level 8

mgcp does not support callerID due to it does not have the facilities to pass this information.

you'll need to have an h323 gateway configured using those FXO ports if you require callerID.

georges.merhej
Level 1
Level 1

Hi Abduljaleel,

I'm installing a callmanager with a voice gateway in Dubai, but I'm facing disconnection problems with FXO-v2 ports.

Can you provide me with the custom cptone you are using there?

I appreciate your help.

Regards,

Georges

Hi Apply this command for voice disconnection

apply this in global config mode

voice class dualtone-detect-params 1

freq-max-deviation 25

freq-max-power 0

freq-min-power 13

freq-power-twist 4

cadence-variation 4

!

!

voice class custom-cptone UAE-CUSTOM-ALCATEL

dualtone disconnect

frequency 425

cadence 375 375

apply below under each voice-port

supervisory disconnect dualtone mid-call

input gain 14

timeouts call-disconnect 5

timeouts wait-release 5

timing hookflash-out 50

connection plar opx XXXX

caller-id enable..

revert back if u need ny further assistance

hi Abduljaleel,

it didn't work. I'm still facing the same disconnection problem.

Is there any other disonnect frequency and cadence in Dubai?

Thanks.

csco11063007
Level 1
Level 1

Hi,

I am facing the problem with Fxo disconnect supervision.My customer is having one pstn number number and 10 fxo lines for that single number.

Sometimes the call coming to this number is not getting into the plar number number configured but getting ringback tone to the person who is calling.

Some times its getting ringing on ip phone ,but when try to answer its getting disconnected.

Can you please provide me any working config for FXO port,freq,ring cadence

My customer is in dubai and using etisalat connection

thanks in advance

gchaotre
Cisco Employee
Cisco Employee

Abdul,

You have: Analog FXO + MGCP Gateway + CallManager. This is not supported. There is a bug for this. The workaround is to use H.323

Here is a snip from the below doc

'Caller ID does not work on FXO ports. This is because caller ID is not supported with FXO ports when configured for MGCP. Configure the gateway in H.323 mode instead'

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a008017825e.shtml

HTH

Gabriel