Num-exp vs translation profiles vs dial-peer

Hi friends,
This topic has been discussed many times still I couldn't find any relevant answer for the same and even configuration sometimes give unseen results.
As far as I know, following techniques exist in router for digit manipulation;
1. Number expansion
Applied globally
2. Translation profile
Applied on dial peer or PoTS interface or Controller or VoIP globally
3. Various commands found under dial peer like forward, prefix, strip digits etc.
Having all information available, I understand it fair well about independent working of all of the above techniques. But when it comes to apply all of the above techniques together, then it becomes complex which techniques apply in what order and hence not very clear to configure. I found lot of discussions on this topic and also found that Cisco has lot of contradictory information about the same in it's documents.
Will appreciate if someone can let me know in exactly which order above techniques are checked in router for both inbound and outbound call?

Hi Chris,
Thanks for your time.
It's getting conflicted with what Cisco stuff says;
Following is the priority for inbound VoIP dial-peer as per Cisco stuff;
Priority 1: Global voice translation profile (applicable only for incoming call)
Priority 2: Number Expansion
Priority 3: Inbound Dial Peer Selection
Priority 4: Voice Translation Profile under Dial-Peer (I skipped CLID here purposefully)
Same is applicable for PoTS inbound call where stuff says that voice translation profile applied to PoTS interface has more priority than number expansion.
I'm comfortable with digit manipulation applied during outbound call but for incoming call, it's still not clear. What do you suggest for the above priorities? 
Tomorrow I'll also try to put my hands on doing some test configuration to actually check during inbound voip call, global translation profile has more priority or number expansion?
Thanks
Vivek

Similar Messages

  • Translation rule in dial-peer

    Hi,
    Can we remove  the "+" sign from calling number  ?

    Hi,
    You can try this:
    voice translation-rule 1
       rule 1 /^\+/ //
    voice translation-profile STRIP+
       translate calling 1
    Hope to help, please remember to rate the post if it does.
    Regards,
    - Adrian.

  • Cisco dial-peer path selection with "preference"

    Hi everybody,
    for a test lab environment i'm testing the integration between cisco voice gateway 3925 and third party voice gateway by means of isdn PRI.
    here the connection schema:
    PSTN (emulated)-----> port0/0/0-Cisco3925-port0/0/1 <------- Third party Voice Gateway
                                                                  |     (ethernet)
                                                          Cisco CUCM  (172.23.112.20) 
    in brief:
    - i'm emulating PSTN with a cisco voice gateway, this gateway is connected to cisco3925's port 0/0/0.
    - cisco3925's port 0/0/1 is connected to Third party Voice Gateway.
    - cisco 3925 speaks with Cisco CUCM in H323.
    Now let's go for an incoming call from the PSTN when 3925 has no connection to CUCM, with called number 321672711 (321672... is the GNR of the site):
    1. inbound: dial-peer 110 finds match so the called number is transformed to 591711 (it is a DN not registered to SRST cisco gateway)
    2. outbound: i expect dial-peer 100 to be matched, because 172.23.112.20 is no more reacheable. From the show call active voice dial-peer 1 is matched as the attached. I need to set preference 1 in dial-peer 100 because when WAN is UP i don't want dial-peer 100 to be matched (and it works). But when WAN is down dial-peer 100 must match. If i remove preference 1, dial-peer 100 finds match; but for correct path selection i cannot remove it.
    What am I forgetting?
    thanks for support
    voice translation-rule 1
     rule 1 /^321672/ /591/   
    voice translation-profile ENTRANTE
     translate called 1
     (translate calling omitted)
    dial-peer voice 1 voip
     description Inbound per USCENTI - Outbound per ENTRANTI
     corlist incoming CSSSRSTInternazionali
     tone ringback alert-no-PI
     destination-pattern 591...
     session target ipv4:172.23.112.20
     voice-class codec 1
     dtmf-relay h245-alphanumeric
     no vad
    dial-peer voice 100 pots           
     preference 1
     translation-profile outgoing NOMIG
     destination-pattern 591...               
     port 0/0/1:15
    dial-peer voice 110 pots
     corlist incoming CSSSRSTInternazionali
     description Inbound per ENTRANTI
     translation-profile incoming ENTRANTE
     incoming called-number 321672...        
     direct-inward-dial
     port 0/0/0:15

    Hello Marco,
    There could be two possibilities:
    1. To avoid dial-peer 1 being selected in the dialplan match, when gateway is trying to route the call, you can configure ICMP Probe , which would mark dial-peer as down, in case of WAN failure. So call will use dial-peer 100, automatically, as that will only be an possible match.
    Here is document , in case you are interested in ICMP Probe:
    http://www.cisco.com/c/en/us/td/docs/ios/voice/command/reference/vr_book/vr_m3.html#wp1397581
    2. Ideally default dial-peer hunting mechanism is, Longest - Preference - Random , so as both the dial-peer has same destination pattern, in terms of specific digits and number of wild cards. So it should be looking as preference value of two possible matches, so in this test dial-peer 1 would win. Router will try to route the call using that dial-peer, if fails it should automatically fall back to dial-peer 100 as next choice.
    But please note that it will still use dial-peer 1 at first attempt, as dial-peer status is not linked to interface status or WAN status. To verify this theory , you can remove session target command, and you will see that dial-peer 1, is not even selected in match, that's because removing session target command, will mark is as DOWN for outgoing status.
    Taking below said debugs would help further, in case configuring ICMP probe is not viable option.
    debug voip ccapi inout ( it will help understand , dial-peer match and hunting process ).
    debug voip dialpeer inout
    Hope that helps.

  • Incoming Dial-peer

    I have a SIP trunk set up and can make outgoing calls fine. However, at the moment, i'm having a little trouble getting the incoming calls to be recieved on my ephone-dn.
    When an incoming call is recieved I get the following from "debug ccsip all"
    The Call Setup Information is:
    Call Control Block (CCB) : 0x4838BFD4
    State of The Call : STATE_DEAD
    TCP Sockets Used : NO
    Calling Number : +4418338xxxxx
    Called Number : 4418336xxxxx
    Source IP Address (Sig ): 83.x.x.x
    Destn SIP Req Addr:Port : 87.x.x.x:5060
    Destn SIP Resp Addr:Port : 87.x.x.x:5060
    Destination Name : 87.x.x.x
    Aug 25 08:24:38.529: //2100/FB9CA81483B9/SIP/Call/sipSPIMediaCallInfo:
    Number of Media Streams: 1
    Media Stream : 1
    Negotiated Codec : g711ulaw
    Negotiated Codec Bytes : 160
    Negotiated Dtmf-relay : 0
    Dtmf-relay Payload : 0
    Source IP Address (Media): 83.x.x.x
    Source IP Port (Media): 18736
    Destn IP Address (Media): 87.x.x.x
    Destn IP Port (Media): 12272
    Orig Destn IP Address:Port (Media): 0.0.0.0:0
    I believe my problem lies with me incorrectly setting up my dial-peer. This is what i currently have.
    dial-peer voice 9999 voip
    description Incoming call via SIP
    translate-outgoing called 3
    destination-pattern 4418336xxxxx
    translation-rule 3
    Rule 0 ^4418336xxxxx 2000
    2000 is my extension on CME4.0 and i've x'd up IPs and phone numbers for privacy.
    I would have thought that translation-rule would replace the called number with my extension, which would in turn cause my extension to ring. No such luck though.
    I can get the call to be put through to a normal phone via a pots dial-peer with the following dial-peer
    dial-peer voice 9999 pots
    destination-pattern 4418336xxxxx
    port 0/1/1
    Thanks

    Still pulling my hair out with this. I have tried your suggestion with the following setup:
    voice translation-rule 10
    rule 1 /^441833612345/ /2000/
    voice translation-profile incSIP
    translate called 10
    dial-peer voice 1 voip
    translation-profile incoming incSIP
    incoming called-number .
    Then with "debug voice dialpeer" activated, I get the following.
    Aug 25 14:29:25.215: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Calling Number=441833612345, Called Number=441833600026, Peer Info Type=DIALPEER_INFO_SPEECH
    Aug 25 14:29:25.215: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Match Rule=DP_MATCH_DEST; Called Number=441833612345
    Aug 25 14:29:25.215: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)
    Aug 25 14:29:25.215: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
    Result=NO_MATCH(-1)
    Aug 25 14:29:25.219: //-1/F1237AF8804E/DPM/dpAssociateIncomingPeerCore:
    Calling Number=+441833912345, Called Number=441833600026, Voice-Interface=0x0,
    Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
    Peer Info Type=DIALPEER_INFO_SPEECH
    Aug 25 14:29:25.219: //-1/F1237AF8804E/DPM/dpAssociateIncomingPeerCore:
    Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=1
    Aug 25 14:29:27.663: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Calling Number=441833612345, Called Number=441833600026, Peer Info Type=DIALPEER_INFO_SPEECH
    Aug 25 14:29:27.663: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Match Rule=DP_MATCH_DEST; Called Number=441833612345
    Aug 25 14:29:27.667: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)
    Aug 25 14:29:27.667: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
    Result=NO_MATCH(-1)
    Aug 25 14:29:27.667: //-1/F29902FC8050/DPM/dpAssociateIncomingPeerCore:
    Calling Number=+441833912345, Called Number=441833600026, Voice-Interface=0x0,
    Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
    Peer Info Type=DIALPEER_INFO_SPEECH
    Aug 25 14:29:27.667: //-1/F29902FC8050/DPM/dpAssociateIncomingPeerCore:
    Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=1

  • Control Dial-peer usage

    Seems anyone know my voice gateway IP, they can setup dial-peer point to my gateway.
    As I need to accept incomming call from many different branch office. IP access list control voice traffic is not easy to implement.
    Is there anyway to have password control when make voip call?

    If you know the extensions/numbers coming from the branch office you can reject anything else by using voice translation rules.
    voice translation-rule 1
    rule 1 reject /^9/
    voice translation-profile callblockTGW
    translate called 1
    dial-peer voice 1 voip
    call-block translation-profile incoming callbblockTGW
    call-block disconnect-cause incoming call-reject
    incoming called-number 9.
    There is no password control for voip call at this time.

  • Prefix on a VOIP dial-peer

    I have a Manager Express in a router down in mexico. I have a full blown call manager here at our headquarters that I am looking to route all of our domestic long distance thru. Our local Call manager passes numbers on to our PBX with a 9 to notify it that it will be going out our long distance service.
    My dial-peer in Mexico looks similar to this:
    dial-peer voice 103 voip
    description US Long Distance
    translation-profile outgoing US-LD
    preference 3
    destination-pattern 2001[2-9]..[2-9]......
    voice-class codec 1
    voice-class h323 1
    session target ipv4:x.x.x.x
    dtmf-relay h245-alphanumeric
    fax-relay ecm disable
    no vad
    the preference 3 is so that it doesn't use this till I have it right. In its current setup it will strip the 2001. (2 is for an outside line, 001 is to call U.S.) I need to add back on a 91 at the start. With a VOIP dial peer it is not allowing me to use the Prefix command I can with POTS. Is there a different command I should be using? or do I need to fix the missing characters in out local Call Manager?
    Any suggestions would be appreciated.

    You have couple of options:
    1. use translation pattern on the CCM to prefix the 9.
    2. create a voice translation rule on CME and apply it to the dial-peer, such as:
    voice translation-rule 1
    rule 1 /^200\(1..........\)/ /\1/
    voice translation-profile 1
    translate called 1
    dial-peer voice 103 voip
    translation-profile outgoing 1
    HTH, please rate all posts!
    Chris

  • Maximum num-exp that can be used on AS5350

    I was told the AS5300 has a maximum num-exp of 256. However, the AS5350 had better capabilities and should do more.
    Does anyone know the maximum amount of num-exp that can be configured on an AS5350?
    Thanks,
    ~J.K.

    As many as the routers memory and nvram (for config save) can hold. Note that having numerous num-exps and translation patterns are sensitive to faults...

  • Dial-Peer matches but fails to call out

    Hello,
    Am trying to get my CME configured for Callcentric.  I have both an inbound and an outbound plan.
    With my dial-peers configured for standard 11-digit and 10-digit dialing, calls go to fast busy after all digits except the last two are dialed.  Debug shows a dial-peer match initially, then states no match and the call fails.  If I change the destination pattern to match my cell phone number exactly, I can dial all the digits but the call still fails.  Anyone have a suggestion?
    Here are my dial peers:
    dial-peer voice 700 voip
    description SIP Trunk - Incoming
    voice-class sip dtmf-relay force rtp-nte
    session protocol sipv2
    session target dns:callcentric.com
    incoming called-number .%
    dial-peer voice 701 voip
    description SIP Trunk - Outgoing 3-Digit Calls
    translation-profile outgoing SIP_1
    preference 1
    destination-pattern 9[2-8]11
    voice-class codec 1
    voice-class sip dtmf-relay force rtp-nte
    session protocol sipv2
    session target sip-server
    dtmf-relay rtp-nte
    dial-peer voice 702 voip
    description SIP Trunk - Outgoing 11-Digit Calls
    translation-profile outgoing SIP_1
    preference 1
    destination-pattern 91[2-9].......
    voice-class sip dtmf-relay force rtp-nte
    session protocol sipv2
    session target sip-server
    dtmf-relay rtp-nte
    dial-peer voice 703 voip
    description SIP Trunk - Outgoing 10-Digit Calls
    translation-profile outgoing SIP_1
    preference 1
    destination-pattern 9[2-9].......
    voice-class codec 1
    voice-class sip dtmf-relay force rtp-nte
    session protocol sipv2
    session target sip-server
    no vad
    And here is the debug associated with a call:
    *Dec 26 22:26:27.854: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=7018, Called Number=, Voice-Interface=0x4A4AE7B0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOICE, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:27.854: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=20009
    GMIT-VOICEROUTER01#
    *Dec 26 22:26:29.526: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:29.526: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9
    *Dec 26 22:26:29.526: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:29.526: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:29.914: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=91, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:29.914: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=91
    *Dec 26 22:26:29.914: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:29.914: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:30.174: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Numbe
    GMIT-VOICEROUTr=, Called Number=912, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:30.174: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=912
    *Dec 26 22:26:30.174: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:30.174: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:30.514: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9120, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:30.514: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9120
    *Dec 26 22:26:30.514: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:30.514: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:30.822: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=91207, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:30.822: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=91207
    *Dec 26 22:26:30.826: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:30.826: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:31.342: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=912072, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:31.342: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=912072
    *Dec 26 22:26:31.346: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:31.346: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:31.542: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9120722, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:31.546: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9120722
    *Dec 26 22:26:31.546: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:31.546: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:31.934: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=91207227, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:31.934: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=91207227
    *Dec 26 22:26:31.934: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:31.934: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:32.602: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=912072277, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:32.602: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=912072277
    *Dec 26 22:26:32.602: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    *Dec 26 22:26:32.606: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    *Dec 26 22:26:33.382: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9120722776, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.382: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9120722776
    *Dec 26 22:26:33.382: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=702
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9120722776, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9120722776
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=702
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9120722776, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9120722776
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    *Dec 26 22:26:33.386: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=702
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=9120722776, Called Number=9120722776, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9120722776
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=702
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=9120722776, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=702
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9120722776, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9120722776
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    *Dec 26 22:26:33.390: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=702
    *Dec 26 22:26:33.394: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9120722776, Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.394: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9120722776
    *Dec 26 22:26:33.394: //-1/98A189FD81D3/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    *Dec 26 22:26:33.394: //-1/98A189FD81D3/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=702
    *Dec 26 22:26:33.574: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=91[2-9]......., Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:33.578: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    *Dec 26 22:26:36.374: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=7018$, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    *Dec 26 22:26:36.378: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules AttemptER01#

    Translation profile:
    voice translation-rule 3
    rule 1 /^7../ /2072267262/
    voice translation-rule 4
    rule 1 /^9\(1....\)/ /\1/
    rule 2 /^9207\(...\)/ /\1/
    rule 3 /^9\(011.*\)/ /\1/
    rule 4 /^9\([2-9]11\)/ /\1/
    voice translation-profile SIP_1
    translate calling 3
    translate called 4
    Here is debug ccsip messages:
    *Dec 27 14:10:16.598: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Received:
    OPTIONS sip:[email protected]:5060;transport=udp SIP/2.0
    Via: SIP/2.0/UDP 207.5.178.214:5060;branch=z9hG4bKd77b793048igqgkfd0g1.1
    Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event
    Max-Forwards: 69
    Call-ID: SDp6vve01-196593d11e4bf68c71f8a4085d7de7d0-c54gcb0
    From: ;tag=SDp6vve01-callagent.gwi.net+1+8bfe3a+d3cf6d84
    CSeq: 938331054 OPTIONS
    Organization: MetaSwitch
    Supported: resource-priority, 100rel
    Content-Length: 0
    Contact:
    To:
    *Dec 27 14:10:16.606: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    SIP/2.0 200 OK
    Via: SIP/2.0/UDP 207.5.178.214:5060;branch=z9hG4bKd77b793048igqgkfd0g1.1
    From: ;tag=SDp6vve01-callagent.gwi.net+1+8bfe3a+d3cf6d84
    To:
    GMIT-VOICEROUT166>;tag=F1B5120-18BD
    Date: Fri, 27 Dec 2013 14:10:16 GMT
    Call-ID: SDp6vve01-196593d11e4bf68c71f8a4085d7de7d0-c54gcb0
    Server: Cisco-SIPGateway/IOS-12.x
    CSeq: 938331054 OPTIONS
    Supported: 100rel,resource-priority,replaces,sdp-anat
    Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
    Allow-Events: telephone-event
    Accept: application/sdp
    Content-Type: application/sdp
    Content-Length: 172
    v=0
    o=CiscoSystemsSIP-GW-UserAgent 4484 7548 IN IP4 66.55.220.166
    s=SIP Call
    c=IN IP4 66.55.220.166
    t=0 0
    m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
    c=IN IP4 66.55.220.166
    ER01#
    GMIT-VOICEROUTER01#
    *Dec 27 14:10:34.834: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    INVITE sip:[email protected]:5080 SIP/2.0
    Via: SIP/2.0/UDP 66.55.220.166:5060;branch=z9hG4bK5795232C
    From: "Server Room" [email protected]>;tag=F1B9854-8A5
    To: [email protected]>
    Date: Fri, 27 Dec 2013 14:10:34 GMT
    Call-ID: [email protected]
    Supported: 100rel,timer,resource-priority,replaces,sdp-anat
    Min-SE:  1800
    Cisco-Guid: 2066961728-1849102819-2185007278-567139419
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Allow: INVITE, OPTIONS, B
    GMIT-VOICEROUTER01#YE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
    CSeq: 101 INVITE
    Max-Forwards: 70
    Timestamp: 1388153434
    Contact:
    Expires: 180
    Allow-Events: telephone-event
    Content-Type: application/sdp
    Content-Disposition: session;handling=required
    Content-Length: 297
    v=0
    o=CiscoSystemsSIP-GW-UserAgent 3022 9963 IN IP4 66.55.220.166
    s=SIP Call
    c=IN IP4 66.55.220.166
    t=0 0
    m=audio 19258 RTP/AVP 18 101 19
    c=IN IP4 66.55.220.166
    a=rtpmap:18 G729/8000
    a=fmtp:18 annexb=no
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=rtpmap:19 CN/8000
    a=ptime:20
    *Dec 27 14:10:34.906: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Received:
    SIP/2.0 407 Proxy Authentication Required
    v: SIP/2.0/UDP 66.55.220.166:5060;branch=z9hG4bK5795232C
    f: "Server Room" [email protected]>;tag=F1B9854-8A5
    t: [email protected]>
    i: [email protected]
    CSeq: 1
    GMIT-VOICEROUT01 INVITE
    Proxy-Authenticate: Digest realm="callcentric.com", domain="sip:callcentric.com", nonce="3755ae79fd668c2035ebb90cdc12d030", opaque="", stale=TRUE, algorithm=MD5
    l: 0
    *Dec 27 14:10:34.914: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    ACK sip:[email protected]:5080 SIP/2.0
    Via: SIP/2.0/UDP 66.55.220.166:5060;branch=z9hG4bK5795232C
    From: "Server Room" [email protected]>;tag=F1B9854-8A5
    To: [email protected]>
    Date: Fri, 27 Dec 2013 14:10:34 GMT
    Call-ID: [email protected]
    Max-Forwards: 70
    CSeq: 101 ACK
    Allow-Events: telephone-event
    Content-Length: 0
    *Dec 27 14:10:34.914: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    INVITE sip:[email protected]:5080 SIP/2.0
    Via: SIP/2.0/UDP 66.55.220.166:5060;branch=z9hG4bK579619F9
    From: "Server Room" [email protected]>;tag=F1B9854-8A5
    To: [email protected]>
    Date: Fri, 27 Dec 2013 14:10:34 GMT
    Call-ID: [email protected]
    Supported: 100rel,timer,resource-priority,replaces,sdp-anat
    Min-SE:  1800
    Cisco-Guid: 2066961728-1849102819-2185007278-567139419
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
    CSeq: 102 INVITE
    Max-Forwards: 70
    Timestamp: 1388153434
    Contact:
    Expires: 180
    Allow-Events: telephone-event
    Proxy-Authorization: Digest username="17772882353",realm="callcentric.com",uri="sip:[email protected]:5080",response="cbac03a76a23b6a35ebbee966c00a577",nonce="3755ae79fd668c2035ebb90cdc12d030",opaque="",algorithm=MD5
    Content-Type: application/sdp
    Content-Disposition: session;handling=required
    Content-Length: 297
    v=0
    o=CiscoSystemsSIP-GW-UserAgent 3022 9963 IN IP4 66.55.220.166
    s=SIP Call
    c=IN IP4 66.55.220.166
    t=0 0
    m=audio 19258 RTP/AVP 18 101 19
    c=IN IP4 66.55.220.166
    a=rtpmap:18 G729/8000
    a=fmtp:18 annexb=no
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=rtpmap:19 CN/8000
    a=ptime:20
    *Dec 27 14:10:34.990: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Received:
    SIP/2.0 403 Incorrect Authentication
    v: SIP/2.0/UDP 66.55.220.166:5060;branch=z9hG4bK579619F9
    f: "Server Room" [email protected]>;tag=F1B9854-8A5
    t: [email protected]>
    i: [email protected]
    CSeq: 102 INVITE
    l: 0
    *Dec 27 14:10:35.002: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    ACK sip:[email protected]:5080 SIP/2.0
    Via: SIP/2.0/UDP 66.55.220.166:5060;branch=z9hG4bK579619F9
    From: "Server Room" [email protected]>;tag=F1B9854-8A5
    To: [email protected]>
    Date: Fri, 27 Dec 2013 14:10:34 GMT
    Call-ID: [email protected]
    Max-Forwards: 70
    CSeq: 102 ACK
    Allow-Events: telephone-event
    Content-Length: 0
    Here is debug voip ccapi inout:
    GMIT-VOICEROUTER01#debug voip ccapi inout
    voip ccapi inout debugging is on
    GMIT-VOICEROUTER01#
    *Dec 27 14:10:55.326: //-1/8912F77B8243/CCAPI/cc_api_display_ie_subfields:
       cc_api_call_setup_ind_common:
       cisco-username=
       ----- ccCallInfo IE subfields -----
       cisco-ani=7018
       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-lastrdn=
       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
    *Dec 27 14:10:55.326: //-1/8912F77B8243/CCAPI/cc_api_call_setup_ind_common:
       Interface=0x4A4AE7B0, Call Info(
       Calling Number=7018,(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=20009, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)
    GMIT-VOICEROUT, Calling IE Present=TRUE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=-1
    *Dec 27 14:10:55.326: //-1/8912F77B8243/CCAPI/ccCheckClipClir:
       In: Calling Number=7018(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Dec 27 14:10:55.326: //-1/8912F77B8243/CCAPI/ccCheckClipClir:
       Out: Calling Number=7018(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Dec 27 14:10:55.326: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Dec 27 14:10:55.326: :cc_get_feature_vsa malloc success
    *Dec 27 14:10:55.326: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Dec 27 14:10:55.326:  cc_get_feature_vsa count is 1
    *Dec 27 14:10:55.326: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Dec 27 14:10:55.326: :FEATURE_VSA attributes are: feature_name:0,feature_time:1282234808,feature_id:151
    *Dec 27 14:10:55.330: //12898/8912F77B8243/CCAPI/cc_api_call_setup_ind_common:
       Set Up Event Sent;
       Call Info(Calling Number=7018(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=(TON=Unknown, NPI=Unknown))
    *Dec 27 14:10:55.330: //12898/8912F77B8243/CCAPI/cc_process_call_setup_ind:
       Event=0x49A103B8
    *Dec 27 14:10:55.330: //12898/8912F77B8243/CCAPI/ccCallSetContext:
       Context=0x4C5A319C
    *Dec 27 14:10:55.334: //12898/8912F77B8243/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 12898 with tag 20009 to app "_ManagedAppProcess_Default"
    *Dec 27 14:10:55.334: //12898/8912F77B8243/CCAPI/ccCallSetupAck:
       Call Id=12898
    *Dec 27 14:10:55.334: //12898/8912F77B8243/CCAPI/cc_api_set_transfer_info:
       Transfer Number=, Transfer Reason=0x0
    *Dec 27 14:10:55.334: //12898/8912F77B8243/CCAPI/ccGenerateToneInfo:
       Stop Tone On Digit=TRUE, Tone=Dial Tone,
       Tone Direction=Network, Params=0x0, Call Id=12898
    *Dec 27 14:10:55.334: //12898/8912F77B8243/CCAPI/ccSetDigitTimeouts:
       Initial Digit Timeout=-1000(ms), Inter Digit Timeout=-1000(ms)
    *Dec 27 14:10:55.338: //12898/8912F77B8243/CCAPI/ccSetDigitTimeouts:
       Call Entry(Inter Digit Timeout=10000(ms), Initial Digit Timeout=10000(ms))
    *Dec 27 14:10:55.338: //12898/xxxxxxxxxxxx/CCAPI/ccCallReportDigits:
       (callID=0x3262, digit_event=0x1, enable=TRUE, consume=FALSE)
    *Dec 27 14:10:55.338: //12898/8912F77B8243/CCAPI/ccCallReportDigits:
       Enabled=TRUE, Call Id=12898
    *Dec 27 14:10:55.338: //12898/xxxxxxxxxxxx/CCAPI/cc_api_call_report_digits_done:
       (vdbPtr=0x4A4AE7B0, callID=0x3262, disp=0, digit_event=0x1, enable=TRUE, consume=FALSE)
    *Dec 27 14:10:55.338: //12898/8912F77B8243/CCAPI/cc_api_call_report_digits_done:
       Enabled=TRUE, Disposition=0x0, Interface=0x4A4AE7B0, Call Id=12898
    *Dec 27 14:10:55.338: //12898/8912F77B8243/CCAPI/cc_api_call_report_digits_done:
       Call Entry(Initial Digit Timeout=15000(ms), Inter Digit Timeout=10000(ms))
    *Dec 27 14:10:56.650: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=9, DigitBeginFlags=0x0,
       Rtp Timestamp=0x9D41D0, Rtp Expiration=0x0
    *Dec 27 14:10:56.654: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=9, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:56.654: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:56.970: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=1, DigitBeginFlags=0x0,
       Rtp Timestamp=0x9DBED0, Rtp Expiration=0x0
    *Dec 27 14:10:56.974: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=1, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:56.974: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:57.290: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=2, DigitBeginFlags=0x0,
       Rtp Timestamp=0x9E3BD0, Rtp Expiration=0x0
    *Dec 27 14:10:57.294: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=2, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:57.294: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:57.610: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=0, DigitBeginFlags=0x0,
       Rtp Timestamp=0x9EB8D0, Rtp Expiration=0x0
    *Dec 27 14:10:57.614: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=0, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:57.614: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:57.890: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=7, DigitBeginFlags=0x0,
       Rtp Timestamp=0x9F35D0, Rtp Expiration=0x0
    *Dec 27 14:10:57.894: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=7, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:57.894: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:58.162: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=2, DigitBeginFlags=0x0,
       Rtp Timestamp=0x9FB2D0, Rtp Expiration=0x0
    *Dec 27 14:10:58.162: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=2, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:58.162: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:58.314: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=2, DigitBeginFlags=0x0,
       Rtp Timestamp=0xA02FD0, Rtp Expiration=0x0
    *Dec 27 14:10:58.314: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=2, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:58.314: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:58.582: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=7, DigitBeginFlags=0x0,
       Rtp Timestamp=0xA0ACD0, Rtp Expiration=0x0
    *Dec 27 14:10:58.582: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=7, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:58.582: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:58.754: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=7, DigitBeginFlags=0x0,
       Rtp Timestamp=0xA129D0, Rtp Expiration=0x0
    *Dec 27 14:10:58.754: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=7, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:58.754: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:59.022: //12898/8912F77B8243/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=6, DigitBeginFlags=0x0,
       Rtp Timestamp=0xA1A6D0, Rtp Expiration=0x0
    *Dec 27 14:10:59.022: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=12898, Digit=6, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Dec 27 14:10:59.022: //12898/8912F77B8243/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Dec 27 14:10:59.026: //12898/xxxxxxxxxxxx/CCAPI/ccCallReportDigits:
       (callID=0x3262, digit_event=0x0, enable=FALSE, consume=FALSE)
    *Dec 27 14:10:59.026: //12898/8912F77B8243/CCAPI/ccCallReportDigits:
       Enabled=TRUE, Call Id=12898
    *Dec 27 14:10:59.026: //12898/xxxxxxxxxxxx/CCAPI/cc_api_call_report_digits_done:
       (vdbPtr=0x4A4AE7B0, callID=0x3262, disp=0, digit_event=0x0, enable=FALSE, consume=FALSE)
    *Dec 27 14:10:59.026: //12898/8912F77B8243/CCAPI/cc_api_call_report_digits_done:
       Enabled=TRUE, Disposition=0x0, Interface=0x4A4AE7B0, Call Id=12898
    *Dec 27 14:10:59.026: //12898/8912F77B8243/CCAPI/cc_api_call_report_digits_done:
       Call Entry(Initial Digit Timeout=15000(ms), Inter Digit Timeout=10000(ms))
    *Dec 27 14:10:59.026: //12898/8912F77B8243/CCAPI/ccCallProceeding:
       Progress Indication=NULL(0)
    *Dec 27 14:10:59.030: //12898/8912F77B8243/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=702, Params=0x4C5A0BDC, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)
    *Dec 27 14:10:59.030: //12898/8912F77B8243/CCAPI/ccCheckClipClir:
       In: Calling Number=20722672628(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Dec 27 14:10:59.030: //12898/8912F77B8243/CCAPI/ccCheckClipClir:
       Out: Calling Number=20722672628(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Dec 27 14:10:59.030: //12898/8912F77B8243/CCAPI/ccCallSetupRequest:
       Destination Pattern=91[2-9]......., Called Number=120722776, Digit Strip=FALSE
    *Dec 27 14:10:59.030: //12898/8912F77B8243/CCAPI/ccCallSetupRequest:
       Calling Number=20722672628(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=120722776(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=Server Room
       Account Number=, Final Destination Flag=FALSE,
       Guid=8912F77B-6E37-11E3-8243-90AE21CDDC5B, Outgoing Dial-peer=702
    *Dec 27 14:10:59.030: //12898/8912F77B8243/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=
       ----- ccCallInfo IE subfields -----
       cisco-ani=20722672628
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=0
       dest=120722776
       cisco-desttype=0
       cisco-destplan=0
       cisco-rdie=FFFFFFFF
       cisco-rdn=
       cisco-lastrdn=
       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
    *Dec 27 14:10:59.034: //12898/8912F77B8243/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x48C27BD0, Interface Type=3, Destination=, Mode=0x0,
       Call Params(Calling Number=20722672628,(Calling Name=Server Room)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=120722776(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=RegularLine, FinalDestinationFlag=FALSE, Outgoing Dial-peer=702, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    *Dec 27 14:10:59.034: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Dec 27 14:10:59.034: :cc_get_feature_vsa malloc success
    *Dec 27 14:10:59.034: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Dec 27 14:10:59.034:  cc_get_feature_vsa count is 2
    *Dec 27 14:10:59.034: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Dec 27 14:10:59.034: :FEATURE_VSA attributes are: feature_name:0,feature_time:1282234584,feature_id:152
    *Dec 27 14:10:59.034: //12899/8912F77B8243/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1
    *Dec 27 14:10:59.034: //12899/8912F77B8243/CCAPI/ccCallSetContext:
       Context=0x4C5A0B8C
    *Dec 27 14:10:59.034: //12898/8912F77B8243/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=702
    *Dec 27 14:10:59.038: //12899/8912F77B8243/CCAPI/cc_api_call_proceeding:
       Interface=0x48C27BD0, Progress Indication=NULL(0)
    *Dec 27 14:10:59.270: //12899/8912F77B8243/CCAPI/cc_api_call_disconnected:
       Cause Value=57, Interface=0x48C27BD0, Call Id=12899
    *Dec 27 14:10:59.270: //12899/8912F77B8243/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=57, Retry Count=0)
    *Dec 27 14:10:59.270: //12898/xxxxxxxxxxxx/CCAPI/ccCallReleaseResources:
       release reserved xcoding resource.
    *Dec 27 14:10:59.270: //12899/8912F77B8243/CCAPI/ccCallSetAAA_Accounting:
       Accounting=0, Call Id=12899
    *Dec 27 14:10:59.270: //12899/8912F77B8243/CCAPI/ccCallDisconnect:
       Cause Value=57, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=57)
    *Dec 27 14:10:59.270: //12899/8912F77B8243/CCAPI/ccCallDisconnect:
       Cause Value=57, Call Entry(Responsed=TRUE, Cause Value=57)
    *Dec 27 14:10:59.274: //12899/8912F77B8243/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x48C27BD0, Tag=0x0, Call Id=12899,
       Call Entry(Disconnect Cause=57, Voice Class Cause Code=0, Retry Count=0)
    *Dec 27 14:10:59.274: //12899/8912F77B8243/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    *Dec 27 14:10:59.274: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Dec 27 14:10:59.274: :cc_free_feature_vsa freeing 4C6D58D0
    *Dec 27 14:10:59.274: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Dec 27 14:10:59.274:  vsacount in free is 1
    *Dec 27 14:10:59.278: //12898/8912F77B8243/CCAPI/ccCallDisconnect:
       Cause Value=57, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    *Dec 27 14:10:59.278: //12898/8912F77B8243/CCAPI/ccCallDisconnect:
       Cause Value=57, Call Entry(Responsed=TRUE, Cause Value=57)
    *Dec 27 14:10:59.278: //12898/8912F77B8243/CCAPI/cc_api_get_transfer_info:
       Transfer Number Is Null
    *Dec 27 14:11:02.250: //12898/8912F77B8243/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x4A4AE7B0, Tag=0x0, Call Id=12898,
       Call Entry(Disconnect Cause=57, Voice Class Cause Code=0, Retry Count=0)
    *Dec 27 14:11:02.250: //12898/8912F77B8243/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    *Dec 27 14:11:02.250: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Dec 27 14:11:02.250: :cc_free_feature_vsa freeing 4C6D59B0
    *Dec 27 14:11:02.250: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Dec 27 14:11:02.250:  vsacount in free is 0ER01#

  • Site to Site calling issue - Cisco 2911 Dial Peer Configuration

    My customer dials from remote site to main site to their main site number, the call by-passes their auto attendant and goes directly to any random available party. 
    At first fingers were pointing to the their PBX, however we noticed one of their sites that wasn't managed by our company did not have the issue.   We cut that site over to our service and the issue started right up.  I believe it is possibly due to the way the dial peers are configured and how the calls route into the PBX.  Unfortunately I do not understand much about them and curious to know if anyone has any history on a issue similiar to this or any input whatsoever?
    Cisco equipment/Dialpeer config below ........
    co IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.2(4)M4, RELEASE SOFTWARE (fc2) - Cisco CISCO2911/K9
    dial-peer voice 100 voip
     description --- VoIP Dial-Peer ---
     translation-profile outgoing 7digit
     huntstop
     preference 1
     service session
     destination-pattern .T
     progress_ind setup enable 3
     session protocol sipv2
     session target sip-server
     incoming called-number .T
     voice-class codec 99  
     dtmf-relay rtp-nte
     fax-relay ecm disable
     fax rate 14400
     fax nsf 000000
     ip qos dscp af41 signaling
     no vad
    dial-peer voice 150 voip
     permission none
     description 900 block
     huntstop
     destination-pattern 1900T
     session protocol sipv2
     session target sip-server
     voice-class codec 99  
     dtmf-relay rtp-nte
     ip qos dscp af41 signaling
     no vad
    dial-peer voice 151 voip
     permission none
     description 900 block
     huntstop
     destination-pattern 900T
     session protocol sipv2
     session target sip-server
     voice-class codec 99  
     dtmf-relay rtp-nte
     ip qos dscp af41 signaling
     no vad
    dial-peer voice 101 pots
     description --- INCOMING Calls from PBX ---
     incoming called-number .T
     direct-inward-dial
    dial-peer voice 1001 pots
     description --- Calls to the PBX ---
     preference 3
     destination-pattern .T
     port 0/0/1:23
     forward-digits 4
    Here is some ISDN debug information
    BAD CALL
    Protocol Profile = Networking Extensions
    0xA11C0201420201008014484152545F20484F54454C535F434C4159544F4E
    Component = Invoke component
    Invoke Id = 66
    Operation = CallingName
    Name Presentation Allowed Extended
    Name = XXXXXXXXXXX
    Display i = ''XXXXXXXXXXX''
    Calling Party Number i = 0x2180, ''XXXXXXXXXX''
    Plan:ISDN, Type:National
    Called Party Number i = 0x80, ''6551''
    Plan:Unknown, Type:Unknown
    Aug 19 16:10:47.242 GMT: ISDN Se0/0/1:23 Q931: RX <- ALERTING pd = 8 callref = 0xAB15
    Channel ID i = 0xA98381
    Exclusive, Channel 1
    Aug 19 16:11:02.634 GMT: ISDN Se0/0/1:23 Q931: RX <- CONNECT pd = 8 callref = 0xAB15
    Channel ID i = 0xA98381
    Exclusive, Channel 1
    Aug 19 16:11:02.634 GMT: ISDN Se0/0/1:23 Q931: TX -> CONNECT_ACK pd = 8 callref = 0x2B15
    GOOD CALL
    Protocol Profile = Networking Extensions
    0xA116020144020100800E475245454E204D4F554E5441494E
    Component = Invoke component
    Invoke Id = 68
    Operation = CallingName
    Name Presentation Allowed Extended
    Name = XXXXXXXXXXXXXXXXXX
    Display i = ''XXXXXXXXXXX''
    Calling Party Number i = 0x2180, ''XXXXXXXXXX''
    Plan:ISDN, Type:National
    Called Party Number i = 0x80, 'XXXX''
    Plan:Unknown, Type:Unknown
    Aug 19 16:15:07.999 GMT: ISDN Se0/0/1:23 Q931: RX <- ALERTING pd = 8 callref = 0xAB17
    Channel ID i = 0xA98381
    Exclusive, Channel 1

    I done the configration via CCA  and the running conf i can see two voip dial peer. this is the site where all trunk line roured. Customer from other site2 needs to call outside by taking line from site1.
    dial-peer voice 2100 voip
    corlist incoming call-internal
    description **CCA*INTERSITE inbound call to SITE 1
    translation-profile incoming multisiteInbound
    incoming called-number 82...
    voice-class h323 1
    dtmf-relay h245-alphanumeric
    fax protocol cisco
    no vad
    dial-peer voice 2101 voip
    corlist incoming call-internal
    description **CCA*INTERSITE outbound calls to SITE2
    translation-profile outgoing multisiteOutbound
    destination-pattern 81...
    session target ipv4:192.168.50.1
    voice-class h323 1
    dtmf-relay h245-alphanumeric
    fax protocol cisco
    no vad
    no dial-peer outbound status-check pots

  • Regular Expressions in num-exp

    Hello All,
    I had a problem on my SRST gateway with num-exp insterting a repeating pattern into my 7-digit dialing when in fallback mode.
    For a brief example, the 7digit internal dialing is 21621.. or 21622..
    The num-exp statement of 'num-exp 2... 2162...' was not allowing me to 7-digit dial directly from one IP phone to another while in fallback mode.
    When I dialed 2162154 the 2162 would hit the num-exp and be expended to 2162162.
    I have a work around that uses a voice translation-rule, applied to the call-manager-fallback config that will translate a 7-digit dialed string to the 4 digit dialed string which then hits the 4-digit to 7-digit num-exp and it is working fine.
    However, I was wondering if there is a way to  use regular expressions in num-exp so that perhaps I can skip the intermediate step of using the translation-rule. Based off my existing translation-rules that are working properly, I figured something like this might work for num-exp:
    'num-exp /^2\([12]..$\)/ /2162\1/'
    But when I try to issue a num-exp with a regular expression I get the following message.
    Incorrect format for Number macro pattern
            regular expression must be of the form  ^((\+)?([0-9#*A-F.]|(\\\*))+(\$)?)$
    I have tried a number of different combinations with no success.  I always get the same message.  The regular expression that I tried first was:
    'num-exp ^2... 2162...'
    This is when I first saw the "Incorrect format..." message and figured that is must be possible.  Is this just a generic warning similar to when you try to use complex regular expressions with the 'translation-rule' command vs. the 'voice translation-rule' command and in reality you cannot use regular expressions in the num-exp command?
    Thank you,
    Leo

    Hi Chris,
    Thank you for taking the time to answer my question.  It looks like the answer is no, num-exp does not support regular expressions.
    I don't insist on using num-exp for this I was just hoping to kill two birds with one stone and possibly skip the intermediate step of translating the 7-digits dial to 4-digits using a translation-rule just to expand from 4-digit to 7 again.  This is only an issue while in SRST if a user tries to dial using 7-digits.  We have a 7-digit internal dialing scheme and normally my num-exp is just to expand the 4 digits sent from the telco to our 7-digit internal dialing.  The problem is that both our prefix and part of our DID range start with 21 so while in SRST if a user tried to dial a 7-digit DN, say 2162154, after they dialed the 4th digit (2162) that pattern would hit the num-exp and get expanded to 2162162.  I was hoping to create a num-exp using a regular expression that would only expand a four digit string that begins with a 2 to seven digits and not any string that begins with a 2.  This would 1) expand the four digits sent from the telco and 2) not match a seven digit string that begins with a 2 such as 2162154 which may be dialed by a user.
    Again, this is only an issue while in SRST and I have a pretty good work around so I'm fine with not being able to use a regular expression as part of my num-exp config.  I just thought it would be a cool application of a regular expression if it was possible.
    Thanks again for answering my question.
    Leo

  • Cme srst snr dial-peer hunt

    Hi,
    I have cucm 9 and cme 9 with srst on remote site.
    I have configured snr (mobility) and it was working fine.
    I have configured dial-peer hunt because I get a busy tone when the cucm is available and all phone are registered to the cucm instead of the cme.
    Now snr do not work anymore do you have an idea ?
    Thank you

    Log file SNR working without "dial-peer hunt"
    phone number 1001 call phone number 7139
    *Feb 24 13:45:40.363: //-1/C875413D8049/CCAPI/cc_api_display_ie_subfields:
       cc_api_call_setup_ind_common:
       cisco-username=
       ----- ccCallInfo IE subfields -----
       cisco-ani=1001
       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
    *Feb 24 13:45:40.363: //-1/C875413D8049/CCAPI/cc_api_call_setup_ind_common:
       Interface=0x3EA8ABC0, Call Info(
       Calling Number=1001,(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=20009, 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
    *Feb 24 13:45:40.363: //-1/C875413D8049/CCAPI/ccCheckClipClir:
       In: Calling Number=1001(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Feb 24 13:45:40.363: //-1/C875413D8049/CCAPI/ccCheckClipClir:
       Out: Calling Number=1001(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Feb 24 13:45:40.363: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:40.363: :cc_get_feature_vsa malloc success
    *Feb 24 13:45:40.363: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:40.363:  cc_get_feature_vsa count is 1
    *Feb 24 13:45:40.363: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:40.363: :FEATURE_VSA attributes are: feature_name:0,feature_time:1015700712,feature_id:38
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/cc_api_call_setup_ind_common:
       Set Up Event Sent;
       Call Info(Calling Number=1001(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=(TON=Unknown, NPI=Unknown))
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/cc_process_call_setup_ind:
       Event=0x22B8ED30
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/ccCallSetContext:
       Context=0x21044D50
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 43 with tag 20009 to app "_ManagedAppProcess_Default"
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/ccCallSetupAck:
       Call Id=43
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/cc_api_set_transfer_info:
       Transfer Number=, Transfer Reason=0x0
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/ccGenerateToneInfo:
       Stop Tone On Digit=TRUE, Tone=Dial Tone,
       Tone Direction=Network, Params=0x0, Call Id=43
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/ccSetDigitTimeouts:
       Initial Digit Timeout=-1000(ms), Inter Digit Timeout=-1000(ms)
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/ccSetDigitTimeouts:
       Call Entry(Inter Digit Timeout=10000(ms), Initial Digit Timeout=10000(ms))
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/ccCallReportDigits:
       (callID=0x2B, digit_event=0x1, enable=TRUE, consume=FALSE)
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/ccCallReportDigits:
       Enabled=TRUE, Call Id=43
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/cc_api_call_report_digits_done:
       (vdbPtr=0x3EA8ABC0, callID=0x2B, disp=0, digit_event=0x1, enable=TRUE, consume=FALSE)
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/cc_api_call_report_digits_done:
       Enabled=TRUE, Disposition=0x0, Interface=0x3EA8ABC0, Call Id=43
    *Feb 24 13:45:40.363: //43/C875413D8049/CCAPI/cc_api_call_report_digits_done:
       Call Entry(Initial Digit Timeout=15000(ms), Inter Digit Timeout=10000(ms))
    *Feb 24 13:45:40.563: //43/C875413D8049/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=43, Digit=7, DigitBeginFlags=0x0,
       Rtp Timestamp=0x222630, Rtp Expiration=0x0
    *Feb 24 13:45:40.563: //43/C875413D8049/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=43, Digit=7, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Feb 24 13:45:40.563: //43/C875413D8049/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Feb 24 13:45:40.763: //43/C875413D8049/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=43, Digit=1, DigitBeginFlags=0x0,
       Rtp Timestamp=0x22A330, Rtp Expiration=0x0
    *Feb 24 13:45:40.763: //43/C875413D8049/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=43, Digit=1, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Feb 24 13:45:40.763: //43/C875413D8049/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Feb 24 13:45:40.963: //43/C875413D8049/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=43, Digit=3, DigitBeginFlags=0x0,
       Rtp Timestamp=0x232030, Rtp Expiration=0x0
    *Feb 24 13:45:40.963: //43/C875413D8049/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=43, Digit=3, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Feb 24 13:45:40.963: //43/C875413D8049/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/cc_api_call_digit_begin:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=43, Digit=9, DigitBeginFlags=0x0,
       Rtp Timestamp=0x239D30, Rtp Expiration=0x0
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/cc_api_call_digit_end:
       Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
       Source Call Id=43, Digit=9, Duration=100,
       Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/cc_api_call_digit_end:
       Call Entry(Handoff Depth=0)
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/ccCallReportDigits:
       (callID=0x2B, digit_event=0x0, enable=FALSE, consume=FALSE)
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/ccCallReportDigits:
       Enabled=TRUE, Call Id=43
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/cc_api_call_report_digits_done:
       (vdbPtr=0x3EA8ABC0, callID=0x2B, disp=0, digit_event=0x0, enable=FALSE, consume=FALSE)
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/cc_api_call_report_digits_done:
       Enabled=TRUE, Disposition=0x0, Interface=0x3EA8ABC0, Call Id=43
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/cc_api_call_report_digits_done:
       Call Entry(Initial Digit Timeout=15000(ms), Inter Digit Timeout=10000(ms))
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/ccCallProceeding:
       Progress Indication=NULL(0)
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=20007, Params=0x21047690, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/ccCheckClipClir:
       In: Calling Number=1001(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/ccCheckClipClir:
       Out: Calling Number=1001(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/ccCallSetupRequest:
       Destination Pattern=7139$, Called Number=7139, Digit Strip=TRUE
    *Feb 24 13:45:41.163: //43/C875413D8049/CCAPI/ccCallSetupRequest:
       Calling Number=1001(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=7139(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=Gardien
       Account Number=, Final Destination Flag=FALSE,
       Guid=C875413D-9C90-11E3-8049-CEBF22E24994, Outgoing Dial-peer=20007
    *Feb 24 13:45:41.167: //43/C875413D8049/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=
       ----- ccCallInfo IE subfields -----
       cisco-ani=1001
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=0
       dest=7139
       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
    *Feb 24 13:45:41.167: //43/C875413D8049/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x234EC5BC, Interface Type=6, Destination=, Mode=0x0,
       Call Params(Calling Number=1001,(Calling Name=Gardien )(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=7139(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=RegularLine, FinalDestinationFlag=FALSE, Outgoing Dial-peer=20007, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    *Feb 24 13:45:41.167: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:41.167: :cc_get_feature_vsa malloc success
    *Feb 24 13:45:41.167: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:41.167:  cc_get_feature_vsa count is 2
    *Feb 24 13:45:41.167: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:41.167: :FEATURE_VSA attributes are: feature_name:0,feature_time:1015700488,feature_id:39
    *Feb 24 13:45:41.167: //44/C875413D8049/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
    *Feb 24 13:45:41.167: //44/C875413D8049/CCAPI/ccCallSetContext:
       Context=0x21047640
    *Feb 24 13:45:41.167: //43/C875413D8049/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=20007
    *Feb 24 13:45:41.167: //44/C875413D8049/CCAPI/cc_api_set_ssCTreRoutingNotSupported:
       CallInfo(ssCTreRoutingNotSupported=TRUE)
    *Feb 24 13:45:41.171: //44/C875413D8049/CCAPI/cc_api_update_call_info:
       Interface=0x234EC5BC, Call Id=0x2C
    *Feb 24 13:45:41.171: //44/C875413D8049/CCAPI/cc_api_call_proceeding:
       Interface=0x234EC5BC, Progress Indication=NULL(0)
    *Feb 24 13:45:41.175: //44/C875413D8049/CCAPI/cc_api_call_alert:
       Interface=0x234EC5BC, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)
    *Feb 24 13:45:41.175: //44/C875413D8049/CCAPI/cc_api_call_alert:
       Call Entry(Retry Count=0, Responsed=TRUE)
    *Feb 24 13:45:41.175: //43/C875413D8049/CCAPI/ccCallAlert:
       Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)
    *Feb 24 13:45:41.175: //43/C875413D8049/CCAPI/ccCallAlert:
       Call Entry(Responsed=TRUE, Alert Sent=TRUE)
    *Feb 24 13:45:41.175: //43/C875413D8049/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=20007
    phone number 7139 ring
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=0
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=100, Params=0x21049F80, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/ccCheckClipClir:
       In: Calling Number=0237917149(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/ccCheckClipClir:
       Out: Calling Number=0237917149(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/ccCallSetupRequest:
       Destination Pattern=0T, Called Number=00603895353, Digit Strip=TRUE
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/ccCallSetupRequest:
       Calling Number=0237917149(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=00603895353(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=Gardien
       Account Number=, Final Destination Flag=FALSE,
       Guid=C875413D-9C90-11E3-8049-CEBF22E24994, Outgoing Dial-peer=100
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=
       ----- ccCallInfo IE subfields -----
       cisco-ani=0237917149
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=0
       dest=00603895353
       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
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x22F1E390, Interface Type=6, Destination=, Mode=0x0,
       Call Params(Calling Number=0237917149,(Calling Name=Gardien )(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=00603895353(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=RegularLine, FinalDestinationFlag=FALSE, Outgoing Dial-peer=100, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    *Feb 24 13:45:46.163: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:46.163: :cc_get_feature_vsa malloc success
    *Feb 24 13:45:46.163: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:46.163:  cc_get_feature_vsa count is 3
    *Feb 24 13:45:46.163: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Feb 24 13:45:46.163: :FEATURE_VSA attributes are: feature_name:0,feature_time:1015700040,feature_id:40
    *Feb 24 13:45:46.163: //45/C875413D8049/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
    *Feb 24 13:45:46.163: //45/C875413D8049/CCAPI/ccCallSetContext:
       Context=0x21049F30
    *Feb 24 13:45:46.163: //43/C875413D8049/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=100
    *Feb 24 13:45:46.163: //45/C875413D8049/CCAPI/cc_api_set_ssCTreRoutingNotSupported:
       CallInfo(ssCTreRoutingNotSupported=TRUE)
    *Feb 24 13:45:46.223: //45/C875413D8049/CCAPI/cc_api_call_proceeding:
       Interface=0x22F1E390, Progress Indication=NULL(0)
    *Feb 24 13:45:46.227: //45/C875413D8049/CCAPI/cc_api_call_alert:
       Interface=0x22F1E390, Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1)
    *Feb 24 13:45:46.227: //45/C875413D8049/CCAPI/cc_api_call_alert:
       Call Entry(Retry Count=0, Responsed=TRUE)
    *Feb 24 13:45:46.227: //43/C875413D8049/CCAPI/ccCallAlert:
       Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)
    *Feb 24 13:45:46.227: //43/C875413D8049/CCAPI/ccCallAlert:
       Call Entry(Responsed=TRUE, Alert Sent=TRUE)
    *Feb 24 13:45:46.227: //43/C875413D8049/CCAPI/ccConferenceCreate:
       (confID=0xFFFFFFFF, callID1=0x2B, gcid=C875413D-9C9011E3-8049CEBF-22E24994, tag=0x0)
    *Feb 24 13:45:46.227: //45/C875413D8049/CCAPI/ccConferenceCreate:
       (confID=0xFFFFFFFF, callID2=0x2D, gcid=C875413D-9C9011E3-8049CEBF-22E24994, tag=0x0)
    *Feb 24 13:45:46.227: //43/C875413D8049/CCAPI/ccConferenceCreate:
       Conference Id=0xFFFFFFFF, Call Id1=43, Call Id2=45, Tag=0x0
    *Feb 24 13:45:46.227: //43/C875413D8049/CCAPI/cc_api_bridge_done:
       Conference Id=0xD, Source Interface=0x3EA8ABC0, Source Call Id=43,
       Destination Call Id=45, Disposition=0x0, Tag=0xFFFFFFFF
    *Feb 24 13:45:46.227: //45/C875413D8049/CCAPI/cc_api_bridge_done:
       Conference Id=0xD, Source Interface=0x22F1E390, Source Call Id=45,
       Destination Call Id=43, Disposition=0x0, Tag=0xFFFFFFFF
    *Feb 24 13:45:46.227: //43/C875413D8049/CCAPI/cc_generic_bridge_done:
       Conference Id=0xD, Source Interface=0x22F1E390, Source Call Id=45,
       Destination Call Id=43, Disposition=0x0, Tag=0xFFFFFFFF
    *Feb 24 13:45:46.231: //43/C875413D8049/CCAPI/ccConferenceCreate:
       Call Entry(Conference Id=0xD, Destination Call Id=45)
    *Feb 24 13:45:46.231: //45/C875413D8049/CCAPI/ccConferenceCreate:
       Call Entry(Conference Id=0xD, Destination Call Id=43)
    *Feb 24 13:45:46.231: //43/C875413D8049/CCAPI/ccConferenceCreate:
    *Feb 24 13:45:46.231: confID:0xD; callEntry1 callID1:0x2B, type:6; callEntry2 callID2:0x2D, type:6
    *Feb 24 13:45:46.231: //43/C875413D8049/CCAPI/cc_api_caps_ind:
       Destination Interface=0x22F1E390, Destination Call Id=45, Source Call Id=43,
       Caps(Codec=0x1, Fax Rate=0x2, Fax Version:=0, Vad=0x1,
       Modem=0x2, Codec Bytes=160, Signal Type=2)
    *Feb 24 13:45:46.231: //43/C875413D8049/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))
    *Feb 24 13:45:46.231: //45/C875413D8049/CCAPI/cc_api_caps_ind:
       Destination Interface=0x3EA8ABC0, Destination Call Id=43, Source Call Id=45,
       Caps(Codec=0x1, Fax Rate=0x1, Fax Version:=0, Vad=0x1,
       Modem=0x2, Codec Bytes=160, Signal Type=2)
    *Feb 24 13:45:46.231: //45/C875413D8049/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))
    *Feb 24 13:45:46.231: //45/C875413D8049/CCAPI/cc_api_caps_ack:
       Destination Interface=0x3EA8ABC0, Destination Call Id=43, Source Call Id=45,
       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=6391)
    *Feb 24 13:45:46.231: //43/C875413D8049/CCAPI/cc_api_caps_ack:
       Destination Interface=0x22F1E390, Destination Call Id=45, Source Call Id=43,
       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=6323)
    *Feb 24 13:45:46.231: //43/C875413D8049/CCAPI/cc_process_notify_bridge_done:
       Conference Id=0xD, Call Id1=43, Call Id2=45
    *Feb 24 13:45:46.231: //43/C875413D8049/CCAPI/cc_api_voice_mode_event:
       Call Id=43
    *Feb 24 13:45:46.231: //43/C875413D8049/CCAPI/cc_api_voice_mode_event:
       Call Entry(Context=0x21044D50)
    *Feb 24 13:45:46.231: //45/C875413D8049/CCAPI/cc_api_voice_mode_event:
       Call Id=45
    *Feb 24 13:45:46.231: //45/C875413D8049/CCAPI/cc_api_voice_mode_event:
       Call Entry(Context=0x21049F30)
    mobile phone ring
    *Feb 24 13:45:50.195: //44/C875413D8049/CCAPI/cc_api_call_connected:
       Interface=0x234EC5BC, Data Bitmask=0x1, Progress Indication=NULL(0),
       Connection Handle=0
    *Feb 24 13:45:50.195: //44/C875413D8049/CCAPI/cc_api_call_connected:
       Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)
    mobile phone take the call
    *Feb 24 13:46:13.895: //45/C875413D8049/CCAPI/cc_api_call_connected:
       Interface=0x22F1E390, Data Bitmask=0x1, Progress Indication=NULL(0),
       Connection Handle=0
    *Feb 24 13:46:13.895: //45/C875413D8049/CCAPI/cc_api_call_connected:
       Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)
    *Feb 24 13:46:13.895: //43/C875413D8049/CCAPI/ccCallConnect:
       Progress Indication=INBAND(8), Data Bitmask=0x0
    *Feb 24 13:46:13.895: //43/C875413D8049/CCAPI/ccCallConnect:
       Call Entry(Connected=TRUE, Responsed=TRUE)
    *Feb 24 13:46:13.899: //43/C875413D8049/CCAPI/ccGenerateToneInfo:
       Stop Tone On Digit=FALSE, Tone=Null,
       Tone Direction=Network, Params=0x0, Call Id=43
    phone number 7139 get the call (resume)
    *Feb 24 13:46:29.335: //44/C875413D8049/CCAPI/cc_api_call_facility:
       Interface=0x234EC5BC, Call Id=44
    *Feb 24 13:46:29.335: //43/C875413D8049/CCAPI/ccConferenceDestroy:
       Conference Id=0xD, Tag=0x0
    *Feb 24 13:46:29.335: //43/C875413D8049/CCAPI/ccConferenceDestroy:
    *Feb 24 13:46:29.335: confID:0xD; callEntry1 callID1:0x2B, type:6; callEntry2 callID2:0x2D, type:6
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/cc_api_bridge_drop_done:
       Conference Id=0xD, Source Interface=0x3EA8ABC0, Source Call Id=43,
       Destination Call Id=45, Disposition=0x0, Tag=0x0
    *Feb 24 13:46:29.339: //45/C875413D8049/CCAPI/cc_api_bridge_drop_done:
       Conference Id=0xD, Source Interface=0x22F1E390, Source Call Id=45,
       Destination Call Id=43, Disposition=0x0, Tag=0x0
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/cc_generic_bridge_done:
       Conference Id=0xD, Source Interface=0x22F1E390, Source Call Id=45,
       Destination Call Id=43, Disposition=0x0, Tag=0x0
    *Feb 24 13:46:29.339: //45/C875413D8049/CCAPI/ccCallFacility:
       Call Id=45
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/ccGenerateToneInfo:
       Stop Tone On Digit=FALSE, Tone=Null,
       Tone Direction=Network, Params=0x0, Call Id=43
    *Feb 24 13:46:29.339: //45/C875413D8049/CCAPI/ccCallDisconnect:
       Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    *Feb 24 13:46:29.339: //45/C875413D8049/CCAPI/ccCallDisconnect:
       Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
    *Feb 24 13:46:29.339: //45/C875413D8049/CCAPI/cc_api_get_transfer_info:
       Transfer Number=NULL
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/ccConferenceCreate:
       (confID=0xFFFFFFFF, callID1=0x2B, gcid=C875413D-9C9011E3-8049CEBF-22E24994, tag=0x0)
    *Feb 24 13:46:29.339: //44/C875413D8049/CCAPI/ccConferenceCreate:
       (confID=0xFFFFFFFF, callID2=0x2C, gcid=C875413D-9C9011E3-8049CEBF-22E24994, tag=0x0)
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/ccConferenceCreate:
       Conference Id=0xFFFFFFFF, Call Id1=43, Call Id2=44, Tag=0x0
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/cc_api_bridge_done:
       Conference Id=0xE, Source Interface=0x3EA8ABC0, Source Call Id=43,
       Destination Call Id=44, Disposition=0x0, Tag=0xFFFFFFFF
    *Feb 24 13:46:29.339: //44/C875413D8049/CCAPI/cc_api_bridge_done:
       Conference Id=0xE, Source Interface=0x234EC5BC, Source Call Id=44,
       Destination Call Id=43, Disposition=0x0, Tag=0xFFFFFFFF
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/cc_generic_bridge_done:
       Conference Id=0xE, Source Interface=0x234EC5BC, Source Call Id=44,
       Destination Call Id=43, Disposition=0x0, Tag=0xFFFFFFFF
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/ccConferenceCreate:
       Call Entry(Conference Id=0xE, Destination Call Id=44)
    *Feb 24 13:46:29.339: //44/C875413D8049/CCAPI/ccConferenceCreate:
       Call Entry(Conference Id=0xE, Destination Call Id=43)
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/ccConferenceCreate:
    *Feb 24 13:46:29.339: confID:0xE; callEntry1 callID1:0x2B, type:6; callEntry2 callID2:0x2C, type:6
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/cc_api_caps_ind:
       Destination Interface=0x234EC5BC, Destination Call Id=44, Source Call Id=43,
       Caps(Codec=0x1, Fax Rate=0x2, Fax Version:=0, Vad=0x1,
       Modem=0x2, Codec Bytes=160, Signal Type=2)
    *Feb 24 13:46:29.339: //43/C875413D8049/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))
    *Feb 24 13:46:29.339: //44/C875413D8049/CCAPI/cc_api_caps_ind:
       Destination Interface=0x3EA8ABC0, Destination Call Id=43, Source Call Id=44,
       Caps(Codec=0x1, Fax Rate=0x2, Fax Version:=0, Vad=0x1,
       Modem=0x2, Codec Bytes=160, Signal Type=2)
    *Feb 24 13:46:29.339: //44/C875413D8049/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))
    *Feb 24 13:46:29.339: //44/C875413D8049/CCAPI/cc_api_caps_ack:
       Destination Interface=0x3EA8ABC0, Destination Call Id=43, Source Call Id=44,
       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=1262)
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/cc_api_caps_ack:
       Destination Interface=0x234EC5BC, Destination Call Id=44, Source Call Id=43,
       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=5790)
    *Feb 24 13:46:29.339: //43/C875413D8049/CCAPI/ccCallFeature:
       Feature Type=25, Call Id=43
    *Feb 24 13:46:29.343: //44/C875413D8049/CCAPI/ccCallFeature:
       Feature Type=25, Call Id=44
    *Feb 24 13:46:29.343: //44/C875413D8049/CCAPI/cc_api_voice_mode_event:
       Call Id=44
    *Feb 24 13:46:29.343: //44/C875413D8049/CCAPI/cc_api_voice_mode_event:
       Call Entry(Context=0x21047640)
    *Feb 24 13:46:29.343: //43/C875413D8049/CCAPI/cc_api_voice_mode_event:
       Call Id=43
    *Feb 24 13:46:29.343: //43/C875413D8049/CCAPI/cc_api_voice_mode_event:
       Call Entry(Context=0x21044D50)
    *Feb 24 13:46:29.343: //43/C875413D8049/CCAPI/cc_process_notify_bridge_done:
       Conference Id=0xE, Call Id1=43, Call Id2=44
    *Feb 24 13:46:29.371: //45/C875413D8049/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x22F1E390, Tag=0x0, Call Id=45,
       Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
    *Feb 24 13:46:29.371: //45/C875413D8049/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    *Feb 24 13:46:29.371: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Feb 24 13:46:29.371: :cc_free_feature_vsa freeing 3C8A5A40
    *Feb 24 13:46:29.371: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Feb 24 13:46:29.371:  vsacount in free is 2
    phone number 7139 end call
    *Feb 24 13:46:41.847: //44/C875413D8049/CCAPI/cc_api_call_disconnected:
       Cause Value=16, Interface=0x234EC5BC, Call Id=44
    *Feb 24 13:46:41.847: //44/C875413D8049/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)
    *Feb 24 13:46:41.847: //43/C875413D8049/CCAPI/ccConferenceDestroy:
       Conference Id=0xE, Tag=0x0
    *Feb 24 13:46:41.847: //43/C875413D8049/CCAPI/ccConferenceDestroy:
    *Feb 24 13:46:41.847: confID:0xE; callEntry1 callID1:0x2B, type:6; callEntry2 callID2:0x2C, type:6
    *Feb 24 13:46:41.847: //43/C875413D8049/CCAPI/cc_api_bridge_drop_done:
       Conference Id=0xE, Source Interface=0x3EA8ABC0, Source Call Id=43,
       Destination Call Id=44, Disposition=0x0, Tag=0x0
    *Feb 24 13:46:41.847: //44/C875413D8049/CCAPI/cc_api_bridge_drop_done:
       Conference Id=0xE, Source Interface=0x234EC5BC, Source Call Id=44,
       Destination Call Id=43, Disposition=0x0, Tag=0x0
    *Feb 24 13:46:41.847: //43/C875413D8049/CCAPI/cc_generic_bridge_done:
       Conference Id=0xE, Source Interface=0x234EC5BC, Source Call Id=44,
       Destination Call Id=43, Disposition=0x0, Tag=0x0
    *Feb 24 13:46:41.847: //43/C875413D8049/CCAPI/ccCallDisconnect:
       Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    *Feb 24 13:46:41.847: //43/C875413D8049/CCAPI/ccCallDisconnect:
       Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
    *Feb 24 13:46:41.847: //43/C875413D8049/CCAPI/cc_api_get_transfer_info:
       Transfer Number=NULL
    *Feb 24 13:46:41.847: //44/C875413D8049/CCAPI/ccCallDisconnect:
       Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)
    *Feb 24 13:46:41.847: //44/C875413D8049/CCAPI/ccCallDisconnect:
       Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
    *Feb 24 13:46:41.847: //44/C875413D8049/CCAPI/cc_api_get_transfer_info:
       Transfer Number=NULL
    *Feb 24 13:46:41.851: //44/C875413D8049/CCAPI/cc_api_call_feature:
       Feature Type=6, Interface=0x234EC5BC, Call Id=44
    *Feb 24 13:46:41.851: //43/C875413D8049/CCAPI/cc_api_call_feature:
       Feature Type=6, Interface=0x3EA8ABC0, Call Id=43
    *Feb 24 13:46:41.851: //44/C875413D8049/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x234EC5BC, Tag=0x0, Call Id=44,
       Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
    *Feb 24 13:46:41.851: //44/C875413D8049/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    *Feb 24 13:46:41.855: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Feb 24 13:46:41.855: :cc_free_feature_vsa freeing 3C8A5C00
    *Feb 24 13:46:41.855: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Feb 24 13:46:41.855:  vsacount in free is 1
    *Feb 24 13:46:41.855: //43/C875413D8049/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x3EA8ABC0, Tag=0x0, Call Id=43,
       Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
    *Feb 24 13:46:41.855: //43/C875413D8049/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    *Feb 24 13:46:41.855: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Feb 24 13:46:41.855: :cc_free_feature_vsa freeing 3C8A5CE0
    *Feb 24 13:46:41.855: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Feb 24 13:46:41.855:  vsacount in free is 0

  • IP address based dial-peer matching

    Hi,
    is it possible to define a rule for incoming voip dial-peer matching based on the source IP address of originating VOIP gateway ?
    I need it for differentiate outgoing POTS lines based on the source gateway. Any ideas how to do it ?
    Thanks,
    Vladimir

    HI
    Yes is it, to using voice source-group features..
    Simple examble:
    voice source-group vladimir
    access-list 50
    disconnect-cause call-reject
    translation-profile incoming 50
    voice translation-profile 50
    translate called 50
    voice translation-rule 50
    rule 1 /^1\(.*\)/ /6501\1/
    access-list 50 permit 10.0.0.0 0.0.0.255
    dial-peer voice 52 pots
    destination-pattern 650T
    progress_ind alert enable 8
    progress_ind progress enable 8
    direct-inward-dial
    port 7/0:D
    rgds,
    Ismo

  • Selecting dial peer based on the ip address of the incoming leg

    hello all
    i have configured 2 dial peers. i want to select dial peer 1 one the call comes from 1.2.3.4 and select dial peer 2 when the call comes from 3.4.5.6 i am not sure how to search for the same on the internet. please can anyone help me out with this..

    HI
    You can use voice source group feature with ACL and some prefixes, Below is an example of such an configuration..
    access-list 1 permit 1.2.3.4 0.0.0.255
    access-list 2 permit 3.4.5.6 0.0.0.255
    voice source-group 1234
    access-list 1
    disconnect-cause invalid-number
    translation-profile incoming 1
    voice source-group 3456
    access-list 2
    disconnect-cause invalid-number
    translation-profile incoming 2
    voice translation-profile 1
    translate called 1
    voice translation-profile 2
    translate called 2
    voice translation-rule 1
    rule 1 /^1\(.*\)/ /81\1/ type any subscriber plan any isdn
    voice translation-rule 2
    rule 1 /^1\(.*\)/ /71\1/ type any subscriber plan any isdn
    dial-peer voice 1 voip
    destination-pattern 8T
    dial-peer voice 2 voip
    destination-pattern 7T
    rgds,
    Ismo

  • NUM-EXP DOES NOT WORK

    hi good day
    I have configured a num-exp however I see that are not working properly ie the call does not end at ext indicated that tagging tries to send the last dialed numbers
    call his voice brief  I see the term 8100 call and tries to look at the CUCM that ext does not exist instead of sending the call to ext 9840 indicated
    could help
    num-exp XXXX810. 9840
    num-exp XXXX811. 9840
    num-exp XXXX812. 9840
    dial-peer voice 1000 voip
     description *** DP a Callmanager ***
     preference 1
     destination-pattern [1-9]...T
     session target ipv4:10.X.X.2
     dtmf-relay h245-alphanumeric
     codec g729r8 bytes 40
     ip qos dscp ef signaling
     no vad

    Can you post a "show run" from your gateway ? Also, what is the call flow ?
    Regards,
    Nipun

  • Multiple incoming dial-peer matched

    Dear,
    Could someone, tell me why after matching an incoming-peer on "answer-address" system matches for same call another  incoming dial-peer based a "destination-pattern" ... shouldn't the system start looking for outbound dial-peer once first incoming diapeer matched?
    046565: Feb  3 17:56:57: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ANSWER; Incoming Dial-peer=360
    046566: Feb  3 17:56:57: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=1660, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    046567: Feb  3 17:56:57: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ANSWER; Incoming Dial-peer=360
    046568: Feb  3 17:56:57: //-1/4C84D3B79834/DPM/dpAssociateIncomingPeerCore:
       Calling Number=1660, Called Number=+32495243137, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    046569: Feb  3 17:56:57: //-1/4C84D3B79834/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=1
    Dial-peers:
    dial-peer voice 360 voip
    corlist incoming toBRICall
    description ** AGENT COR PEER **
    translation-profile outgoing E164IncomingSIP
    preference 2
    voice-class codec 1
    session protocol sipv2
    session target ipv4:10.161.10.170
    dtmf-relay rtp-nte
    fax rate disable
    ip qos dscp cs5 signaling
    no vad
    destination-pattern 166.
    answer-address 166.
    dial-peer voice 1 voip
    session protocol sipv2
    incoming called-number .
    dtmf-relay sip-notify
    codec g711alaw
    no vad
    Thank you.
    Best regards.
    Marc

    Hi
    Dial peer matching (inbound and outbound) has a list of attributes that are used in a specific order.
    For inbound peers, 'incoming called-number' has top priority, so the other command you set are not checked as this 'incoming called-number .' matches any called number!
    Destination-pattern is the lowest priority match for an inbound peer, and answer-address is lower priroty than incoming called-number.
    See this doc for the process in detail:
    http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml#topic1
    Aaron HarrisonPrincipal Engineer at Logicalis UK
    Please rate helpful posts...

Maybe you are looking for