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

FXO disconnect issue with 2811

michael-zhu
Level 1
Level 1

we have 2811 router with h.323.

we confiugre the voice on it.

we got the disconect issue.

when i call from outline to AA number ,and on hook, after that the phone still ring about 20s,

 

I know we need configure custome disconnet tone, but i did not know which value is it.

 

i find some documnet on cisco web ,,i catch the packet ,but i did not know how to decode it.,and transfer to audio file.

 

i following next website ,and got the packet files.

https://supportforums.cisco.com/discussion/10892466/fxo-ringing-problem

confiugre is following:

trunk group PSTN
!
!
!
voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
!
voice class codec 10
 codec preference 1 g729r8
!
voice class custom-cptone neo
 dualtone disconnect
  frequency 425
  cadence 500 500
!
!
!voice-card 0
!
!
application
 service aa flash:/its-CISCO.2.0.2.0.tcl
  param operator 0
  paramspace english language en
  paramspace english index 0
  param queue-len 1
  paramspace english location flash:
  paramspace english prefix en
 !

 

control-plane
!
!
voice-port 0/0/0
 trunk-group PSTN
 supervisory disconnect dualtone mid-call

supervisory custom-cptone neo

 cptone HK

 timeouts interdigit 3
 timeouts call-disconnect 2
 timeouts wait-release 2
 caller-id enable
!
voice-port 0/0/1
 trunk-group PSTN
 supervisory disconnect dualtone mid-call

supervisory custom-cptone neo

 cptone HK
 timeouts interdigit 3
 timeouts call-disconnect 2
 timeouts wait-release 2
 caller-id enable
!
voice-port 0/0/2
 trunk-group PSTN
 supervisory disconnect dualtone mid-call

supervisory custom-cptone neo
 cptone HK
 timeouts interdigit 3
 timeouts call-disconnect 2
 timeouts wait-release 2
 caller-id enable
!
voice-port 0/0/3
 trunk-group PSTN
 supervisory disconnect dualtone mid-call

supervisory custom-cptone neo
 cptone HK
 timeouts interdigit 3
 timeouts call-disconnect 2
 timeouts wait-release 2
 caller-id enable
!
!
!

!
dial-peer voice 9 pots
 translation-profile outgoing fxoout
 service aa
 destination-pattern 9T
 incoming called-number .
 direct-inward-dial
 port 0/0/0
!
dial-peer voice 2100 voip
 description TO CUCM PUB
 preference 3
 destination-pattern 2...
 session target ipv4:10.125.65.131
 dtmf-relay h245-alphanumeric
 no vad
!
dial-peer voice 9000 pots
!
dial-peer voice 11 pots
 translation-profile outgoing fxoout
 service aa
 destination-pattern 9T
 incoming called-number .
 direct-inward-dial
 port 0/0/1
!
dial-peer voice 12 pots
 translation-profile outgoing fxoout
 service aa
 destination-pattern 9T
 incoming called-number .
 direct-inward-dial
 port 0/0/2
!
dial-peer voice 13 pots
 service aa
 destination-pattern 9T
 incoming called-number .
 port 0/0/3
!
dial-peer voice 21002 voip
 description TO CUCM PUB
 preference 2
 destination-pattern 2...
 session target ipv4:10.125.65.132
 dtmf-relay h245-alphanumeric
 no vad
!
!
!
!
telephony-service
 srst mode auto-provision all
 max-ephones 26
 max-dn 30
 ip source-address 10.124.103.129 port 2000
 timeouts interdigit 4
 time-zone 42
 time-format 24
 voicemail 2999
 max-conferences 8 gain -6
 transfer-system full-consult
 secondary-dialtone 9
 create cnf-files version-stamp Jan 01 2002 00:00:00
!

 

 

1 Reply 1

michael-zhu
Level 1
Level 1

Hi ,should someone help me translation the PCM.DAT to audia files?

Many Tks.