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

VOIP Dial peer Selection

bilaljaved
Level 1
Level 1

Dear Sir,

i want to throw calls from specific ANI to session target B. and for that I have implemented following dial-peers in which command answer address is used in second dial-peer  but its not working.

dial-peer voice 1001 voip

description Towards Advance VOIP

destination-pattern .T

voice-class codec 1002

session protocol sipv2

session target ipv4:A

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 14400

fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none

!

!

dial-peer voice 9002 voip

description Office PRI Diversion

answer-address 512112152

voice-class codec 1001

session protocol sipv2

session target ipv4:B

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none

Can anybody please help me out. Thanks

8 Replies 8

baskaranm
Level 1
Level 1

Hi please post the debug voice ccapi in & out for a test call.

regards,

Baskaran

I agree with Baskaran that a debug would be most beneficial.  I can't help but speculate that you will need to match an outbound dial peer with a destination pattern as well.  But that is only a guess.

Here is a good read on dial peer selection

http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml#topic2

i put answer address also to 9002 dial-peer and nothing positive.its always reading 1001 voip dial-pper and not 9002.

Here is the O/P of debug voice ccapi inout command :

cc_api_call_setup_ind_common:

   cisco-username=

   ----- ccCallInfo IE subfields -----

   cisco-ani=512112152

   cisco-anitype=2

   cisco-aniplan=1

   cisco-anipi=0

   cisco-anisi=3

   dest=1256

   cisco-desttype=4

   cisco-destplan=1

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   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

6w5d: //-1/0A03AA8AA2C3/CCAPI/cc_api_call_setup_ind_common:

   Interface=0x670C6BD4, Call Info(

   Calling Number=512112152,(Calling Name=)(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256(TON=Subscriber, NPI=ISDN),

   Calling Translated=FALSE, Subscriber Type Str=RegularLine, FinalDestinationFlag=TRUE,

   Incoming Dial-peer=3830, 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

6w5d: //-1/0A03AA8AA2C3/CCAPI/ccCheckClipClir:

   In: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

6w5d: //-1/0A03AA8AA2C3/CCAPI/ccCheckClipClir:

   Out: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

6w5d: :cc_get_feature_vsa malloc success

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

6w5d:  cc_get_feature_vsa count is 39

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

6w5d: :FEATURE_VSA attributes are: feature_name:0,feature_time:1723415032,feature_id:199583

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_api_call_setup_ind_common:

   Set Up Event Sent;

   Call Info(Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256(TON=Subscriber, NPI=ISDN))

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_process_call_setup_ind:

   Event=0x66BA9AD0

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCallSetContext:

   Context=0x67EEDB20

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_process_call_setup_ind:

   >>>>CCAPI handed cid 199583 with tag 3830 to app "_ManagedAppProcess_Default"

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=1001, Params=0x680DE210, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCheckClipClir:

   In: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCheckClipClir:

   Out: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCallSetupRequest:

   Destination Pattern=.T, Called Number=1256, Digit Strip=FALSE

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCallSetupRequest:

   Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256(TON=Subscriber, NPI=ISDN),

   Redirect Number=, Display Info=

   Account Number=, Final Destination Flag=TRUE,

   Guid=0A03AA8A-532E-11E1-A2C3-0003BAA7801F, Outgoing Dial-peer=1001

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=

   ----- ccCallInfo IE subfields -----

   cisco-ani=512112152

   cisco-anitype=2

   cisco-aniplan=1

   cisco-anipi=0

   cisco-anisi=3

   dest=1256

   cisco-desttype=4

   cisco-destplan=1

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   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

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x666A6238, Interface Type=3, Destination=, Mode=0x0,

   Call Params(Calling Number=512112152,(Calling Name=)(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256(TON=Subscriber, NPI=ISDN), Calling Translated=FALSE,

   Subscriber Type Str=RegularLine, FinalDestinationFlag=TRUE, Outgoing Dial-peer=1001, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

6w5d: :cc_get_feature_vsa malloc success

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

6w5d:  cc_get_feature_vsa count is 40

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

6w5d: :FEATURE_VSA attributes are: feature_name:0,feature_time:1723422376,feature_id:199584

6w5d: //199584/0A03AA8AA2C3/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1

6w5d: //199584/0A03AA8AA2C3/CCAPI/ccCallSetContext:

   Context=0x680DE1C0

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=1001

6w5d: //199584/0A03AA8AA2C3/CCAPI/cc_api_call_proceeding:

   Interface=0x666A6238, Progress Indication=NULL(0)

6w5d: //199584/0A03AA8AA2C3/CCAPI/cc_api_call_connected:

   Interface=0x666A6238, Data Bitmask=0x1, Progress Indication=NULL(0),

   Connection Handle=0

6w5d: //199584/0A03AA8AA2C3/CCAPI/cc_api_call_connected:

   Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)

6w5d: //199583/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:

   (confID=0x67A3ECE4, callID1=0x30B9F, callID2=0x30BA0, tag=0x0)

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccConferenceCreate:

   Conference Id=0x67A3ECE4, Call Id1=199583, Call Id2=199584, Tag=0x0

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x16268, Source Interface=0x670C6BD4, Source Call Id=199583,

   Destination Call Id=199584, Disposition=0x0, Tag=0xFFFFFFFF

6w5d: //199584/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

6w5d: cc_api_get_xcode_stream : 4381

6w5d: //199584/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x16268, Source Interface=0x666A6238, Source Call Id=199584,

   Destination Call Id=199583, Disposition=0x0, Tag=0x0

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_generic_bridge_done:

   Conference Id=0x16268, Source Interface=0x666A6238, Source Call Id=199584,

   Destination Call Id=199583, Disposition=0x0, Tag=0x0

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x16268, Destination Call Id=199584)

6w5d: //199584/0A03AA8AA2C3/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x16268, Destination Call Id=199583)

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_api_caps_ind:

   Destination Interface=0x666A6238, Destination Call Id=199584, Source Call Id=199583,

   Caps(Codec=0x1, Fax Rate=0x1, Vad=0x1,

   Modem=0x2, Codec Bytes=20, Signal Type=2)

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=250(ms), Fax Nom=300(ms))

6w5d: //199584/0A03AA8AA2C3/CCAPI/cc_api_caps_ind:

   Destination Interface=0x670C6BD4, Destination Call Id=199583, Source Call Id=199584,

   Caps(Codec=0x4, Fax Rate=0x80, Vad=0x2,

   Modem=0x0, Codec Bytes=20, Signal Type=1)

6w5d: //199584/0A03AA8AA2C3/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=250(ms), Fax Nom=300(ms))

6w5d: //199584/0A03AA8AA2C3/CCAPI/cc_api_caps_ack:

   Destination Interface=0x670C6BD4, Destination Call Id=199583, Source Call Id=199584,

   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_14400(0x80), Vad=ON(0x2),

   Modem=OFF(0x0), Codec Bytes=20, Signal Type=1, Seq Num Start=7528)

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_api_caps_ack:

   Destination Interface=0x666A6238, Destination Call Id=199584, Source Call Id=199583,

   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_14400(0x80), Vad=ON(0x2),

   Modem=OFF(0x0), Codec Bytes=20, Signal Type=1, Seq Num Start=7528)

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_process_notify_bridge_done:

   Conference Id=0x16268, Call Id1=199583, Call Id2=199584

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCallConnect:

   Progress Indication=NULL(0), Data Bitmask=0x1

6w5d: //199583/0A03AA8AA2C3/CCAPI/ccCallConnect:

   Call Entry(Connected=TRUE, Responsed=TRUE)

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_api_voice_mode_event:

   Call Id=199583

6w5d: //199583/0A03AA8AA2C3/CCAPI/cc_api_voice_mode_event:

   Call Entry(Context=0x67EEDB20)

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x30BA0

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 4 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 4 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30B9E

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 5 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 8 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 5 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 8 to dstCallId 0x30B9E

6w5d: //199540/DC818B9D8525/CCAPI/cc_api_call_disconnected:

   Cause Value=16, Interface=0x66BF1B54, Call Id=199540

6w5d: //199540/DC818B9D8525/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)

6w5d: //199539/DC818B9D8525/CCAPI/ccConferenceDestroy:

   Conference Id=0x16253, Tag=0x0

6w5d: //199539/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:

   Conference Id=0x16253, Source Interface=0x666A6238, Source Call Id=199539,

   Destination Call Id=199540, Disposition=0x0, Tag=0x0

6w5d: //199540/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:

   Conference Id=0x16253, Source Interface=0x66BF1B54, Source Call Id=199540,

   Destination Call Id=199539, Disposition=0x0, Tag=0x0

6w5d: //199539/DC818B9D8525/CCAPI/cc_generic_bridge_done:

   Conference Id=0x16253, Source Interface=0x66BF1B54, Source Call Id=199540,

   Destination Call Id=199539, Disposition=0x0, Tag=0x0

6w5d: //199539/DC818B9D8525/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)

6w5d: //199539/DC818B9D8525/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

6w5d: //199540/DC818B9D8525/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)

6w5d: //199540/DC818B9D8525/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

6w5d: //199540/DC818B9D8525/CCAPI/cc_api_get_transfer_info:

   Transfer Number Is Null

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x30B9E

6w5d: //199539/DC818B9D8525/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x666A6238, Tag=0x0, Call Id=199539,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

6w5d: //199539/DC818B9D8525/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

6w5d: :cc_free_feature_vsa freeing 66B930A8

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

6w5d:  vsacount in free is 39

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199540/DC818B9D8525/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x66BF1B54, Tag=0x0, Call Id=199540,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

6w5d: //199540/DC818B9D8525/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

6w5d: :cc_free_feature_vsa freeing 66B96198

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

6w5d:  vsacount in free is 38

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 5 to dstCallId 0x30B9E

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 5 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 8 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 5 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 8 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 5 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 2 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 2 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 2 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 2 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 4 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 6 to dstCallId 0x30B9E

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 6 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 4 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 2 to dstCallId 0x30B9E

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 2 to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 9 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit # to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 9 to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit # to dstCallId 0x30B9E

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x30BA0

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit # to dstCallId 0x30BA0

6w5d: //199583/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit # to dstCallId 0x30BA0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit # to dstCallId 0x30B9E

6w5d: //199581/081FEE7BA2BC/CCAPI/ccGenerateToneInfo:

   Stop Tone On Digit=FALSE, Tone=Null,

   Tone Direction=Sum Network, Params=0x0, Call Id=199581

6w5d: //199582/081FEE7BA2BC/CCAPI/cc_api_call_disconnected:

   Cause Value=16, Interface=0x666A6238, Call Id=199582

6w5d: //199582/081FEE7BA2BC/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)

6w5d: //199581/081FEE7BA2BC/CCAPI/ccConferenceDestroy:

   Conference Id=0x16267, Tag=0x0

6w5d: //199581/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:

   Conference Id=0x16267, Source Interface=0x670C6BD4, Source Call Id=199581,

   Destination Call Id=199582, Disposition=0x0, Tag=0x0

6w5d: //199582/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:

   Conference Id=0x16267, Source Interface=0x666A6238, Source Call Id=199582,

   Destination Call Id=199581, Disposition=0x0, Tag=0x0

6w5d: //199581/081FEE7BA2BC/CCAPI/cc_generic_bridge_done:

   Conference Id=0x16267, Source Interface=0x666A6238, Source Call Id=199582,

   Destination Call Id=199581, Disposition=0x0, Tag=0x0

6w5d: //199581/081FEE7BA2BC/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)

6w5d: //199581/081FEE7BA2BC/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

6w5d: //199581/081FEE7BA2BC/CCAPI/cc_api_get_transfer_info:

   Transfer Number Is Null

6w5d: //199582/081FEE7BA2BC/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)

6w5d: //199582/081FEE7BA2BC/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

6w5d: //199582/081FEE7BA2BC/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x666A6238, Tag=0x0, Call Id=199582,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

6w5d: //199582/081FEE7BA2BC/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

6w5d: :cc_free_feature_vsa freeing 66B95190

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

6w5d:  vsacount in free is 37

6w5d: //199581/081FEE7BA2BC/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x670C6BD4, Tag=0x0, Call Id=199581,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

6w5d: //199581/081FEE7BA2BC/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

6w5d: :cc_free_feature_vsa freeing 66B95418

6w5d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

6w5d:  vsacount in free is 36

6w5d: //-1/0F903660A2D0/CCAPI/cc_api_display_ie_subfields:

plz guide more so that my calls from ANI 512112152 always read 9002 voip dial-peer and not 1001.

Thanks

We need to see the configuration of your other dial-peers, in particular: Incoming Dial-peer=3830

Every call will have an inbound and an outbound call leg.  This call is matching Dial Peer 3830 on the inbound. 

It does make sense though why Dial Peer 1001 is being matched on the outbound because you have a destination pattern command on it and you do not have one on dial peer 9002. 

If I am guessing Dial Peer 3830 is a pots dial peer.

Dear Shane,

Actually my call is coming from PSTN and i recived that call from ANI 512112152 on pots dial peer 3820 and i want to move that call from dial-peer 9002 but it always reading dial-peer 1001 which is used for other numbers not for my ANI 512112152 that is :

DPs configs are :

dial-peer voice 1001 voip

description Towards Advance VOIP

translation-profile outgoing national

preference 2

destination-pattern .T

voice-class codec 1002

session protocol sipv2

session target ipv4:yyyy

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 14400

fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none

!

dial-peer voice 3810 pots

tone ringback alert-no-PI

description ### FOR ORIGINATION POTS DIALPEER(used for other ANIs) ###

destination-pattern .T

direct-inward-dial

port 7/3:D

!

dial-peer voice 3820 pots

tone ringback alert-no-PI

description ### FOR ORIGINATION POTS DIALPEER ADDIng PREFIX ###

answer-address 512112152

direct-inward-dial

port 7/3:D

!

dial-peer voice 9003 voip

description INCOMING DP - (add prefix 2299)

translation-profile incoming add-prefix

answer-address 512112152

modem passthrough nse codec g711ulaw

session protocol sipv2

session transport udp

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 14400

fax protocol t38 ls-redundancy 2 hs-redundancy 2 fallback pass-through g711alaw

!

dial-peer voice 9004 voip

description OUT_SIP (strip prefix 2299)

translation-profile outgoing STRIP_PREFIX_2299

huntstop

preference 2

destination-pattern 2299T

modem passthrough nse codec g711ulaw

session protocol sipv2

session target ipv4:xxx

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none

!

and translation profiles are :

voice translation-rule 11

rule 1 /^2299/ //

!

voice translation-rule 15

rule 1 /^\([0-9]\)/ /2299\1/

voice translation-profile STRIP_PREFIX_2299

translate called 11

!

voice translation-profile add-prefix

translate called 15

i used a trick here of digit padding and stripping but its not helpful. Can you please guide me some more. i pasted some debugs of this scenario. Always calls from ANI 512112152 reading 1001 dial-peer and not 9004.

Dial String=1256C, Expanded String=1256C, Calling Number=

   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:

   Result=-1

6w6d: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Match Rule=DP_MATCH_ANSWER; Calling Number=512112152

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:

   Is Incoming=TRUE, Number Expansion=FALSE

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:

   Dial String=, Expanded String=, Calling Number=512112152T

   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   Result=Success(0); Incoming Dial-peer=3820 Is Matched

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   Result=Success(0); Incoming Dial-peer=9003 Is Matched

6w6d: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=1256C

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:

   Is Incoming=TRUE, Number Expansion=FALSE

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:

   Dial String=1256C, Expanded String=1256C, Calling Number=

   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_FAX

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=1001,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3810,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3830,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3820,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=9003,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=9004,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:

   Result=-1

6w6d: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Match Rule=DP_MATCH_ANSWER; Calling Number=512112152

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:

   Is Incoming=TRUE, Number Expansion=FALSE

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:

   Dial String=, Expanded String=, Calling Number=512112152T

   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_FAX

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=1001,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3810,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3830,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3820,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=9003,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=9004,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:

   Result=-1

6w6d: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Match Rule=DP_MATCH_ORIGINATE; Calling Number=512112152

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:

   Is Incoming=TRUE, Number Expansion=FALSE

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:

   Dial String=, Expanded String=, Calling Number=512112152T

   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_FAX

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=1001,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3810,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3830,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=3820,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=9003,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:

   OutboundSearch=FALSE, Peer Info Type=DIALPEER_INFO_FAX, Current Peer(Tag=9004,Peer Info Type=DIALPEER_INFO_SPEECH)

6w6d: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:

   Result=-1

looking forward to hear from you.

regards,

bilal

This is what I would do- Use dial peer 3820 to match the inbound and manipulate the called number prepending 2299 to the called number.  Then the destination pattern on 9004 will match 2299T and strip the 2299. 

You were close.  You were just missing the digit manipulation on the inbound dial-peer.

!
dial-peer voice 3820 pots
translation-profile incoming add-prefix <<<<>>>>
tone ringback alert-no-PI
description ### FOR ORIGINATION POTS DIALPEER ADDIng PREFIX ###
answer-address 512112152 <<<<>>>>
direct-inward-dial
port 7/3:D
!


!
dial-peer voice 9004 voip
description OUT_SIP (strip prefix 2299)
no translation-profile outgoing STRIP_PREFIX_2299  <<<<>>>>
huntstop
preference 2
destination-pattern 2299T  <<<<>>>>
modem passthrough nse codec g711ulaw
session protocol sipv2
session target ipv4:xxx
dtmf-relay rtp-nte
fax-relay ecm disable
fax rate 9600
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none
!


voice translation-rule 15 <<<<>>>>
rule 1 /\(.*\)/ /2299\1/
!
voice translation-profile add-prefix
translate called 15
!
no voice translation-rule 11
no voice translation-profile STRIP_PREFIX_2299

Dear Shane,

With  your help i have manage to perform the task successfully and call is  moving out from DP 9004 for my test ANI 512112152 and for rest of  numbers its reading DP 1001. The configs are :

dial-peer voice 1001 voip

description Towards Advance VOIP

translation-profile outgoing national

preference 2

destination-pattern .T

voice-class codec 1002

session protocol sipv2

session target ipv4:yyyy

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 14400

fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none

!

!

dial-peer voice 3810 pots

tone ringback alert-no-PI

description ### FOR ORIGINATION POTS DIALPEER ###

destination-pattern .T

direct-inward-dial

port 7/3:D

!

dial-peer voice 3830 pots

tone ringback alert-no-PI

description ### FOR TERMINATION POTS DIALPEER #####

translation-profile outgoing national-outgoing

destination-pattern 92101T

progress_ind alert enable 8

progress_ind progress enable 8

direct-inward-dial

port 7/0:D

!

dial-peer voice 3820 pots

tone ringback alert-no-PI

description ### FOR ORIGINATION POTS DIALPEER ADDIng PREFIX ###

translation-profile incoming add-prefix

answer-address 512112152

direct-inward-dial

port 7/3:D

!

dial-peer voice 9004 voip

description OUT_SIP (strip prefix 2299)

translation-profile outgoing STRIP_PREFIX_2299

huntstop

preference 2

destination-pattern 2299T

modem passthrough nse codec g711ulaw

session protocol sipv2

session target ipv4:xxxx

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none

voice translation-profile STRIP_PREFIX_2299

translate called 11

!

voice translation-profile add-prefix

translate called 15

voice translation-rule 11

rule 1 /^2299/ //

!

voice translation-rule 15

rule 1 /^\([0-9]\)/ /2299\1/

Thanks.

Now problem is i have multiple ANI to be shifted on DP 9004 through 3820 like we did for our test ANI 512112152.

ANIS are

512197115

514411810

for  this i used a trcik but its not helping. i create translation rule for  calling number and apply that on my incoming DP 3820 like :

voice translation-rule 16

rule 1 /^514411810/ /514411810/

rule 2 /^512112152/ /512112152/

rule 3 reject //

voice translation-profile add-prefix

translate calling 16

translate called 15

and in POTS DP i removed answer address and used destination pattern in both pots that is 3810 and 3820.

dial-peer voice 3810 pots

tone ringback alert-no-PI

description ### FOR ORIGINATION POTS DIALPEER ###

destination-pattern .T

direct-inward-dial

port 7/3:D

!

!

dial-peer voice 3820 pots

tone ringback alert-no-PI

description ### FOR ORIGINATION POTS DIALPEER ADDIng PREFIX ###

translation-profile incoming add-prefix

preference 1

destination-pattern .T

direct-inward-dial

port 7/3:D

Also O/P of debug ccapi is :

>>>>CCAPI handed cid 245250 with tag 3810 to app "_ManagedAppProcess_Default"

7w0d: //245250/B29445809802/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=3810, Params=0x67EEA190, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)

7w0d: //245250/B29445809802/CCAPI/ccCheckClipClir:

   In: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

7w0d: //245250/B29445809802/CCAPI/ccCheckClipClir:

   Out: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Destination Pattern=.T, Called Number=1256C, Digit Strip=TRUE

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256C(TON=Subscriber, NPI=ISDN),

   Redirect Number=, Display Info=

   Account Number=, Final Destination Flag=TRUE,

   Guid=B2944580-54EE-11E1-9802-0003BAA7801F, Outgoing Dial-peer=3810

7w0d: //245250/B29445809802/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=

   ----- ccCallInfo IE subfields -----

   cisco-ani=512112152

   cisco-anitype=2

   cisco-aniplan=1

   cisco-anipi=0

   cisco-anisi=3

   dest=1256C

   cisco-desttype=4

   cisco-destplan=1

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   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

7w0d: //245250/B29445809802/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x670C6BD4, Interface Type=6, Destination=, Mode=0x0,

   Call Params(Calling Number=512112152,(Calling Name=)(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256C(TON=Subscriber, NPI=ISDN), Calling Translated=FALSE,

   Subscriber Type Str=RegularLine, FinalDestinationFlag=TRUE, Outgoing Dial-peer=3810, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d: :cc_get_feature_vsa malloc success

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d:  cc_get_feature_vsa count is 46

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d: :FEATURE_VSA attributes are: feature_name:0,feature_time:1723410928,feature_id:245251

7w0d: //245251/B29445809802/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1

7w0d: //245251/B29445809802/CCAPI/ccCallSetContext:

   Context=0x67EEA140

7w0d: //245250/B29445809802/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=3810

7w0d: //245251/B29445809802/CCAPI/cc_api_call_proceeding:

   Interface=0x670C6BD4, Progress Indication=NULL(0)

7w0d: //245251/B29445809802/CCAPI/cc_api_call_disconnected:

   Cause Value=21, Interface=0x670C6BD4, Call Id=245251

7w0d: //245251/B29445809802/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=21, Retry Count=0)

7w0d: //245250/xxxxxxxxxxxx/CCAPI/ccCallReleaseResources:

   release reserved xcoding resource.

7w0d: //245251/B29445809802/CCAPI/ccCallSetAAA_Accounting:

   Accounting=1, Call Id=245251

7w0d: //245251/B29445809802/CCAPI/ccCallDisconnect:

   Cause Value=21, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=21)

7w0d: //245251/B29445809802/CCAPI/ccCallDisconnect:

   Cause Value=21, Call Entry(Responsed=TRUE, Cause Value=21)

7w0d: //245251/B29445809802/CCAPI/cc_api_get_transfer_info:

   Transfer Number Is Null

7w0d: //245251/B29445809802/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x670C6BD4, Tag=0x0, Call Id=245251,

   Call Entry(Disconnect Cause=21, Voice Class Cause Code=0, Retry Count=0)

7w0d: //245251/B29445809802/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

7w0d: :cc_free_feature_vsa freeing 66B929E8

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

7w0d:  vsacount in free is 45

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=3820, Params=0x6816F36C, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)

7w0d: //245250/B29445809802/CCAPI/ccCheckClipClir:

   In: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

7w0d: //245250/B29445809802/CCAPI/ccCheckClipClir:

   Out: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Destination Pattern=.T, Called Number=1256C, Digit Strip=TRUE

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256C(TON=Subscriber, NPI=ISDN),

   Redirect Number=, Display Info=

   Account Number=, Final Destination Flag=TRUE,

   Guid=B2944580-54EE-11E1-9802-0003BAA7801F, Outgoing Dial-peer=3820

7w0d: //245250/B29445809802/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=

   ----- ccCallInfo IE subfields -----

   cisco-ani=512112152

   cisco-anitype=2

   cisco-aniplan=1

   cisco-anipi=0

   cisco-anisi=3

   dest=1256C

   cisco-desttype=4

   cisco-destplan=1

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   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

7w0d: //245250/B29445809802/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x670C6BD4, Interface Type=6, Destination=, Mode=0x0,

   Call Params(Calling Number=512112152,(Calling Name=)(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256C(TON=Subscriber, NPI=ISDN), Calling Translated=FALSE,

   Subscriber Type Str=RegularLine, FinalDestinationFlag=TRUE, Outgoing Dial-peer=3820, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d: :cc_get_feature_vsa malloc success

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d:  cc_get_feature_vsa count is 46

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d: :FEATURE_VSA attributes are: feature_name:0,feature_time:1723410928,feature_id:245252

7w0d: //245252/B29445809802/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1

7w0d: //245252/B29445809802/CCAPI/ccCallSetContext:

   Context=0x6816F31C

7w0d: //245250/B29445809802/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=3820

7w0d: //245252/B29445809802/CCAPI/cc_api_call_proceeding:

   Interface=0x670C6BD4, Progress Indication=NULL(0)

7w0d: //245252/B29445809802/CCAPI/cc_api_call_disconnected:

   Cause Value=21, Interface=0x670C6BD4, Call Id=245252

7w0d: //245252/B29445809802/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=21, Retry Count=0)

7w0d: //245250/xxxxxxxxxxxx/CCAPI/ccCallReleaseResources:

   release reserved xcoding resource.

7w0d: //245252/B29445809802/CCAPI/ccCallSetAAA_Accounting:

   Accounting=1, Call Id=245252

7w0d: //245252/B29445809802/CCAPI/ccCallDisconnect:

   Cause Value=21, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=21)

7w0d: //245252/B29445809802/CCAPI/ccCallDisconnect:

   Cause Value=21, Call Entry(Responsed=TRUE, Cause Value=21)

7w0d: //245252/B29445809802/CCAPI/cc_api_get_transfer_info:

   Transfer Number Is Null

7w0d: //245252/B29445809802/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x670C6BD4, Tag=0x0, Call Id=245252,

   Call Entry(Disconnect Cause=21, Voice Class Cause Code=0, Retry Count=0)

7w0d: //245252/B29445809802/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

7w0d: :cc_free_feature_vsa freeing 66B929E8

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

7w0d:  vsacount in free is 45

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=1001, Params=0x67A5944C, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)

7w0d: //245250/B29445809802/CCAPI/ccCheckClipClir:

   In: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

7w0d: //245250/B29445809802/CCAPI/ccCheckClipClir:

   Out: Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed)

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Destination Pattern=.T, Called Number=1256C, Digit Strip=FALSE

7w0d: //245250/B29445809802/CCAPI/ccCallSetupRequest:

   Calling Number=512112152(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256C(TON=Subscriber, NPI=ISDN),

   Redirect Number=, Display Info=

   Account Number=, Final Destination Flag=TRUE,

   Guid=B2944580-54EE-11E1-9802-0003BAA7801F, Outgoing Dial-peer=1001

7w0d: //245250/B29445809802/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=

   ----- ccCallInfo IE subfields -----

   cisco-ani=512112152

   cisco-anitype=2

   cisco-aniplan=1

   cisco-anipi=0

   cisco-anisi=3

   dest=1256C

   cisco-desttype=4

   cisco-destplan=1

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   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

7w0d: //245250/B29445809802/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x666A6238, Interface Type=3, Destination=, Mode=0x0,

   Call Params(Calling Number=512112152,(Calling Name=)(TON=National, NPI=ISDN, Screening=Network, Presentation=Allowed),

   Called Number=1256C(TON=Subscriber, NPI=ISDN), Calling Translated=FALSE,

   Subscriber Type Str=RegularLine, FinalDestinationFlag=TRUE, Outgoing Dial-peer=1001, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d: :cc_get_feature_vsa malloc success

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d:  cc_get_feature_vsa count is 46

7w0d: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

7w0d: :FEATURE_VSA attributes are: feature_name:0,feature_time:1723410928,feature_id:245253

7w0d: //245253/B29445809802/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1

7w0d: //245253/B29445809802/CCAPI/ccCallSetContext:

   Context=0x67A593FC

7w0d: //245250/B29445809802/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=1001

7w0d: //245253/B29445809802/CCAPI/cc_api_call_proceeding:

   Interface=0x666A6238, Progress Indication=NULL(0)

7w0d: //245253/B29445809802/CCAPI/cc_api_call_connected:

   Interface=0x666A6238, Data Bitmask=0x1, Progress Indication=NULL(0),

   Connection Handle=0

7w0d: //245253/B29445809802/CCAPI/cc_api_call_connected:

   Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)

7w0d: //245250/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:

   (confID=0x6803E160, callID1=0x3BE02, callID2=0x3BE05, tag=0x0)

7w0d: //245250/B29445809802/CCAPI/ccConferenceCreate:

   Conference Id=0x6803E160, Call Id1=245250, Call Id2=245253, Tag=0x0

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x1AE67, Source Interface=0x670C6BD4, Source Call Id=245250,

   Destination Call Id=245253, Disposition=0x0, Tag=0xFFFFFFFF

7w0d: //245253/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

7w0d: cc_api_get_xcode_stream : 4381

7w0d: //245253/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x1AE67, Source Interface=0x666A6238, Source Call Id=245253,

   Destination Call Id=245250, Disposition=0x0, Tag=0x0

7w0d: //245250/B29445809802/CCAPI/cc_generic_bridge_done:

   Conference Id=0x1AE67, Source Interface=0x666A6238, Source Call Id=245253,

   Destination Call Id=245250, Disposition=0x0, Tag=0x0

7w0d: //245250/B29445809802/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x1AE67, Destination Call Id=245253)

7w0d: //245253/B29445809802/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x1AE67, Destination Call Id=245250)

7w0d: //245250/B29445809802/CCAPI/cc_api_caps_ind:

   Destination Interface=0x666A6238, Destination Call Id=245253, Source Call Id=245250,

   Caps(Codec=0x1, Fax Rate=0x1, Vad=0x1,

   Modem=0x2, Codec Bytes=20, Signal Type=2)

7w0d: //245250/B29445809802/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=250(ms), Fax Nom=300(ms))

7w0d: //245253/B29445809802/CCAPI/cc_api_caps_ind:

   Destination Interface=0x670C6BD4, Destination Call Id=245250, Source Call Id=245253,

   Caps(Codec=0x4, Fax Rate=0x80, Vad=0x2,

   Modem=0x0, Codec Bytes=20, Signal Type=1)

7w0d: //245253/B29445809802/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=250(ms), Fax Nom=300(ms))

7w0d: //245253/B29445809802/CCAPI/cc_api_caps_ack:

   Destination Interface=0x670C6BD4, Destination Call Id=245250, Source Call Id=245253,

   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_14400(0x80), Vad=ON(0x2),

   Modem=OFF(0x0), Codec Bytes=20, Signal Type=1, Seq Num Start=3409)

7w0d: //245250/B29445809802/CCAPI/cc_api_caps_ack:

   Destination Interface=0x666A6238, Destination Call Id=245253, Source Call Id=245250,

   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_14400(0x80), Vad=ON(0x2),

   Modem=OFF(0x0), Codec Bytes=20, Signal Type=1, Seq Num Start=3409)

7w0d: //245250/B29445809802/CCAPI/cc_process_notify_bridge_done:

   Conference Id=0x1AE67, Call Id1=245250, Call Id2=245253

7w0d: //245250/B29445809802/CCAPI/ccCallConnect:

   Progress Indication=NULL(0), Data Bitmask=0x1

7w0d: //245250/B29445809802/CCAPI/ccCallConnect:

   Call Entry(Connected=TRUE, Responsed=TRUE)

7w0d: //245250/B29445809802/CCAPI/cc_api_voice_mode_event:

   Call Id=245250

7w0d: //245250/B29445809802/CCAPI/cc_api_voice_mode_event:

   Call Entry(Context=0x67A5203C)

7w0d: //245247/BB9E397385B3/CCAPI/cc_api_call_alert:

   Interface=0x66BF1B54, Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1)

7w0d: //245247/BB9E397385B3/CCAPI/cc_api_call_alert:

   Call Entry(Retry Count=0, Responsed=TRUE)

7w0d: //245246/BB9E397385B3/CCAPI/ccCallAlert:

   Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1)

7w0d: //245246/BB9E397385B3/CCAPI/ccCallAlert:

   Call Entry(Responsed=TRUE, AlertSent=TRUE)

7w0d: //245246/BB9E397385B3/CCAPI/ccCallNotify:

   Data Bitmask=0x7, Call Id=245246

7w0d: //245246/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:

   (confID=0x6803DF20, callID1=0x3BDFE, callID2=0x3BDFF, tag=0x0)

7w0d: //245246/BB9E397385B3/CCAPI/ccConferenceCreate:

   Conference Id=0x6803DF20, Call Id1=245246, Call Id2=245247, Tag=0x0

7w0d: //245246/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

7w0d: cc_api_get_xcode_stream : 4381

7w0d: //245246/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x1AE68, Source Interface=0x666A6238, Source Call Id=245246,

   Destination Call Id=245247, Disposition=0x0, Tag=0x0

7w0d: //245247/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x1AE68, Source Interface=0x66BF1B54, Source Call Id=245247,

   Destination Call Id=245246, Disposition=0x0, Tag=0xFFFFFFFF

7w0d: //245246/BB9E397385B3/CCAPI/cc_generic_bridge_done:

   Conference Id=0x1AE68, Source Interface=0x66BF1B54, Source Call Id=245247,

   Destination Call Id=245246, Disposition=0x0, Tag=0xFFFFFFFF

7w0d: //245246/BB9E397385B3/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x1AE68, Destination Call Id=245247)

7w0d: //245247/BB9E397385B3/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x1AE68, Destination Call Id=245246)

7w0d: //245247/BB9E397385B3/CCAPI/cc_api_caps_ind:

   Destination Interface=0x666A6238, Destination Call Id=245246, Source Call Id=245247,

   Caps(Codec=0x1, Fax Rate=0x1, Vad=0x1,

   Modem=0x2, Codec Bytes=20, Signal Type=2)

7w0d: //245247/BB9E397385B3/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=250(ms), Fax Nom=300(ms))

7w0d: //245246/BB9E397385B3/CCAPI/cc_api_caps_ind:

   Destination Interface=0x66BF1B54, Destination Call Id=245247, Source Call Id=245246,

   Caps(Codec=0x4, Fax Rate=0x80, Vad=0x2,

   Modem=0x0, Codec Bytes=20, Signal Type=1)

7w0d: //245246/BB9E397385B3/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=250(ms), Fax Nom=300(ms))

7w0d: //245246/BB9E397385B3/CCAPI/cc_api_caps_ack:

   Destination Interface=0x66BF1B54, Destination Call Id=245247, Source Call Id=245246,

   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_14400(0x80), Vad=ON(0x2),

   Modem=OFF(0x0), Codec Bytes=20, Signal Type=1, Seq Num Start=9094)

7w0d: //245247/BB9E397385B3/CCAPI/cc_api_caps_ack:

   Destination Interface=0x666A6238, Destination Call Id=245246, Source Call Id=245247,

   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_14400(0x80), Vad=ON(0x2),

   Modem=OFF(0x0), Codec Bytes=20, Signal Type=1, Seq Num Start=9094)

7w0d: //245246/BB9E397385B3/CCAPI/cc_process_notify_bridge_done:

   Conference Id=0x1AE68, Call Id1=245246, Call Id2=245247

7w0d: //245247/BB9E397385B3/CCAPI/cc_api_voice_mode_event:

   Call Id=245247

7w0d: //245247/BB9E397385B3/CCAPI/cc_api_voice_mode_event:

   Call Entry(Context=0x67A5DC54)

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 3 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 5 to dstCallId 0x3BE05

7w0d: //245215/A5E723098565/CCAPI/cc_api_call_cut_progress:

   Interface=0x66BF1B54, Progress Indication=INBAND(8), Signal Indication=INTERCEPT(2),

   Cause Value=4

7w0d: //245215/A5E723098565/CCAPI/cc_api_call_cut_progress:

   Call Entry(Responsed=TRUE)

7w0d: //245214/A5E723098565/CCAPI/ccCallProgIndProgress:

   Progress Indication=INBAND(8)

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 5 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 0 to dstCallId 0x3BE05

7w0d: //245249/BBEE2D3985B8/CCAPI/cc_api_call_alert:

   Interface=0x66BF1B54, Progress Indication=INBAND(8), Signal Indication=NOT PRESENT(255)

7w0d: //245249/BBEE2D3985B8/CCAPI/cc_api_call_alert:

   Call Entry(Retry Count=0, Responsed=TRUE)

7w0d: //245248/BBEE2D3985B8/CCAPI/ccCallAlert:

   Progress Indication=INBAND(8), Signal Indication=NOT PRESENT(255)

7w0d: //245248/BBEE2D3985B8/CCAPI/ccCallAlert:

   Call Entry(Responsed=TRUE, AlertSent=TRUE)

7w0d: //245248/BBEE2D3985B8/CCAPI/ccCallNotify:

   Data Bitmask=0x7, Call Id=245248

7w0d: //245248/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:

   (confID=0x6803DCE0, callID1=0x3BE00, callID2=0x3BE01, tag=0x0)

7w0d: //245248/BBEE2D3985B8/CCAPI/ccConferenceCreate:

   Conference Id=0x6803DCE0, Call Id1=245248, Call Id2=245249, Tag=0x0

7w0d: //245248/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

7w0d: cc_api_get_xcode_stream : 4381

7w0d: //245248/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x1AE69, Source Interface=0x666A6238, Source Call Id=245248,

   Destination Call Id=245249, Disposition=0x0, Tag=0x0

7w0d: //245249/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x1AE69, Source Interface=0x66BF1B54, Source Call Id=245249,

   Destination Call Id=245248, Disposition=0x0, Tag=0xFFFFFFFF

7w0d: //245248/BBEE2D3985B8/CCAPI/cc_generic_bridge_done:

   Conference Id=0x1AE69, Source Interface=0x66BF1B54, Source Call Id=245249,

   Destination Call Id=245248, Disposition=0x0, Tag=0xFFFFFFFF

7w0d: //245248/BBEE2D3985B8/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x1AE69, Destination Call Id=245249)

7w0d: //245249/BBEE2D3985B8/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x1AE69, Destination Call Id=245248)

7w0d: //245249/BBEE2D3985B8/CCAPI/cc_api_caps_ind:

   Destination Interface=0x666A6238, Destination Call Id=245248, Source Call Id=245249,

   Caps(Codec=0x1, Fax Rate=0x1, Vad=0x1,

   Modem=0x2, Codec Bytes=20, Signal Type=2)

7w0d: //245249/BBEE2D3985B8/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=250(ms), Fax Nom=300(ms))

7w0d: //245248/BBEE2D3985B8/CCAPI/cc_api_caps_ind:

   Destination Interface=0x66BF1B54, Destination Call Id=245249, Source Call Id=245248,

   Caps(Codec=0x4, Fax Rate=0x80, Vad=0x2,

   Modem=0x0, Codec Bytes=20, Signal Type=1)

7w0d: //245248/BBEE2D3985B8/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=250(ms), Fax Nom=300(ms))

7w0d: //245248/BBEE2D3985B8/CCAPI/cc_api_caps_ack:

   Destination Interface=0x66BF1B54, Destination Call Id=245249, Source Call Id=245248,

   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_14400(0x80), Vad=ON(0x2),

   Modem=OFF(0x0), Codec Bytes=20, Signal Type=1, Seq Num Start=9578)

7w0d: //245249/BBEE2D3985B8/CCAPI/cc_api_caps_ack:

   Destination Interface=0x666A6238, Destination Call Id=245248, Source Call Id=245249,

   Caps(Codec=g729r8(0x4), Fax Rate=FAX_RATE_14400(0x80), Vad=ON(0x2),

   Modem=OFF(0x0), Codec Bytes=20, Signal Type=1, Seq Num Start=9578)

7w0d: //245248/BBEE2D3985B8/CCAPI/cc_process_notify_bridge_done:

   Conference Id=0x1AE69, Call Id1=245248, Call Id2=245249

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 1 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 1 to dstCallId 0x3BE05

7w0d: //245249/BBEE2D3985B8/CCAPI/cc_api_voice_mode_event:

   Call Id=245249

7w0d: //245249/BBEE2D3985B8/CCAPI/cc_api_voice_mode_event:

   Call Entry(Context=0x67FABB50)

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_begin:

   Consume mask is not set. Relaying Digit 7 to dstCallId 0x3BE05

7w0d: //245250/xxxxxxxxxxxx/CCAPI/cc_api_call_digit_end:

   Consume mask is not set. Relaying Digit 7 to dstCallId 0x3BE05

7w0d: //245254/xxxxxxxxxxxx/CCAPI/cc_api_caps_ind:

   Call Entry Is Not Found

7w0d: //-1/BEE39F2085C5/CCAPI/cc_api_display_ie_subfields

Please guide so that these other Ani will also follows 9004 DP to out to xxxx.

Thanks

Regards,

Bilal

Does dial-peer 3830 have "incoming called-number ." configured? Is it voip or pots?

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: