[cisco-voip] Why are my multicast paging calls G.729 rather than G.711?

Robert Kulagowski rkulagow at gmail.com
Thu May 20 07:15:58 EDT 2010


I've been using a router in CME mode in order to send multicast paging
audio to multicast paging speakers.  It's stopped working, and it now
appears that the calls to the paging ephone DN are G.729 rather than
G.711; the speakers are expecting G.711, so all they play is a
"burble".  Region in Call Manager is set for G.711, nothing on the
router shows that it's got G.729 configured.  CUCM is talking to CME
in this case, so codec negotiation should be between CME and CUCM and
shouldn't have anything to do with the speakers themselves.

CUCM 7.1.3, router is 12.4(24)T3

A deb voip ccapi inout shows:  (complete log is below)

May 20 11:00:51.242: //326/004C89F13500/CCAPI/cc_api_caps_ack:
   Destination Interface=0x4B688D90, Destination Call Id=327, Source
Call Id=326,
   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_VOICE(0x2), Vad=OFF(0x1),
   Modem=OFF(0x0), Codec Bytes=20, Signal Type=2, Seq Num Start=5285)

The configuration of the router is quite simple:

!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname VGW
!
boot-start-marker
boot system flash:c2800nm-adventerprisek9-mz.124-24.T3.bin
boot-end-marker
!
card type t1 0 0
card type t1 0 1
logging message-counter syslog

!
no aaa new-model
clock timezone CST -6
clock summer-time CDT recurring
network-clock-participate wic 0
network-clock-participate wic 1
network-clock-select 1 T1 0/0/0
network-clock-select 2 T1 0/1/0
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
ip multicast-routing
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
isdn switch-type primary-ni
!
!
trunk group Local
!
!
trunk group LongDistance
!
!
trunk group FXO
!
!
!
!
!
voice class codec 1
 codec preference 1 g711ulaw
!
!
!
!
voice class h323 1
  h225 timeout tcp establish 5
  h225 timeout ntf 100
 h225 display-ie ccm-compatible
  call preserve
!
!
!
!
!
!
!
!
!
!
!
voice translation-rule 21
 rule 1 /312......./ /223808/
 rule 15 // /22/
!
!
voice translation-profile Prepend_21
 translate called 21
!
!
voice-card 0
 dspfarm
 dsp services dspfarm
!
!
application
 package callfeature
  param long-dur-disc-cause 16
  param long-dur-duration 720
  param long-dur-action disconnect
  param long-dur-call-mon enable
 !
 global
  service alternate default
 !
!
!
!
!
!

archive
 log config
  hidekeys
!
!
!
!
!

!
!
!
!
!
interface GigabitEthernet0/0
 ip address 10.255.23.2 255.255.255.0
 ip pim sparse-mode
 duplex auto
 speed auto
 h323-gateway voip bind srcaddr 10.255.23.2
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-4ess
 isdn incoming-voice voice
 isdn supp-service name calling
 isdn nsf-service sdn
 trunk-group LongDistance
 no cdp enable
!
interface Serial0/1/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn incoming-voice voice
 isdn supp-service name calling
 trunk-group LongDistance
 no cdp enable
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 10.255.23.1
no ip http server
no ip http secure-server
!
!
ip pim rp-address 10.244.23.1
!
!
!
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0:23
 translation-profile incoming Prepend_21
 no comfort-noise
!
voice-port 0/1/0:23
 translation-profile incoming Prepend_21
 no comfort-noise
!
voice-port 2/0/0
!
voice-port 2/0/1
!
voice-port 2/0/2
!
voice-port 2/0/3
!
voice-port 2/0/4
!
voice-port 2/0/5
!
voice-port 2/0/6
!
voice-port 2/0/7
!
voice-port 2/0/8
 trunk-group FXO
!
voice-port 2/0/9
 trunk-group FXO
!
voice-port 2/0/10
!
voice-port 2/0/11
!
voice-port 2/0/12
!
voice-port 2/0/13
!
!
mgcp fax t38 ecm
!
!
!
dial-peer voice 1000 pots
 incoming called-number 22....
 direct-inward-dial
 port 0/0/0:23
!
dial-peer voice 1010 pots
 incoming called-number 22....
 direct-inward-dial
 port 0/1/0:23
!
dial-peer voice 1 voip

 preference 1
 destination-pattern 22....
 progress_ind setup enable 3
 progress_ind progress enable 8
 voice-class h323 1
 session target ipv4:10.255.23.7
 dtmf-relay h245-alphanumeric
 fax-relay ecm disable
 ip qos dscp cs3 signaling
 no vad
!
dial-peer voice 8 pots
 trunkgroup Local 1
 destination-pattern *#8.T
!
dial-peer voice 9 pots
 trunkgroup LongDistance 1
 destination-pattern *#91.T
!
dial-peer voice 911 pots
 trunkgroup FXO 1
 destination-pattern 8911
 forward-digits 3
!
dial-peer voice 2 voip

 preference 2
 destination-pattern 22....
 progress_ind setup enable 3
 progress_ind progress enable 8
 voice-class h323 1
 session target ipv4:10.255.25.11
 dtmf-relay h245-alphanumeric
 fax-relay ecm disable
 ip qos dscp cs3 signaling
 no vad
!
dial-peer voice 8011 pots
 trunkgroup LongDistance 1
 description International

 forward-digits 14
!
!
num-exp 911 8911
!
!
telephony-service
 srst mode auto-provision all
 max-ephones 58
 max-dn 192
 ip source-address 10.255.23.2 port 2000
 max-conferences 12 gain -6
 transfer-system full-consult
 create cnf-files version-stamp 7960 May 17 2010 11:34:22
!
!
ephone-dn  1
 number *70
 description All Page
 name All Floor Page
 feed ip 239.168.3.7 port 8000
!
!
ephone-dn  2
 number *71
 description Chicago Page
 name Chicago Office Page
 feed ip 239.168.3.6 port 2600
!
!
line con 0
line aux 0
line vty 0 4
 logging synchronous
 login local
!
scheduler allocate 20000 1000
ntp server 10.255.1.5
end



(full log follows)

May 20 11:00:49.662: //-1/004C89F13500/CCAPI/cc_api_display_ie_subfields:
   cc_api_call_setup_ind_common:
   cisco-username=Robert Kulagowski
   ----- ccCallInfo IE subfields -----
   cisco-ani=223928
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=1
   dest=*71
   cisco-desttype=0
   cisco-destplan=0
   cisco-rdie=FFFFFFFF
   cisco-rdn=
   cisco-lastrdn=
   cisco-rdntype=-1
   cisco-rdnplan=-1
   cisco-rdnpi=-1
   cisco-rdnsi=-1
   cisco-redirectreason=-1   fwd_final_type =0
   final_redirectNumber =
   hunt_group_timeout =0

May 20 11:00:49.662: //-1/004C89F13500/CCAPI/cc_api_call_setup_ind_common:
   Interface=0x48CEB010, Call Info(
   Calling Number=223928,(Calling Name=)(TON=Unknown, NPI=Unknown,
Screening=User, Passed, Presentation=Allowed),
   Called Number=*71(TON=Unknown, NPI=Unknown),
   Calling Translated=FALSE, Subscriber Type Str=Unknown,
FinalDestinationFlag=TRUE,
   Incoming Dial-peer=1, Progress Indication=NULL(0), Calling IE Present=TRUE,
   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID
Transparent=FALSE), Call Id=326
May 20 11:00:49.662: //-1/004C89F13500/CCAPI/ccCheckClipClir:
   In: Calling Number=223928(TON=Unknown, NPI=Unknown, Screening=User,
Passed, Presentation=Allowed)
May 20 11:00:49.662: //-1/004C89F13500/CCAPI/ccCheckClipClir:
   Out: Calling Number=223928(TON=Unknown, NPI=Unknown,
Screening=User, Passed, Presentation=Allowed)
May 20 11:00:49.662: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

May 20 11:00:49.662: :cc_get_feature_vsa malloc success
May 20 11:00:49.662: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

May 20 11:00:49.662:  cc_get_feature_vsa count is 1
May 20 11:00:49.662: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

May 20 11:00:49.662: :FEATURE_VSA attributes are:
feature_name:0,feature_time:1225788672,feature_id:326
May 20 11:00:49.662: //326/004C89F13500/CCAPI/cc_api_call_setup_ind_common:
   Set Up Event Sent;
   Call Info(Calling Number=223928(TON=Unknown, NPI=Unknown,
Screening=User, Passed, Presentation=Allowed),
   Called Number=*71(TON=Unknown, NPI=Unknown))
May 20 11:00:49.662: //326/004C89F13500/CCAPI/cc_process_call_setup_ind:
   Event=0x49797A58
May 20 11:00:49.662: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
   Try with the demoted called number *71
May 20 11:00:49.662: //326/004C89F13500/CCAPI/ccCallSetContext:
   Context=0x47C2582C
May 20 11:00:49.662: //326/004C89F13500/CCAPI/cc_process_call_setup_ind:
   >>>>CCAPI handed cid 326 with tag 1 to app "_ManagedAppProcess_Default"
May 20 11:00:49.666: //326/004C89F13500/CCAPI/ccCallProceeding:
   Progress Indication=NULL(0)
May 20 11:00:49.666: //326/004C89F13500/CCAPI/ccCallSetupRequest:
   Destination=, Calling IE Present=TRUE, Mode=0,
   Outgoing Dial-peer=20003, Params=0x47C29194, Progress
Indication=ORIGINATING SIDE IS NON ISDN(3)
May 20 11:00:49.666: //326/004C89F13500/CCAPI/ccCheckClipClir:
   In: Calling Number=223928(TON=Unknown, NPI=Unknown, Screening=User,
Passed, Presentation=Allowed)
May 20 11:00:49.666: //326/004C89F13500/CCAPI/ccCheckClipClir:
   Out: Calling Number=223928(TON=Unknown, NPI=Unknown,
Screening=User, Passed, Presentation=Allowed)
May 20 11:00:49.666: //326/004C89F13500/CCAPI/ccCallSetupRequest:
   Destination Pattern=*71$, Called Number=*71, Digit Strip=TRUE
May 20 11:00:49.666: //326/004C89F13500/CCAPI/ccCallSetupRequest:
   Calling Number=223928(TON=Unknown, NPI=Unknown, Screening=User,
Passed, Presentation=Allowed),
   Called Number=*71(TON=Unknown, NPI=Unknown),
   Redirect Number=, Display Info=Robert Kulagowski
   Account Number=Robert Kulagowski, Final Destination Flag=TRUE,
   Guid=004C89F1-6116-51BF-3500-A6020AFF1722, Outgoing Dial-peer=20003
May 20 11:00:49.666: //326/004C89F13500/CCAPI/cc_api_display_ie_subfields:
   ccCallSetupRequest:
   cisco-username=Robert Kulagowski
   ----- ccCallInfo IE subfields -----
   cisco-ani=223928
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=1
   dest=*71
   cisco-desttype=0
   cisco-destplan=0
   cisco-rdie=FFFFFFFF
   cisco-rdn=
   cisco-lastrdn=
   cisco-rdntype=-1
   cisco-rdnplan=-1
   cisco-rdnpi=-1
   cisco-rdnsi=-1
   cisco-redirectreason=-1   fwd_final_type =0
   final_redirectNumber =
   hunt_group_timeout =0

May 20 11:00:49.666: //326/004C89F13500/CCAPI/ccIFCallSetupRequestPrivate:
   Interface=0x4B688D90, Interface Type=6, Destination=, Mode=0x0,
   Call Params(Calling Number=223928,(Calling Name=Robert
Kulagowski)(TON=Unknown, NPI=Unknown, Screening=User, Passed,
Presentation=Allowed),
   Called Number=*71(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing
Dial-peer=20003, Call Count On=FALSE,
   Source Trkgrp Route Label=, Target Trkgrp Route Label=,
tg_label_flag=0, Application Call Id=)
May 20 11:00:49.666: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

May 20 11:00:49.666: :cc_get_feature_vsa malloc success
May 20 11:00:49.666: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

May 20 11:00:49.666:  cc_get_feature_vsa count is 2
May 20 11:00:49.666: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

May 20 11:00:49.666: :FEATURE_VSA attributes are:
feature_name:0,feature_time:1225788448,feature_id:327
May 20 11:00:49.670: //327/004C89F13500/CCAPI/ccIFCallSetupRequestPrivate:
   SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
May 20 11:00:49.670: //327/004C89F13500/CCAPI/ccCallSetContext:
   Context=0x47C29144
May 20 11:00:49.670: //326/004C89F13500/CCAPI/ccSaveDialpeerTag:
   Outgoing Dial-peer=20003
May 20 11:00:49.670: //327/004C89F13500/CCAPI/cc_api_update_call_info:
   Interface=0x4B688D90, Call Id=0x147
May 20 11:00:49.674: //327/004C89F13500/CCAPI/cc_api_call_proceeding:
   Interface=0x4B688D90, Progress Indication=NULL(0)
May 20 11:00:49.674: //327/004C89F13500/CCAPI/cc_api_call_alert:
   Interface=0x4B688D90, Progress Indication=NULL(0), Signal
Indication=SIGNAL RINGBACK(1)
May 20 11:00:49.674: //327/004C89F13500/CCAPI/cc_api_call_alert:
   Call Entry(Retry Count=0, Responsed=TRUE)
May 20 11:00:49.678: //326/004C89F13500/CCAPI/ccCallAlert:
   Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)
May 20 11:00:49.678: //326/004C89F13500/CCAPI/ccCallAlert:
   Call Entry(Responsed=TRUE, Alert Sent=TRUE)
USILCHVGW353#
May 20 11:00:49.678: //327/004C89F13500/CCAPI/cc_api_get_called_ccm_detected:
   CallInfo(ccm detected=0)
May 20 11:00:49.678: //327/004C89F13500/CCAPI/ccCallFeature:
   Feature Type=25, Call Id=327
May 20 11:00:49.678: //326/004C89F13500/CCAPI/ccCallNotify:
   Data Bitmask=0x7, Call Id=326
May 20 11:00:49.678: //327/004C89F13500/CCAPI/cc_api_get_called_ccm_detected:
   CallInfo(ccm detected=0)
May 20 11:00:49.678: //326/004C89F13500/CCAPI/cc_api_get_delay_xport:
   CallInfo(delay xport=FALSE)
May 20 11:00:51.202: //327/004C89F13500/CCAPI/cc_api_call_connected:
   Interface=0x4B688D90, Data Bitmask=0x1, Progress Indication=NULL(0),
   Connection Handle=0
May 20 11:00:51.202: //327/004C89F13500/CCAPI/cc_api_call_connected:
   Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)
May 20 11:00:51.202: //326/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:
   (confID=0x4B91F5A0, callID1=0x146, callID2=0x147, tag=0x0)
May 20 11:00:51.202: //326/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:
   (confID=0x4B91F5A0, callID1=0x146, gcid=0-0-0-0, tag=0x0)
May 20 11:00:51.202: //327/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:
   (confID=0x4B91F5A0, callID2=0x147, gcid=0-0-0-0, tag=0x0)
May 20 11:00:51.202: //326/004C89F13500/CCAPI/ccConferenceCreate:
   Conference Id=0x4B91F5A0, Call Id1=326, Call Id2=327, Tag=0x0
May 20 11:00:51.206: //326/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

May 20 11:00:51.206: cc_api_get_xcode_stream : 4534
May 20 11:00:51.206: //326/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:
   Conference Id=0x82, Source Interface=0x48CEB010, Source Call Id=326,
   Destination Call Id=327, Disposition=0x0, Tag=0x0
May 20 11:00:51.206: //327/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:
   Conference Id=0x82, Source Interface=0x4B688D90, Source Call Id=327,
   Destination Call Id=326, Disposition=0x0, Tag=0xFFFFFFFF
May 20 11:00:51.206: //326/004C89F13500/CCAPI/cc_generic_bridge_done:
   Conference Id=0x82, Source Interface=0x4B688D90, Source Call Id=327,
   Destination Call Id=326, Disposition=0x0, Tag=0xFFFFFFFF
May 20 11:00:51.206: //326/004C89F13500/CCAPI/ccConferenceCreate:
   Call Entry(Conference Id=0x82, Destination Call Id=327)
May 20 11:00:51.206: //327/004C89F13500/CCAPI/ccConferenceCreate:
   Call Entry(Conference Id=0x82, Destination Call Id=326)
May 20 11:00:51.206: //327/004C89F13500/CCAPI/cc_api_caps_ind:
   Destination Interface=0x48CEB010, Destination Call Id=326, Source
Call Id=327,
   Caps(Codec=0x1, Fax Rate=0x1, Vad=0x1,
   Modem=0x0, Codec Bytes=20, Signal Type=3)
May 20 11:00:51.206: //327/004C89F13500/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))
May 20 11:00:51.206: //326/004C89F13500/CCAPI/cc_process_notify_bridge_done:
   Conference Id=0x82, Call Id1=326, Call Id2=327
May 20 11:00:51.206: //326/004C89F13500/CCAPI/ccCallConnect:
   Progress Indication=NULL(0), Data Bitmask=0x1
May 20 11:00:51.206: //327/004C89F13500/CCAPI/cc_api_get_called_ccm_detected:
   CallInfo(ccm detected=0)
USILCHVGW353#
May 20 11:00:51.206: //326/004C89F13500/CCAPI/ccCallConnect:
   Call Entry(Connected=TRUE, Responsed=TRUE)
May 20 11:00:51.210: //327/004C89F13500/CCAPI/ccCallFeature:
   Feature Type=25, Call Id=327
May 20 11:00:51.210: //326/004C89F13500/CCAPI/ccCallNotify:
   Data Bitmask=0x7, Call Id=326
May 20 11:00:51.210: //327/004C89F13500/CCAPI/cc_api_get_called_ccm_detected:
   CallInfo(ccm detected=0)
May 20 11:00:51.238: //326/004C89F13500/CCAPI/cc_api_caps_ind:
   Destination Interface=0x4B688D90, Destination Call Id=327, Source
Call Id=326,
   Caps(Codec=0x4, Fax Rate=0x2, Vad=0x1,
   Modem=0x0, Codec Bytes=20, Signal Type=2)
May 20 11:00:51.242: //326/004C89F13500/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))
May 20 11:00:51.242: //326/004C89F13500/CCAPI/cc_api_caps_ack:
   Destination Interface=0x4B688D90, Destination Call Id=327, Source
Call Id=326,
   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_VOICE(0x2), Vad=OFF(0x1),
   Modem=OFF(0x0), Codec Bytes=20, Signal Type=2, Seq Num Start=5285)
May 20 11:00:51.242: //327/004C89F13500/CCAPI/cc_api_caps_ack:
   Destination Interface=0x48CEB010, Destination Call Id=326, Source
Call Id=327,
   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_VOICE(0x2), Vad=OFF(0x1),
   Modem=OFF(0x0), Codec Bytes=20, Signal Type=2, Seq Num Start=5285)
May 20 11:00:51.250: //327/004C89F13500/CCAPI/cc_api_voice_mode_event:
   Call Id=327
May 20 11:00:51.250: //327/004C89F13500/CCAPI/cc_api_voice_mode_event:
   Call Entry(Context=0x47C29144)
USILCHVGW353#
May 20 11:00:56.586: //326/004C89F13500/CCAPI/cc_api_call_disconnected:
   Cause Value=16, Interface=0x48CEB010, Call Id=326
May 20 11:00:56.586: //326/004C89F13500/CCAPI/cc_api_call_disconnected:
   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)
May 20 11:00:56.586: //326/004C89F13500/CCAPI/ccConferenceDestroy:
   Conference Id=0x82, Tag=0x0
May 20 11:00:56.586: //326/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:
   Conference Id=0x82, Source Interface=0x48CEB010, Source Call Id=326,
   Destination Call Id=327, Disposition=0x0, Tag=0x0
May 20 11:00:56.586: //327/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:
   Conference Id=0x82, Source Interface=0x4B688D90, Source Call Id=327,
   Destination Call Id=326, Disposition=0x0, Tag=0x0
May 20 11:00:56.586: //326/004C89F13500/CCAPI/cc_generic_bridge_done:
   Conference Id=0x82, Source Interface=0x4B688D90, Source Call Id=327,
   Destination Call Id=326, Disposition=0x0, Tag=0x0
May 20 11:00:56.586: //326/004C89F13500/CCAPI/ccCallDisconnect:
   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0,
Disconnect Cause=16)
May 20 11:00:56.586: //326/004C89F13500/CCAPI/ccCallDisconnect:
   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
May 20 11:00:56.586: //326/004C89F13500/CCAPI/cc_api_get_transfer_info:
   Transfer Number Is Null
May 20 11:00:56.586: //327/004C89F13500/CCAPI/ccCallDisconnect:
   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0,
Disconnect Cause=0)
May 20 11:00:56.586: //327/004C89F13500/CCAPI/ccCallDisconnect:
   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
May 20 11:00:56.586: //327/004C89F13500/CCAPI/cc_api_get_transfer_info:
   Transfer Number Is Null
May 20 11:00:56.590: //327/004C89F13500/CCAPI/cc_api_call_feature:
   Feature Type=6, Interface=0x4B688D90, Call Id=327
May 20 11:00:56.598: //326/004C89F13500/CCAPI/cc_api_call_disconnect_done:
   Disposition=0, Interface=0x48CEB010, Tag=0x0, Call Id=326,
   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
May 20 11:00:56.598: //326/004C89F13500/CCAPI/cc_api_call_disconnect_done:
   Call Disconnect Event Sent
May 20 11:00:56.598: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

May 20 11:00:56.598: :cc_free_feature_vsa freeing 49100CF8
May 20 11:00:56.598: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

May 20 11:00:56.598:  vsacount in free is 1
May 20 11:00:56.598: //327/004C89F13500/CCAPI/cc_api_call_disconnect_done:

USILCHVGW353#Disposition=0, Interface=0x4B688D90, Tag=0x0, Call Id=327,
   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
May 20 11:00:56.598: //327/004C89F13500/CCAPI/cc_api_call_disconnect_done:
   Call Disconnect Event Sent
May 20 11:00:56.598: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

May 20 11:00:56.598: :cc_free_feature_vsa freeing 49100C18
May 20 11:00:56.598: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

May 20 11:00:56.602:  vsacount in free is 0


More information about the cisco-voip mailing list