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

Problem with international calls and CUCME hanging out

holiverosb
Level 1
Level 1

Hi all.

I have the following 2 problems with my CUCME 9.1 running in a 3925 gateway

The device is located in a customer site in Venezuela, and is 
configured to work in a single site deployment with a E1 direct connection 
to the PSTN through the Carrier Telefonica Movistar.

The 2 issues are:  

1) International outgoing calls cannot be made from any of the phones (I obtain a dial 
busy tone or incorrect number tone). Attached is the running config, see that access code (secondary dial tone) is 0, 
and international prefix of venezuela is 00, thats why I have tried:

dest-pattern 000T and forward digits all
and
dest-pattern 0T and prefix 00

The system sends to the PSTN the complete string (see dial-peer voice pots 203) and does not
complete the international call. This test is made from the ephone with number 840.


Also, The result of the debug voip dial-peer, is   Result=SUCCESS(0) 
   List of Matched Outgoing Dial-peer(s): 
     1: Dial-peer Tag=203

I think this could be  problem a digit manipulation, but what do you think ?


2) The second issue is that Suddenly, at least twice a day, neither phone can a make 
a call outside to nowhere (neither local, national, internal, 0800, nothing). 
I have to reload the 3925 and the service is again OK...except the 
international (issue exposed before).

In this case i don't know if i am missing something.


Please see the attached running config and the output of debug voip ccapi inout


------------------ show running-config ------------------

 

Building configuration...


Current configuration : 15641 bytes
!
version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
card type e1 0 0
enable secret 4 fKQeNDpwSCpaqgUPHK5iq1ci4vmGD.E1SKLmUE5tU4k
!
aaa new-model
!
!
!
!
!
!
!
aaa session-id common
clock timezone caracas -4 30
network-clock-participate wic 0 
!
ip cef
!
!
!
ip dhcp excluded-address 192.168.86.1 192.168.86.99
!
ip dhcp pool VOICE
 network 192.168.86.0 255.255.255.0
 default-router 192.168.86.1 
 option 150 ip 192.168.86.1 
!
!
!
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
!
!
!
voice-card 0
!
!
!
!
!
!
!
!
license udi pid C3900-SPE100/K9 sn FOC17272MCR
hw-module pvdm 0/0
!
!
!
username administrador privilege 15 secret 4 <removed>
!
redundancy
!
!
controller E1 0/0/0
 framing NO-CRC4 
 line-termination 75-ohm
 ds0-group 0 timeslots 1-15 type r2-digital dtmf dnis
 ds0-group 1 timeslots 17-31 type r2-digital r2-compelled ani
 cas-custom 0
  country venezuela use-defaults
 cas-custom 1
  country venezuela
  answer-signal group-a 6
  dnis-complete
 description 0 15 Salientes y Group 1 15 Entrantes
!
!
!
!
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface GigabitEthernet0/0.1
 encapsulation dot1Q 1 native
 ip address 10.10.86.247 255.255.255.0
 shutdown
!
interface GigabitEthernet0/0.86
 encapsulation dot1Q 86
 ip address 192.168.86.1 255.255.255.0
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface GigabitEthernet0/2
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/1/0
 no ip address
 shutdown
 clock rate 2000000
!
interface Serial0/1/1
 no ip address
 shutdown
 clock rate 2000000
!
ip forward-protocol nd
!
ip http server
ip http authentication aaa
no ip http secure-server
ip http path flash:
!
ip route 0.0.0.0 0.0.0.0 10.10.86.2
!
!
nls resp-timeout 1
cpd cr-id 1
!
tftp-server flash:BOOT69xx.0-0-0-14.zz.sgn
tftp-server flash:DSP69xx.0-0-0-8.zz.sgn
tftp-server flash:SCCP69xx.9-2-1-0.loads
tftp-server flash:SCCP69xx.9-2-1-0.zz.sgn
tftp-server flash:apps42.9-3-1ES19.sbn
tftp-server flash:cnu42.9-3-1ES19.sbn
tftp-server flash:cvm42sccp.9-3-1ES19.sbn
tftp-server flash:dsp42.9-3-1ES19.sbn
tftp-server flash:jar42.9-3-1ES19.sbn
tftp-server flash:jar42sccp.9-3-1ES19.sbn
tftp-server flash:term42.default.loads
tftp-server flash:term62.default.loads
tftp-server flash:SCCP42.9-3-1SR3-1S.loads
!
!
!
control-plane
!
!
voice-port 0/0/0:0
!
voice-port 0/0/0:1
 !
 !
 !
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
dial-peer voice 201 pots
 description LLAMADAS_TMC
 destination-pattern 004[12]........
 port 0/0/0:0
 forward-digits 11
!
dial-peer voice 202 pots
 description LLAMADAS_LDN 
 destination-pattern 002.........
 port 0/0/0:0
 forward-digits 11
!
dial-peer voice 203 pots
 description LLAMADAS_LDI
 destination-pattern 000T
 port 0/0/0:0
 forward-digits all
!
dial-peer voice 205 pots
 description LLAMADAS_EMERGENCIAS
 destination-pattern 0911
 port 0/0/0:0
 forward-digits 3
!
dial-peer voice 206 pots
 description LLAMADAS 0500
 destination-pattern 0050[0-1].......
 port 0/0/0:0
 forward-digits 11
!
dial-peer voice 207 pots
 description LLAMADAS 0800
 destination-pattern 00800.......
 port 0/0/0:0
 forward-digits 11
!
dial-peer voice 208 pots
 description LLAMADAS_EMERGENCIAS
 destination-pattern 0171
 port 0/0/0:0
 forward-digits 3
!
dial-peer voice 209 pots
 description LLAMADAS_EMERGENCIAS
 destination-pattern 0113
 port 0/0/0:0
 forward-digits 3
!
dial-peer voice 200 pots
 destination-pattern 0[2-9]......
 port 0/0/0:0
 forward-digits 7
!
dial-peer voice 100 pots
 incoming called-number .
 direct-inward-dial
 port 0/0/0:1
 forward-digits 3
!
dial-peer voice 210 pots
 description LDI_USA
 destination-pattern 0001T
 port 0/0/0:0
 forward-digits 13
!
!
!
!
gatekeeper
 shutdown
!
!
telephony-service
 max-ephones 150
 max-dn 200
 ip source-address 192.168.86.1 port 2000
 auto assign 39 to 39
 load 7942 SCCP42.9-3-1SR3-1S
 load 6921 SCCP69xx.9-2-1-0
 time-zone 54
 max-conferences 8 gain -6
 web admin system name administrador secret 5 $1$XMcr$48O24whSk2/GByVdwpz/40
 dn-webedit 
 transfer-system full-consult
 secondary-dialtone 0
 create cnf-files version-stamp 7960 Jan 29 2014 21:29:37
!
!
ephone-dn  1
 number 800
!
!
ephone-dn  2
 number 801
!
!
ephone-dn  3
 number 802
!
!
ephone-dn  4
 number 803
!
!
ephone-dn  5
 number 804
!
!
ephone-dn  6
 number 805
!
!
ephone-dn  7
 number 806
!
!
ephone-dn  8
 number 807
!
!
ephone-dn  9
 number 808
!
!
ephone-dn  10
 number 809
!
!
ephone-dn  11
 number 810
!
!
ephone-dn  12
 number 811
!
!
ephone-dn  13
 number 812
!
!
ephone-dn  14
 number 813
!
!
ephone-dn  15
 number 814
!
!
ephone-dn  16
 number 815
!
!
ephone-dn  17
 number 816
!
!
ephone-dn  18
 number 817
!
!
ephone-dn  19
 number 818
!
!
ephone-dn  20
 number 819
!
!
ephone-dn  21
 number 820
!
!
ephone-dn  22
 number 821
!
!
ephone-dn  23
 number 822
!
!
ephone-dn  24
 number 823
!
!
ephone-dn  25
 number 824
!
!
ephone-dn  26
 number 825
!
!
ephone-dn  27
 number 826
!
!
ephone-dn  28
 number 827
!
!
ephone-dn  29
 number 828
!
!
ephone-dn  30
 number 829
!
!
ephone-dn  31
 number 830
!
!
ephone-dn  32
 number 831
!
!
ephone-dn  33
 number 832
!
!
ephone-dn  34
 number 833
!
!
ephone-dn  35
 number 834
 call-forward all 85
!
!
ephone-dn  36
 number 835
!
!
ephone-dn  37
 number 836
!
!
ephone-dn  38
 number 837
!
!
ephone-dn  39
 number 838
!
!
ephone-dn  40
 number 839
!
!
ephone-dn  41
 number 840
 name Hector Oliveros
!
!
ephone-dn  42
 number 841
!
!
ephone-dn  43
 number 842
!
!
ephone-dn  44
 number 843
!
!
ephone-dn  45
 number 844
!
!
ephone-dn  46
 number 845
!
!
ephone-dn  47
 number 846
!
!
ephone-dn  48
 number 847
!
!
ephone-dn  49
 number 848
!
!
ephone-dn  50
 number 849
!
!
ephone-dn  51
 number 850
!
!
ephone-dn  52
 number 851
!
!
ephone-dn  53
 number 852
!
!
ephone-dn  54
 number 853
!
!
ephone-dn  55
 number 854
!
!
ephone-dn  56
 number 855
!
!
ephone-dn  57
 number 856
!
!
ephone-dn  58
 number 857
!
!
ephone-dn  59
 number 858
!
!
ephone-dn  60
 number 859
!
!
ephone-dn  61
 number 860
!
!
ephone-dn  62
 number 861
!
!
ephone-dn  63
 number 862
!
!
ephone-dn  64
 number 863
!
!
ephone-dn  65
 number 864
!
!
ephone-dn  66
 number 865
!
!
ephone-dn  67
 number 866
!
!
ephone-dn  68
 number 867
!
!
ephone-dn  69
 number 868
!
!
ephone-dn  70
 number 869
!
!
ephone-dn  71
 number 870
!
!
ephone-dn  72
 number 871
!
!
ephone-dn  73
 number 872
!
!
ephone-dn  74
 number 873
!
!
ephone-dn  75
 number 874
!
!
ephone-dn  76
 number 875
!
!
ephone-dn  77
 number 876
!
!
ephone-dn  78
 number 877
!
!
ephone-dn  79
 number 878
!
!
ephone-dn  80
 number 879
!
!
ephone-dn  81
 number 880
!
!
ephone-dn  82
 number 881
!
!
ephone-dn  83
 number 882
!
!
ephone-dn  84
 number 883
!
!
ephone-dn  85
 number 884
!
!
ephone-dn  86
 number 885
!
!
ephone-dn  87
 number 886
!
!
ephone-dn  88
 number 887
!
!
ephone-dn  89
 number 888
!
!
ephone-dn  90
 number 889
!
!
ephone-dn  91
 number 890
!
!
ephone-dn  92
 number 891
!
!
ephone-dn  93
 number 892
!
!
ephone-dn  94
 number 893
!
!
ephone-dn  95
 number 894
!
!
ephone-dn  96
 number 895
!
!
ephone-dn  97
 number 896
!
!
ephone-dn  98
 number 897
!
!
ephone-dn  99
 number 898
!
!
ephone-dn  100
 number 899
!
!
ephone-dn  101
 number 900
!
!
ephone-dn  102
 number 901
!
!
ephone-dn  103
 number 902
!
!
ephone-dn  104
 number 903
!
!
ephone-dn  105
 number 904
!
!
ephone-dn  106
 number 905
!
!
ephone-dn  107
 number 906
!
!
ephone-dn  108
 number 907
!
!
ephone-dn  109
 number 908
!
!
ephone-dn  110
 number 909
!
!
ephone-dn  111
 number 910
!
!
ephone-dn  112
 number 911
!
!
ephone-dn  113
 number 912
!
!
ephone-dn  114
 number 913
!
!
ephone-dn  115
 number 914
!
!
ephone-dn  116
 number 915
!
!
ephone-dn  117
 number 916
!
!
ephone-dn  118
 number 917
!
!
ephone-dn  119
 number 918
!
!
ephone-dn  120
 number 919
!
!
ephone  1
 mac-address 0C27.2455.06E4
 type 6921
 button  1:73
!
!
!
ephone  2
 mac-address ECE1.A984.B4E6
 type 7942
 button  1:36
!
!
!
ephone  3
 mac-address 0C27.2455.259D
 type 6921
 button  1:32
!
!
!
ephone  4
 mac-address 0C27.2455.2597
 type 6921
 button  1:76
!
!
!
ephone  5
 mac-address 0C27.2455.25E5
 type 6921
 button  1:70
!
!
!
ephone  6
 mac-address 0C27.2455.0E03
 type 6921
 button  1:74
!
!
!
ephone  7
 mac-address 0C68.03C1.4D88
 type 7942
 button  1:30
!
!
!
ephone  8
 mac-address DCA5.F486.8D0B
 type 7962
 button  1:1 2:2
!
!
!
ephone  9
 mac-address 0C27.2455.0D6E
 type 6921
 button  1:41
!
!
!
ephone  10
 mac-address 0C27.2455.0DD2
 type 6921
 button  1:19
!
!
!
ephone  11
 mac-address 0C27.2455.2977
 type 6921
 button  1:95
!
!
!
ephone  12
 mac-address 0C27.2455.2551
 type 6921
 button  1:57
!
!
!
ephone  13
 mac-address 0C27.2455.236F
 type 6921
 button  1:61
!
!
!
ephone  14
 mac-address 0C27.2455.2590
 type 6921
 button  1:69
!
!
!
ephone  15
 mac-address 0C27.2455.074B
 type 6921
 button  1:31
!
!
!
ephone  16
 mac-address 0C27.2455.0DEF
 type 6921
 button  1:35
!
!
!
ephone  17
 mac-address 0C27.2455.25B6
 type 6921
 button  1:48
!
!
!
ephone  18
 mac-address 0C27.2454.E73E
 type 6921
 button  1:94
!
!
!
ephone  19
 mac-address 0C27.2455.0DAF
 type 6921
 button  1:26
!
!
!
ephone  20
 mac-address 0C27.2455.304D
 type 6921
 button  1:68
!
!
!
ephone  21
 mac-address 0C27.2455.0DF8
 type 6921
 button  1:65
!
!
!
ephone  22
 mac-address 0C27.2455.28E2
 type 6921
 button  1:72
!
!
!
ephone  23
 mac-address 0C27.2455.0D04
 type 6921
 button  1:62
!
!
!
ephone  24
 mac-address 0C27.2455.258E
 type 6921
 button  1:47
!
!
!
ephone  25
 mac-address 0C27.2455.2552
 type 6921
 button  1:66
!
!
!
ephone  26
 mac-address 0C27.2455.25CB
 type 6921
 button  1:58
!
!
!
ephone  27
 mac-address 0C27.2455.1988
 type 6921
 button  1:63
!
!
!
ephone  28
 mac-address 0C27.2455.24F4
 type 6921
 button  1:60
!
!
!
ephone  29
 mac-address 0C27.2455.2588
 type 6921
 button  1:71
!
!
!
ephone  30
 mac-address 0C27.2455.2905
 type 6921
 button  1:98
!
!
!
ephone  31
 mac-address 0C27.2455.2DCB
 type 6921
 button  1:46
!
!
!
ephone  32
 mac-address 0C27.2455.262A
 type 6921
 button  1:5
!
!
!
ephone  33
 mac-address 0C27.2455.2923
 type 6921
 button  1:52
!
!
!
ephone  34
 mac-address 0C27.2455.28F0
 type 6921
 button  1:99
!
!
!
ephone  35
 mac-address 0C27.2455.28C7
 type 6921
 button  1:96
!
!
!
ephone  36
 mac-address 0C27.2455.2904
 type 6921
 button  1:92
!
!
!
ephone  37
 mac-address 0C27.2455.0E39
 type 6921
 button  1:37
!
!
!
ephone  38
 mac-address 0C27.2455.28EF
 type 6921
 button  1:97
!
!
!
ephone  39
 mac-address 0C27.2455.2FF2
 type 6921
 button  1:23
!
!
!
ephone  40
 mac-address 0C27.2455.2957
 type 6921
 button  1:55
!
!
!
ephone  41
 mac-address 0C27.2455.2576
 type 6921
 button  1:83
!
!
!
ephone  42
 mac-address 0C27.2455.2559
 type 6921
 button  1:84
!
!
!
ephone  43
 mac-address 0C27.2455.28B3
 type 6921
 button  1:90
!
!
!
ephone  44
 mac-address 0C27.2455.294F
 type 6921
 button  1:85
!
!
!
ephone  45
 mac-address 0C27.2455.25C4
 type 6921
 button  1:86
!
!
!
ephone  46
 mac-address 0C27.2455.2975
 type 6921
 button  1:87
!
!
!
ephone  47
 mac-address 0C27.2455.1F98
 type 6921
 button  1:91
!
!
!
ephone  48
 mac-address 0C27.2455.25C9
 type 6921
 button  1:89
!
!
!
ephone  49
 mac-address 0C27.2455.24BF
 type 6921
 button  1:51
!
!
!
ephone  50
 mac-address 0C27.2455.25B8
 type 6921
 button  1:81
!
!
!
ephone  51
 mac-address 0C27.2455.182F
 type 6921
 button  1:82
!
!
!
ephone  52
 mac-address 0C27.2455.3032
 type 6921
 button  1:51
!
!
!
ephone  53
 mac-address 0C27.2455.24AA
 type 6921
 button  1:53
!
!
!
ephone  54
 mac-address 0C27.2455.067C
 type 6921
 button  1:54
!
!
!
ephone  55
 mac-address 0C27.2455.293F
 type 6921
 button  1:56
!
!
!
ephone  56
 mac-address 0C27.2455.250A
 type 6921
 button  1:59
!
!
!
ephone  57
 mac-address 0C27.2455.25AF
 type 6921
 button  1:75
!
!
!
ephone  58
 mac-address 0C27.2455.25BA
 type 6921
 button  1:77
!
!
!
ephone  59
 mac-address 0C27.2455.3038
 type 6921
 button  1:78
!
!
!
ephone  60
 mac-address 0C27.2454.E634
 type 6921
 button  1:79
!
!
!
ephone  61
 mac-address 0C27.2455.2556
 type 6921
 button  1:80
!
!
!
ephone  62
 mac-address 0C27.2455.25B9
 type 6921
 button  1:93
!
!
!
ephone  63
 mac-address ECE1.A984.AEB7
 type 7942
 button  1:9
!
!
!
ephone  64
 mac-address 0C27.2454.DD12
 type 6921
 button  1:20
!
!
!
ephone  65
 mac-address ECE1.A984.B384
 type 7942
 button  1:28
!
!
!
ephone  66
 mac-address ECE1.A984.06A3
 type 7942
 button  1:50
!
!
!
ephone  67
 mac-address ECE1.A984.ADA1
 type 7942
 button  1:29
!
!
!
ephone  68
 mac-address ECE1.A984.B57B
 type 7942
 button  1:64
!
!
!
ephone  69
 mac-address ECE1.A984.B603
 type 7942
 button  1:27
!
!
!
ephone  70
 mac-address ECE1.A984.AA7B
 type 7942
 button  1:49
!
!
!
ephone  71
 mac-address 0C27.2455.28C3
 type 6921
 button  1:40
!
!
!
ephone  72
 mac-address 0C27.2455.25D1
 type 6921
 button  1:44
!
!
!
ephone  73
 mac-address 0C27.2455.28F3
 type 6921
 button  1:45
!
!
!
ephone  74
 mac-address 0C27.2455.28C5
 type 6921
 button  1:22
!
!
!
ephone  75
 mac-address 0C27.2455.25D0
 type 6921
 button  1:21
!
!
!
ephone  76
 mac-address 0C27.2455.2926
 type 6921
 button  1:43
!
!
!
ephone  77
 mac-address 0C27.2455.2936
 type 6921
 button  1:24
!
!
!
ephone  78
 mac-address 0C27.2455.2902
 type 6921
 button  1:25
!
!
!
ephone  79
 mac-address 0C27.2455.28CE
 type 6921
 button  1:15
!
!
!
ephone  80
 mac-address 0C27.2455.2599
 type 6921
 button  1:34
!
!
!
ephone  81
 mac-address 0C27.2454.E484
 type 6921
 button  1:33
!
!
!
ephone  82
 mac-address 0C27.2455.25BF
 type 6921
 button  1:38
!
!
!
ephone  83
 mac-address 0C27.2455.2970
 type 6921
 button  1:8
!
!
!
ephone  84
 mac-address 0C27.2455.194D
 type 6921
 button  1:67
!
!
!
ephone  85
 mac-address 0C27.2455.2956
 type 6921
 button  1:42
!
!
!
ephone  86
 mac-address 0C27.2455.25B2
 type 6921
 button  1:100
!
!
!
ephone  87
 mac-address 0C27.2455.28F8
 type 6921
 button  1:39
!
!
!
ephone  88
 mac-address 0C27.2455.25A2
 type 6921
 button  1:14
!
!
!
ephone  89
 mac-address DCA5.F486.922B
 type 7962
!
!
!
!
line con 0
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 password <removed>
 transport input all
!
scheduler allocate 20000 1000
ntp server 10.10.86.10
!
end

 

----------------------------- debug voip ccapi inout ------------------------


Router#sh debug

CCAPI:
  debug voip ccapi inout is ON (filter is OFF)

 

Router#
*Mar 27 20:34:15.040: //-1/FF26F1498224/CCAPI/cc_api_display_ie_subfields:
   cc_api_call_setup_ind_common:
   cisco-username=
   ----- ccCallInfo IE subfields -----
   cisco-ani=840
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=0
   dest=
   cisco-desttype=0
   cisco-destplan=0
   cisco-rdie=FFFFFFFF
   cisco-rdn=
   cisco-rdntype=0
   cisco-rdnplan=0
   cisco-rdnpi=0
   cisco-rdnsi=0
   cisco-redirectreason=0   fwd_final_type =0
   final_redirectNumber =
   hunt_group_timeout =0

*Mar 27 20:34:15.040: //-1/FF26F1498224/CCAPI/cc_api_call_setup_ind_common:
   Interface=0x1925EA2C, Call Info(
   Calling Number=840,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
   Called Number=(TON=Unknown, NPI=Unknown),
   Calling Translated=FALSE, Subscriber Type Str=RegularLine, FinalDestinationFlag=FALSE,
   Incoming Dial-peer=20041, Progress Indication=ORIGINATING SIDE IS NON ISDN(3), Calling IE Present=TRUE,
   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=-1
*Mar 27 20:34:15.040: //-1/FF26F1498224/CCAPI/ccCheckClipClir:
   In: Calling Number=840(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
*Mar 27 20:34:15.040: //-1/FF26F1498224/CCAPI/ccCheckClipClir:
   Out: Calling Number=840(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
*Mar 27 20:34:15.040: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
   
*Mar 27 20:34:15.040: :cc_get_feature_vsa malloc success
*Mar 27 20:34:15.040: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
   
*Mar 27 20:34:15.040:  cc_get_feature_vsa count is 15
*Mar 27 20:34:15.040: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
   
*Mar 27 20:34:15.040: :FEATURE_VSA attributes are: feature_name:0,feature_time:432316984,feature_id:220
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/cc_api_call_setup_ind_common:
   Set Up Event Sent;
   Call Info(Calling Number=840(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
   Called Number=(TON=Unknown, NPI=Unknown))
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/cc_process_call_setup_ind:
   Event=0x14978590
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/ccCallSetContext:
   Context=0x1DE02CC
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/cc_process_call_setup_ind:
   >>>>CCAPI handed cid 261 with tag 20041 to app "_ManagedAppProcess_Default"
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/ccCallSetupAck:
   Call Id=261
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/cc_api_set_transfer_info:
   Transfer Number=, Transfer Reason=0x0
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/ccGenerateToneInfo:
   Stop Tone On Digit=TRUE, Tone=Dial Tone,
   Tone Direction=Network, Params=0x0, Call Id=261
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/ccSetDigitTimeouts:
   Initial Digit Timeout=-1000(ms), Inter Digit Timeout=-1000(ms)
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/ccSetDigitTimeouts:
   Call Entry(Inter Digit Timeout=10000(ms), Initial Digit Timeout=10000(ms))
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/ccCallReportDigits:
   (callID=0x105, digit_event=0x1, enable=TRUE, consume=FALSE)
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/ccCallReportDigits:
   Enabled=TRUE, Call Id=261
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/cc_api_call_report_digits_done:
   (vdbPtr=0x1925EA2C, callID=0x105, disp=0, digit_event=0x1, enable=TRUE, consume=FALSE)
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/cc_api_call_report_digits_done:
   Enabled=TRUE, Disposition=0x0, Interface=0x1925EA2C, Call Id=261
*Mar 27 20:34:15.040: //261/FF26F1498224/CCAPI/cc_api_call_report_digits_done:
   Call Entry(Initial Digit Timeout=15000(ms), Inter Digit Timeout=10000(ms))
*Mar 27 20:34:18.308: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=0, DigitBeginFlags=0x0,
   Rtp Timestamp=0x1388, Rtp Expiration=0x0
*Mar 27 20:34:18.308: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=0, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:18.308: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:19.392: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=0, DigitBeginFlags=0x0,
   Rtp Timestamp=0x9088, Rtp Expiration=0x0
*Mar 27 20:34:19.392: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=0, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:19.392: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:19.744: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=0, DigitBeginFlags=0x0,
   Rtp Timestamp=0x10D88, Rtp Expiration=0x0
*Mar 27 20:34:19.744: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=0, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:19.744: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:20.136: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=5, DigitBeginFlags=0x0,
   Rtp Timestamp=0x18A88, Rtp Expiration=0x0
*Mar 27 20:34:20.136: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=5, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:20.136: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:20.444: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=0, DigitBeginFlags=0x0,
   Rtp Timestamp=0x20788, Rtp Expiration=0x0
*Mar 27 20:34:20.444: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=0, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:20.444: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:21.172: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=6, DigitBeginFlags=0x0,
   Rtp Timestamp=0x28488, Rtp Expiration=0x0
*Mar 27 20:34:21.172: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=6, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:21.172: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:22.264: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=8, DigitBeginFlags=0x0,
   Rtp Timestamp=0x30188, Rtp Expiration=0x0
*Mar 27 20:34:22.264: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=8, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:22.264: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:22.652: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=3, DigitBeginFlags=0x0,
   Rtp Timestamp=0x37E88, Rtp Expiration=0x0
*Mar 27 20:34:22.652: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=3, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:22.652: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:22.972: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=5, DigitBeginFlags=0x0,
   Rtp Timestamp=0x3FB88, Rtp Expiration=0x0
*Mar 27 20:34:22.972: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=5, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:22.972: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:23.684: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=1, DigitBeginFlags=0x0,
   Rtp Timestamp=0x47888, Rtp Expiration=0x0
*Mar 27 20:34:23.688: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=1, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:23.688: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:24.588: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=4, DigitBeginFlags=0x0,
   Rtp Timestamp=0x4F588, Rtp Expiration=0x0
*Mar 27 20:34:24.588: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=4, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:24.588: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:24.860: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=1, DigitBeginFlags=0x0,
   Rtp Timestamp=0x57288, Rtp Expiration=0x0
*Mar 27 20:34:24.860: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=1, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:24.860: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:25.104: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=1, DigitBeginFlags=0x0,
   Rtp Timestamp=0x5EF88, Rtp Expiration=0x0
*Mar 27 20:34:25.104: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=1, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:25.104: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:25.428: //261/FF26F1498224/CCAPI/cc_api_call_digit_begin:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=5, DigitBeginFlags=0x0,
   Rtp Timestamp=0x66C88, Rtp Expiration=0x0
*Mar 27 20:34:25.428: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
   Source Call Id=261, Digit=5, Duration=100,
   Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
*Mar 27 20:34:25.428: //261/FF26F1498224/CCAPI/cc_api_call_digit_end:
   Call Entry(Handoff Depth=0)
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/cc_handle_inter_digit_timer:
   Generate inter-digit timeout CC_EV_CALL_DIGIT_END event
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/cc_handle_inter_digit_timer:
   Generate inter-digit timeout CC_EV_CALL_DIGIT_END event
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccCallReportDigits:
   (callID=0x105, digit_event=0x0, enable=FALSE, consume=FALSE)
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccCallReportDigits:
   Enabled=TRUE, Call Id=261
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/cc_api_call_report_digits_done:
   (vdbPtr=0x1925EA2C, callID=0x105, disp=0, digit_event=0x0, enable=FALSE, consume=FALSE)
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/cc_api_call_report_digits_done:
   Enabled=TRUE, Disposition=0x0, Interface=0x1925EA2C, Call Id=261
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/cc_api_call_report_digits_done:
   Call Entry(Initial Digit Timeout=15000(ms), Inter Digit Timeout=10000(ms))
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccCallProceeding:
   Progress Indication=NULL(0)
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccCallSetupRequest:
   Destination=, Calling IE Present=TRUE, Mode=0,
   Outgoing Dial-peer=203, Params=0x1DE54DC, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccCheckClipClir:
   In: Calling Number=840(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccCheckClipClir:
   Out: Calling Number=840(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccCallSetupRequest:
   Destination Pattern=000T, Called Number=00050683514115, Digit Strip=TRUE
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccCallSetupRequest:
   Calling Number=840(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
   Called Number=00050683514115(TON=Unknown, NPI=Unknown),
   Redirect Number=, Display Info=Hector Oliveros
   Account Number=, Final Destination Flag=FALSE,
   Guid=FF26F149-B525-11E3-8224-BD0B66E43148, Outgoing Dial-peer=203
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/cc_api_display_ie_subfields:
   ccCallSetupRequest:
   cisco-username=
   ----- ccCallInfo IE subfields -----
   cisco-ani=840
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=0
   dest=00050683514115
   cisco-desttype=0
   cisco-destplan=0
   cisco-rdie=FFFFFFFF
   cisco-rdn=
   cisco-rdntype=0
   cisco-rdnplan=0
   cisco-rdnpi=0
   cisco-rdnsi=0
   cisco-redirectreason=0   fwd_final_type =0
   final_redirectNumber =
   hunt_group_timeout =0

*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccIFCallSetupRequestPrivate:
   Interface=0x14AEC64C, Interface Type=6, Destination=, Mode=0x0,
   Call Params(Calling Number=840,(Calling Name=Hector Oliveros)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
   Called Number=00050683514115(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
   Subscriber Type Str=RegularLine, FinalDestinationFlag=FALSE, Outgoing Dial-peer=203, Call Count On=FALSE,
   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
*Mar 27 20:34:35.428: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
   
*Mar 27 20:34:35.428: :cc_get_feature_vsa malloc success
*Mar 27 20:34:35.428: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
   
*Mar 27 20:34:35.428:  cc_get_feature_vsa count is 16
*Mar 27 20:34:35.428: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
   
*Mar 27 20:34:35.428: :FEATURE_VSA attributes are: feature_name:0,feature_time:432316536,feature_id:221
*Mar 27 20:34:35.428: //262/FF26F1498224/CCAPI/ccIFCallSetupRequestPrivate:
   SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
*Mar 27 20:34:35.428: //262/FF26F1498224/CCAPI/ccCallSetContext:
   Context=0x1DE548C
*Mar 27 20:34:35.428: //261/FF26F1498224/CCAPI/ccSaveDialpeerTag:
   Outgoing Dial-peer=203
*Mar 27 20:34:35.512: //262/FF26F1498224/CCAPI/cc_api_call_proceeding:
   Interface=0x14AEC64C, Progress Indication=NULL(0)
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/cc_api_call_cut_progress:
   Interface=0x14AEC64C, Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1),
   Cause Value=0
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/cc_api_call_cut_progress:
   Call Entry(Responsed=TRUE)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/ccCallCutProgress:
   Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1), Cause Value=0
   Voice Call Send Alert=FALSE, Call Entry(Alert Sent=FALSE)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/ccCallCutProgress:
   Call Entry(Responsed=TRUE)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/ccGenerateToneInfo:
   Stop Tone On Digit=FALSE, Tone=Null,
   Tone Direction=Network, Params=0x0, Call Id=261
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/ccConferenceCreate:
   (confID=0xFFFFFFFF, callID1=0x105, gcid=FF26F149-B52511E3-8224BD0B-66E43148, tag=0x0)
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/ccConferenceCreate:
   (confID=0xFFFFFFFF, callID2=0x106, gcid=FF26F149-B52511E3-8224BD0B-66E43148, tag=0x0)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/ccConferenceCreate:
   Conference Id=0xFFFFFFFF, Call Id1=261, Call Id2=262, Tag=0x0
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/cc_api_bridge_done:
   Conference Id=0x52, Source Interface=0x1925EA2C, Source Call Id=261,
   Destination Call Id=262, Disposition=0x0, Tag=0xFFFFFFFF
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/cc_api_bridge_done:
   Conference Id=0x52, Source Interface=0x14AEC64C, Source Call Id=262,
   Destination Call Id=261, Disposition=0x0, Tag=0xFFFFFFFF
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/cc_generic_bridge_done:
   Conference Id=0x52, Source Interface=0x14AEC64C, Source Call Id=262,
   Destination Call Id=261, Disposition=0x0, Tag=0xFFFFFFFF
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/ccConferenceCreate:
   Call Entry(Conference Id=0x52, Destination Call Id=262)
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/ccConferenceCreate:
   Call Entry(Conference Id=0x52, Destination Call Id=261)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/ccConferenceCreate:
   
*Mar 27 20:34:38.340: confID:0x52; callEntry1 callID1:0x105, type:6; callEntry2 callID2:0x106, type:6

*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/cc_api_caps_ind:
   Destination Interface=0x14AEC64C, Destination Call Id=262, Source Call Id=261,
   Caps(Codec=0x1, Fax Rate=0x2, Fax Version:=0, Vad=0x1,
   Modem=0x2, Codec Bytes=160, Signal Type=2)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/cc_api_caps_ind:
   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
   Playout Max=1000(ms), Fax Nom=300(ms))
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/cc_api_caps_ind:
   Destination Interface=0x1925EA2C, Destination Call Id=261, Source Call Id=262,
   Caps(Codec=0x1, Fax Rate=0x1, Fax Version:=0, Vad=0x1,
   Modem=0x2, Codec Bytes=160, Signal Type=2)
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/cc_api_caps_ind:
   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
   Playout Max=1000(ms), Fax Nom=300(ms))
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/cc_api_caps_ack:
   Destination Interface=0x1925EA2C, Destination Call Id=261, Source Call Id=262,
   Caps(Codec=g711ulaw(0x1), Fax Rate=FAX_RATE_VOICE(0x2), Fax Version:=0, Vad=OFF(0x1),
   Modem=ON(0x2), Codec Bytes=160, Signal Type=2, Seq Num Start=2636)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/cc_api_caps_ack:
   Destination Interface=0x14AEC64C, Destination Call Id=262, Source Call Id=261,
   Caps(Codec=g711ulaw(0x1), Fax Rate=FAX_RATE_NONE(0x1), Fax Version:=0, Vad=OFF(0x1),
   Modem=ON(0x2), Codec Bytes=160, Signal Type=2, Seq Num Start=8724)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/ccCallFeature:
   Feature Type=25, Call Id=261
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/cc_api_voice_mode_event:
   Call Id=261
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/cc_api_voice_mode_event:
   Call Entry(Context=0x1DE02CC)
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/cc_api_voice_mode_event:
   Call Id=262
*Mar 27 20:34:38.340: //262/FF26F1498224/CCAPI/cc_api_voice_mode_event:
   Call Entry(Context=0x1DE548C)
*Mar 27 20:34:38.340: //261/FF26F1498224/CCAPI/cc_process_notify_bridge_done:
   Conference Id=0x52, Call Id1=261, Call Id2=262
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/cc_api_call_disconnected:
   Cause Value=16, Interface=0x1925EA2C, Call Id=261
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/cc_api_call_disconnected:
   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/ccConferenceDestroy:
   Conference Id=0x52, Tag=0x0
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/ccConferenceDestroy:
   
*Mar 27 20:34:45.660: confID:0x52; callEntry1 callID1:0x105, type:6; callEntry2 callID2:0x106, type:6

*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/cc_api_bridge_drop_done:
   Conference Id=0x52, Source Interface=0x1925EA2C, Source Call Id=261,
   Destination Call Id=262, Disposition=0x0, Tag=0x0
*Mar 27 20:34:45.660: //262/FF26F1498224/CCAPI/cc_api_bridge_drop_done:
   Conference Id=0x52, Source Interface=0x14AEC64C, Source Call Id=262,
   Destination Call Id=261, Disposition=0x0, Tag=0x0
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/cc_generic_bridge_done:
   Conference Id=0x52, Source Interface=0x14AEC64C, Source Call Id=262,
   Destination Call Id=261, Disposition=0x0, Tag=0x0
*Mar 27 20:34:45.660: //262/FF26F1498224/CCAPI/ccCallDisconnect:
   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
*Mar 27 20:34:45.660: //262/FF26F1498224/CCAPI/ccCallDisconnect:
   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
*Mar 27 20:34:45.660: //262/FF26F1498224/CCAPI/cc_api_get_transfer_info:
   Transfer Number=NULL
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/ccCallDisconnect:
   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/ccCallDisconnect:
   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/cc_api_get_transfer_info:
   Transfer Number=NULL
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/cc_api_call_disconnect_done:
   Disposition=0, Interface=0x1925EA2C, Tag=0x0, Call Id=261,
   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/cc_api_call_disconnect_done:
   Call Disconnect Event Sent
*Mar 27 20:34:45.660: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
   
*Mar 27 20:34:45.660: :cc_free_feature_vsa freeing 19C4A230
*Mar 27 20:34:45.660: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
   
*Mar 27 20:34:45.660:  vsacount in free is 15
*Mar 27 20:34:45.756: //262/FF26F1498224/CCAPI/cc_api_call_disconnect_done:
   Disposition=0, Interface=0x14AEC64C, Tag=0x0, Call Id=262,
   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
*Mar 27 20:34:45.756: //262/FF26F1498224/CCAPI/cc_api_call_disconnect_done:
   Call Disconnect Event Sent
*Mar 27 20:34:45.756: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
   
*Mar 27 20:34:45.756: :cc_free_feature_vsa freeing 19C4A070
*Mar 27 20:34:45.756: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

 

I really appreciate your help

 

8 Replies 8

Nadeem Ahmed
Cisco Employee
Cisco Employee

Hello Holiversb,

 

I have checked the logs seems like you are sending incorrect number to the carrier may be that's the reason carrier rejecting the calls.

 

    Line 245:    Calling Number=840(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
    Line 274:    Call Params(Calling Number=840,(Calling Name=Hector Oliveros)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
    Line 274:    Call Params(Calling Number=840,(Calling Name=Hector Oliveros)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
    Line 275:    Called Number=00050683514115(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,

 

if you see the calling number you are sending "840" and called number "00050683514115". you need to check with carrier what is the number they are expecting for Internationation calls with Plan and Type.

 

AFAIK you need to send complete E.164 number but check this out once confirmed you can configure translate/manipulate calling/called as per your requirement with the help of Translation pattern and profile and applied on the dial-peer.

 

 

 

Br,

Nadeem ahmed

 

Br, Nadeem Please rate all useful post.

The carrier is not disconnecting the call. The call is disconnected by the IP Phone/CCME. The call was connected and we see this..The call ID is the inbound leg (Ipphone).

*Mar 27 20:34:45.660: //261/FF26F1498224/CCAPI/cc_api_call_disconnected:
   Cause Value=16, Interface=0x1925EA2C, Call Id=261

You need to send us more logs to see whats going on...

debug ephone state

debug isdn q931

debug voip ccapi inout

Please rate all useful posts

Thanks for your help..!!..

 

The problem was resolved applying a translation-rule.

Now, the other issue still continues....all the outgoing calls get a busy tone, and this behavior is intermitent...every 2 or 3 hours I must reload the 3925 and it gets normal operation again...

Any idea ?

 

Hello Holiverosb,

 

Are all your calls get disconnected? or just the international ones?

I faced the same before, and if it was related to the free DSP channels, don't know if you hit the same point!

 

Regards,

Mohamed Helmy

Regards, Mohamed Helmy

Hi Mohamed..!!

None of the outgoing calls (local, Intl, national, 0800, etc) can be made. As soon as I finish dialing the number, a busy dial tone appears. Then, I must reload the 3925 and the problem dissapears. It occurs intermitently every 2 or 3 hours. This is the E1 config:

controller E1 0/0/0
 framing NO-CRC4 
 line-termination 75-ohm
 ds0-group 0 timeslots 1-15 type r2-digital dtmf dnis
 ds0-group 1 timeslots 17-31 type r2-digital r2-compelled ani
 cas-custom 0
  country venezuela use-defaults
 cas-custom 1
  country venezuela
  answer-signal group-a 6
  dnis-complete
 description 0 15 Outgoing and Group 1 15 Incoming

Look at the show voice port captured when the problem is occurring, what does the clearbak state mean ?

AG-CUCME#sh voice port summary
                                           IN       OUT
PORT            CH   SIG-TYPE   ADMIN OPER STATUS   STATUS   EC
=============== == ============ ===== ==== ======== ======== ==
0/0/0:0         01  r2-digital  up    up   clearbak idle     y 
0/0/0:0         02  r2-digital  up    up   clearbak idle     y 
0/0/0:0         03  r2-digital  up    up   clearbak idle     y 
0/0/0:0         04  r2-digital  up    up   clearbak idle     y 
0/0/0:0         05  r2-digital  up    up   clearbak idle     y 
0/0/0:0         06  r2-digital  up    up   clearbak idle     y 
0/0/0:0         07  r2-digital  up    up   clearbak idle     y 
0/0/0:0         08  r2-digital  up    up   clearbak idle     y 
0/0/0:0         09  r2-digital  up    up   clearbak idle     y 
0/0/0:0         10  r2-digital  up    up   clearbak idle     y 
0/0/0:0         11  r2-digital  up    up   clearbak idle     y 
0/0/0:0         12  r2-digital  up    up   clearbak idle     y 
0/0/0:0         13  r2-digital  up    up   clearbak idle     y 
0/0/0:0         14  r2-digital  up    up   clearbak idle     y 
0/0/0:0         15  r2-digital  up    up   clearbak idle     y 
0/0/0:1         17  r2-digital  up    dorm idle     idle     y 
0/0/0:1         18  r2-digital  up    dorm idle     idle     y 
0/0/0:1         19  r2-digital  up    dorm idle     idle     y 
0/0/0:1         20  r2-digital  up    dorm idle     idle     y 
0/0/0:1         21  r2-digital  up    dorm idle     idle     y 
0/0/0:1         22  r2-digital  up    dorm idle     idle     y 
0/0/0:1         23  r2-digital  up    dorm idle     idle     y 
0/0/0:1         24  r2-digital  up    dorm idle     idle     y 
0/0/0:1         25  r2-digital  up    dorm idle     idle     y 
0/0/0:1         26  r2-digital  up    dorm idle     idle     y 
0/0/0:1         27  r2-digital  up    dorm idle     idle     y 
0/0/0:1         28  r2-digital  up    dorm idle     idle     y 
0/0/0:1         29  r2-digital  up    dorm idle     idle     y 
0/0/0:1         30  r2-digital  up    dorm idle     idle     y 
0/0/0:1         31  r2-digital  up    dorm idle     idle     y 

 

And the show voice call summary..

AG-CUCME#sh voice call summary

PORT           CODEC     VAD VTSP STATE            VPM STATE
============== ========= === ==================== ======================
0/0/0:0.1       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.2       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.3       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.4       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.5       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.6       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.7       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.8       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.9       g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.10      g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.11      g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.12      g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.13      g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.14      g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 
0/0/0:0.15      g711ulaw   n  S_WAIT_RELEASE        R2_Q421_NEXT_STATE_RETUR 

 

Any idea?

 

mohamed helmy
Level 1
Level 1

Hello Holiversb,

I agree with Nadeem,

also you can run " debuge isdn q931" and check your called number and if it hit the E1 or not

if you are using destination-pattern 00T, so I think it's better to add prefix 00 rather than forward digits command " just give it a try"

Regards,

Mohamed Helmy

Regards, Mohamed Helmy

Hi Mohamed/nadeem/Ayodeji...thanks for the quick response...

I am not really sure that the extension 840 is sent to the carrier, since other calls (national, long distance, cell phones, local, etc)...do function...they have no problem at all...I tell something more... explicitely defined dest-patterns...00051T for Peru for example....do work..!!...the problem is with 000T....

But I will contact them to see what they are receiving...

What I will do is to define one of the following translation rules, and see what happens...

rule 1 /^000/ /00/

or

rule 1 /^000/ /00/ type unknown international

Other option but I don't know if works is...

destination-pattern 0(00)T

Now, for the other issue, when it happens again (cucme hung out), i will capture the debug voip ccapi inout to check it later...unless it is a bug for IOS 15.1(3)T or cucme 9.1...

I will inform you of further results...

Thanks again friends..!!

 

Hello, 

I had the same problem with CUCM 9.1 and Router 3925. 

to remove the error r2-digital up up idle and clearbak

The solution was to put this command: 

"metering" in the call-custom 

example 

controller E1 0/0/0 
  framing NO-CRC4 
  ds0-group 0 timeslots 1-9 type r2-digital dtmf dnis 
  ds0-group 1 timeslots 17-22 type r2-digital r2-Compelled ani 
  cas-custom 0 
   country Venezuela 
   metering 
  cas-custom 1 
   country Venezuela 
   metering 

after this failure did not return .

 

Regards,