cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
264
Views
0
Helpful
1
Replies

Inbound calls getting answered automatically in Cisco CME

rinchu.raj
Level 1
Level 1

 

 

Hi All....

 Please advise me the reason, why the inbound calls to CME got answered automatically.?

I am mentioning the call handling scenario here with..

Trunk Type : FXO

Connection PLAR to physical extension(200)

 timeouts call-disconnect 1

 timeouts wait-release 1

!

voice-port 0/0/0
 trunk-group FXO
 cptone AE
 timeouts call-disconnect 1
 timeouts wait-release 1
 connection plar 200
 caller-id enable

!

More over I tried with the below configuration also!!!!!!!!!!!! Bad luck !!

 

voice class custom-cptone UAE-TONE
 dualtone disconnect
  frequency 400
  cadence 400 350 225 525
!
 
 
!
voice-port 0/1/0
 
 supervisory disconnect dualtone mid-call
 supervisory custom-cptone UAE-TONE
 timeouts call-disconnect 1
 timeouts wait-release 1
 
 
!
dial-peer voice 202 pots
  incoming called-number .
direct-inward-dial

 

 

1 Reply 1

jeffrey.girard
Level 1
Level 1

The command connection plar 200 under voice port 0/0/0 directs the H323 gateway to automatically answer the inbound call on that FXO port and to attempt to transfer the call to DN 200.

If that is not what you want, then you need to remove the connection plar command and replace it with the command "secondary dialtone"