cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1156
Views
0
Helpful
6
Replies

CME Callfeature long-dur-duration

Marwan Urabi
Level 1
Level 1

Good day,

 

I'm tested to configure callfeature long-dur-duration under specific dial-peer as follows :-

 

dial-peer voice 1201 pots
paramspace callfeature long-dur-duration 3
paramspace callfeature long-dur-action disconnect
paramspace callfeature long-dur-call-mon enable
paramspace callfeature long-dur-disc-cause 16

 

but the problem all incoming / outgoing call disconnect after 3 min not match dial-peer , I try also under 

application :

 

application
package callfeature
param long-dur-disc-cause 16
param long-dur-duration 3
param long-dur-action disconnect
param long-dur-call-mon enable

 

but also it's same problem , how can I active only outgoing call for specific dial-peer only I use CME v.10.5

 

second problem is lpcor , can some one provide simple example to use in specific FXO port and specific dial-peer.

 

Thank you 

Marwan Urabi 

 

6 Replies 6

R0g22
Cisco Employee
Cisco Employee
Any call using the dial-peer will inherit the configuration irrespective of the fact whether it is incoming or outgoing.

Thanks ok I agree with you it’s for incoming and outgoing dial-peer match the problem the restrictions become to all calls not just the dial-peer match same as when you buy it separately under application section .

Post a “show run”.

this config at my side .

!
trunk group Orange
 carrier-id **Orange**
 hunt-scheme sequential both
!
!
trunk group Zain
 carrier-id **Zain**
 hunt-scheme sequential both
!
voice class codec 1
 codec preference 1 g711ulaw
 codec preference 2 g711alaw
 codec preference 3 g729r8
 codec preference 5 ilbc
 video codec h264
!
voice class codec 2
 codec preference 1 g729r8
 codec preference 3 g711ulaw
 codec preference 4 g711alaw
 codec preference 5 ilbc
 video codec h264
!
!
voice class custom-cptone Orange-Jordan
 dualtone disconnect
  frequency 420
  cadence 250 250
!
voice class custom-cptone Zain-Jordan
 dualtone disconnect
  frequency 425
  cadence 400 400
!
!
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
!
application
 package callfeature
  param long-dur-disc-cause 16
  param long-dur-duration 120
  param long-dur-action disconnect
  param long-dur-call-mon enable
 !
!
voice-port 0/0/1
 trunk-group Orange 1
 translation-profile incoming PSTN-Fix-CallerID
 supervisory disconnect dualtone mid-call
 supervisory custom-cptone Jordan
 supervisory dualtone-detect-params 1
 cptone BR
 timeouts call-disconnect 2
 timeouts ringing 5
 timeouts wait-release 1
 timing hookflash-out 50
 timing guard-out 1000
 timing sup-disconnect 100
 connection plar opx 612
 description **Line 2 **
 caller-id enable
 caller-id alerting line-reversal
 caller-id alerting dsp-pre-allocate
!
voice-port 0/0/2
 trunk-group Zain 1
 translation-profile incoming PSTN-Fix-CallerID
 supervisory disconnect dualtone mid-call
 supervisory custom-cptone Zain-Jordan
 cptone JO
 timeouts call-disconnect 2
 timeouts ringing 5
 timeouts wait-release 1
 timing hookflash-out 50
 timing guard-out 1000
 connection plar opx 611
 description **Zain 1St Line**
 caller-id enable
!
!
dial-peer voice 1103 pots
 trunkgroup Orange
 corlist outgoing pt-call-national
 description ** National Jordan **
 translation-profile outgoing PSTN_Outgoing
 preference 2
 destination-pattern (0)%[2,3,5].......
 forward-digits all
 no sip-register
!
!
dial-peer voice 1201 pots
 trunkgroup Zain
 paramspace callfeature long-dur-duration 3
 paramspace callfeature long-dur-action disconnect
 paramspace callfeature long-dur-call-mon enable
 corlist outgoing pt-call-mobile
 description ** Zain Mobile **
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern (0)%79.......
 forward-digits all
 no sip-register
!


*** all incoming and outgoing disconnect after 3 min even I delete the application package callfeature

      the same issue they don't take action only from the dial-peer .

 

the logic say at this example the CME should disconnect all calls after 120 min in general and disconnect call from/to (0)%79....... after 3 min 

 

regards

 

Ok. Can you remove the configuration on 1201 DP and leave the global application in place and then test dialing number for "(0)%[2,3,5]" pattern and let me know the behavior ?

Hi,

 

at global config under application it's take action for incoming / outgoing VoIP or pots dial-peer even between local extension under CME so all calls disconnect after long-dur-duration reach.

 

on the other hand if you remove from application package callfeature and keep it only under 

dial-peer there is no action at incoming or outgoing .

 

and if you keep at both side and example under application is set to 1 Min and under dial-peer set to 2 Min it's disconnect after 1 Min 

 

Regards

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: