Functionality of dialer map on a called router

I'm having an issue with eigrp protocol over and ISDN connection that I have solved; however, I'm not sure why my solution works. I have a remote router that can call into a hub site using two unique spids. I have a dialer map statement on the hub site that only referenced one of the spids: ie. dialer map ip 10.10.10.2 name Remote broadcast spid1. When the remote calls over spid1 I have no problem with the eigrp protocol neighbor adjacency; however if the remote calls on spid2, the isdn call comes up, ppp negotiates correctly and I can ping across the site; however, the eigrp adjacency doesn't work. I had to add a second dialer map on the hub with the same information as the first except I had to put spid2 on the end as opposed to spid1. Now it works correctly. Not sure why this is needed as I thought dialer map at hub end was only for chap authentication. The dialer interface on the hub site is a vrf interface; however I have the same issue when I take the vrf off of this interface as well. Any ideas ?

Thanks. Exactly what I thought as well. It could be a bug or it could be some internal caching that the router is doing. I didn't mention that on the called side the dialer is in a vrf; however, I think that I tried it w/o the vrf complication and it worked the same. Thanks for your opinion. I'm awaiting an answer to my problem from cisco-none yet.

Similar Messages

  • Calling user function from Interface mapping

    I am getting error "Bad query:ORA-00904: invalid identifier" while calling function in the mapping of an interface.
    Can some one provide the syntax of calling user function from interface mapping.
    Thanks,
    RP

    user452108 wrote:
    Can some one provide the syntax of calling user function from interface mapping.Oracle's Call Iinterface, the OCI, does not work differently when coding using a Dvorak keyboard, or writing code using a pretty pink font in the editor.. or coding the call from an interface mapping (whatever the hell that that is).
    You have 2 types of calls. SQL and PL/SQL.
    To call a function via SQL, it can be done using a the standard cursor interface. E.g.
    select MyFunkyFunction from dualIt will return the function value via a single row with a single column. The standard cursor fetch and close cursor calls are used.
    To call it via PL/SQL, an anonymous PL/SQL block is needed, and the caller needs to use a bind variable to receive the value from the function. The anon block will look as follows:
    begin
      :bindVar := MyFunkyFunction;
    end;Refer to your client's abstract layer for interfacing with the Oracle Call Interface, on how to deal with bind variables.

  • H323 Call Routing - 911

    I'm missing something here in this config....
    If we dial 10 digits the call goes out the FXO port just fine, 911 gives us a fast-busy.
    configs below along w/ the debugs..   weird thing is on the 911 call it appears to be changing the called number and calling number....
    config:
    Current configuration : 6529 bytes
    version 12.4
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    no service password-encryption
    service sequence-numbers
    hostname Ball
    boot-start-marker
    boot-end-marker
    logging message-counter syslog
    logging buffered 300000
    logging console critical
    enable secret 5 $1$jQUY$SdW8OgOkgDnXH5Au5GHhQ1
    no aaa new-model
    crypto pki trustpoint tti
    revocation-check crl
    rsakeypair tti
    crypto pki trustpoint TP-self-signed-1275929792
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-1275929792
    revocation-check none
    rsakeypair TP-self-signed-1275929792
    crypto pki certificate chain tti
    crypto pki certificate chain TP-self-signed-1275929792
    certificate self-signed 01
      3082024C 308201B5 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
      31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
      69666963 6174652D 31323735 39323937 3932301E 170D3131 30373132 31343435
      30305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
      4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 32373539
      32393739 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
      8100DC3D CA074470 922DDB00 BFB8479C C2C985E5 E7E607BC 29E29426 DAC68DEF
      4B1106F7 0F22EA07 F78BCF41 5F5CA342 BB764BDE 1A1B7EB8 7AF1FD1F BD0BF0B9
      96B23428 2D6C8E45 11E70E92 D45B3728 00F7082F 508FC058 04AF32A8 7E3D6EB4
      F9270627 B9C42F20 9416C6A9 E8991EC7 CBE2A237 3F676A05 E326EBBC 9C215598
      830F0203 010001A3 74307230 0F060355 1D130101 FF040530 030101FF 301F0603
      551D1104 18301682 1442616C 6C2E6462 69736572 76696365 732E636F 6D301F06
      03551D23 04183016 8014A288 03701404 59072011 4EB37AE7 96DFDF08 38DB301D
      0603551D 0E041604 14A28803 70140459 0720114E B37AE796 DFDF0838 DB300D06
      092A8648 86F70D01 01040500 03818100 470493CF 9EA0F433 DC15C2D9 EA288D43
      1F6CFAB6 373286EA 40E9166E C394604B 9A283227 B0A53F55 F5854EB7 5FB7285B
      EB2CEBFB 5C6160C0 CD488F10 BF46BE7C 995B10F9 1A510C8D 97DE8E6F 65843DEA
      61E84252 45980509 318F8398 3800C9FF B448A42C 44A4AB42 A4B05A1A E44CB646
      43886F38 D09EE75A DA1082A9 C0CBEC43
            quit
    no ip source-route
    no ip dhcp use vrf connected
    ip dhcp excluded-address 10.4.3.250 10.4.3.254
    ip dhcp pool Ball-Voice
       network 10.4.3.128 255.255.255.128
       default-router 10.4.3.129
       dns-server 10.0.1.52 10.0.1.39
       option 150 ip 10.0.100.13 10.0.100.12
       domain-name dbiservices.com
    ip cef
    no ip bootp server
    no ip domain lookup
    ip domain name dbiservices.com
    no ipv6 cef
    multilink bundle-name authenticated
    voice service voip
    h323
    voice class codec 1
    codec preference 1 g711ulaw
    codec preference 2 g729r8
    voice-card 0
    codec complexity high
    crypto ipsec client ezvpn EzVPN
    connect auto
    group RemoteOffice key dBiVPN$123
    mode network-extension
    peer 64.111.143.34
    username Pineville password dbi$vpn@cc355
    xauth userid mode local
    archive
    log config
      hidekeys
    ip tcp synwait-time 10
    ip ftp source-interface Vlan40
    ip ftp username cisco
    ip ftp password cisco
    class-map match-any voice-signaling
    match  dscp cs3
    match  dscp af31
    class-map match-any voice-traffic
    match  dscp ef
    match  dscp cs5
    policy-map LAN-QOS
    class voice-traffic
      set dscp ef
        priority percent 10
    class voice-signaling
      set dscp cs3
    policy-map WAN-QOS
    class voice-traffic
        priority percent 25
      set dscp ef
    class voice-signaling
        bandwidth 64
      set dscp cs3
    interface FastEthernet0
    switchport access vlan 40
    switchport voice vlan 41
    interface FastEthernet1
    switchport access vlan 40
    switchport voice vlan 41
    spanning-tree portfast
    interface FastEthernet2
    switchport access vlan 40
    switchport voice vlan 41
    interface FastEthernet3
    switchport access vlan 40
    switchport voice vlan 41
    interface FastEthernet4
    description $ES_WAN$
    ip address dhcp
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip flow ingress
    ip nat outside
    ip virtual-reassembly
    duplex auto
    speed auto
    crypto ipsec client ezvpn EzVPN
    interface Vlan1
    no ip address
    interface Vlan40
    ip address 10.4.3.1 255.255.255.128
    ip helper-address 10.0.1.20
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip flow ingress
    ip nat inside
    ip virtual-reassembly
    ip tcp adjust-mss 1452
    crypto ipsec client ezvpn EzVPN inside
    interface Vlan41
    ip address 10.4.3.129 255.255.255.128
    ip nat inside
    ip virtual-reassembly
    crypto ipsec client ezvpn EzVPN inside
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 192.168.99.254
    ip route 0.0.0.0 0.0.0.0 dhcp
    ip http server
    ip http access-class 23
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    logging trap debugging
    access-list 23 permit 10.10.10.0 0.0.0.7
    access-list 23 permit 10.0.0.0 0.255.255.255
    snmp-server community D3Ang3loSnMp_Pub RO 61
    snmp-server community D3Ang3loSnMp_Priv RW 61
    snmp-server location DeAngelo Brothers Ball LA
    snmp-server contact DeAngelo Brothers IT Dept.
    snmp-server enable traps tty
    control-plane
    voice-port 0
    voice-port 1
    voice-port 2
    voice-port 3
    voice-port 4
    connection plar 4300
    caller-id enable
    ccm-manager fallback-mgcp
    no ccm-manager fax protocol cisco
    no mgcp package-capability res-package
    no mgcp package-capability fxr-package
    no mgcp timer receive-rtcp
    sccp local Vlan41
    sccp ccm 10.0.100.12 identifier 2 priority 2 version 5.0.1
    sccp ccm 10.0.100.13 identifier 1 priority 1 version 5.0.1
    sccp
    sccp ccm group 1
    bind interface Vlan41
    associate ccm 1 priority 1
    associate profile 1 register Ball881
    dial-peer voice 201010 voip
    preference 1
    destination-pattern 4300
    voice-class codec 1
    session target ipv4:10.0.100.13
    dtmf-relay h245-alphanumeric
    dial-peer voice 200010 voip
    preference 2
    destination-pattern 4300
    voice-class codec 1
    session target ipv4:10.0.100.12
    dtmf-relay h245-alphanumeric
    dial-peer voice 100 pots
    preference 1
    destination-pattern .T
    port 4
    Call attempts, to a 10 digit # and to 9,911
    Ball#debug voip dialpeer
    voip dialpeer default debugging is on
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#debug h225 q931
    H.225 Q931 IE Details debugging is on
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#term mon
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x012C
    Message Type           : 0x05: SETUP
    Bearer Capability: Length Of IE=3
    Data 8090A2
    Calling Party Number: Length Of IE=12
    Data 008133313836343131353432
    Called Party Number: Length Of IE=4
    Data 80393131
    User-User: Length Of IE=188
    Data 0520B0060008914A000501401F00420061006C006C00200052006500630065007000740069006F006E0020                                            002D002000340033003000300000000000000000000000000000000000000000000022C0B50000120F436973636F                                            43616C6C4D616E61676572003100010100C44000229CAF3D6621302C01B2020A04038200D50D800007000A00640D                                            06B8110000229CAF3D6621302C01B2020A040382010001000100010010A00100140140B50000120D820400200400                                            01030003000103
    000131: *Feb 17 19:44:13.092 UTC: //-1/00229CAF2C01/DPM/dpAssociateIncomingPeerCore:
       Calling Number=3186411542, Called Number=911, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000132: *Feb 17 19:44:13.092 UTC: //-1/00229CAF2C01/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    000133: *Feb 17 19:44:13.092 UTC: //-1/00229CAF2C01/DPM/dpAssociateIncomingPeerCore:
       Calling Number=3186411542, Called Number=911, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000134: *Feb 17 19:44:13.092 UTC: //-1/00229CAF2C01/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    000135: *Feb 17 19:44:13.096 UTC: //-1/00229CAF2C01/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000136: *Feb 17 19:44:13.096 UTC: //-1/00229CAF2C01/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000137: *Feb 17 19:44:13.096 UTC: //-1/00229CAF2C01/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000138: *Feb 17 19:44:13.096 UTC: //-1/00229CAF2C01/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000139: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=911, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000140: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000141: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000142: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000143: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=911, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000144: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000145: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000146: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000147: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=911, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000148: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    000149: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000150: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000151: *Feb 17 19:44:13.096 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000152: *Feb 17 19:44:13.100 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000153: *Feb 17 19:44:13.100 UTC: //-1/00229CAF2C01/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000154: *Feb 17 19:44:13.100 UTC: //-1/00229CAF2C01/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000155: *Feb 17 19:44:13.100 UTC: //-1/00229CAF2C01/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000156: *Feb 17 19:44:13.100 UTC: //-1/00229CAF2C01/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x812C
    Message Type           : 0x02: CALL_PROC
    User-User: Length Of IE=57
    Data 0521C0060008914A00042800B500001240013C05010000ADD9FC5634E5110C110000229CAF3D6621302C01                                            B2020A0403820100010010800100
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x812C
    Message Type           : 0x5A: RELEASE_COMP
    Cause: Length Of IE=2
    Data 80A2
    User-User: Length Of IE=34
    Data 052580060008914A00041100110000229CAF3D6621302C01B2020A04038210800100
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x012D
    Message Type           : 0x05: SETUP
    Bearer Capability: Length Of IE=3
    Data 8090A2
    Calling Party Number: Length Of IE=12
    Data 008133313836343131353432
    Called Party Number: Length Of IE=4
    Data 80393131
    User-User: Length Of IE=188
    Data 0520B0060008914A000501401F00420061006C006C00200052006500630065007000740069006F006E0020                                            002D002000340033003000300000000000000000000000000000000000000000000022C0B50000120F436973636F                                            43616C6C4D616E61676572003100010100C4400030C3B6496621302D01B3020A04038200D50D800007000A00640D                                            06B811000030C3B6496621302D01B3020A040382010001000100010010A00100140140B50000120D820400200400                                            01030003000103
    000157: *Feb 17 19:44:25.124 UTC: //-1/0030C3B62D01/DPM/dpAssociateIncomingPeerCore:
       Calling Number=3186411542, Called Number=911, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000158: *Feb 17 19:44:25.124 UTC: //-1/0030C3B62D01/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    000159: *Feb 17 19:44:25.124 UTC: //-1/0030C3B62D01/DPM/dpAssociateIncomingPeerCore:
       Calling Number=3186411542, Called Number=911, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000160: *Feb 17 19:44:25.124 UTC: //-1/0030C3B62D01/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    000161: *Feb 17 19:44:25.128 UTC: //-1/0030C3B62D01/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000162: *Feb 17 19:44:25.128 UTC: //-1/0030C3B62D01/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000163: *Feb 17 19:44:25.128 UTC: //-1/0030C3B62D01/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000164: *Feb 17 19:44:25.128 UTC: //-1/0030C3B62D01/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000165: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=911, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000166: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000167: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000168: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000169: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=911, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000170: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000171: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000172: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000173: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=911, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000174: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    000175: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000176: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000177: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000178: *Feb 17 19:44:25.128 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000179: *Feb 17 19:44:25.128 UTC: //-1/0030C3B62D01/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    000180: *Feb 17 19:44:25.128 UTC: //-1/0030C3B62D01/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    000181: *Feb 17 19:44:25.128 UTC: //-1/0030C3B62D01/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000182: *Feb 17 19:44:25.128 UTC: //-1/0030C3B62D01/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x812D
    Message Type           : 0x02: CALL_PROC
    User-User: Length Of IE=57
    Data 0521C0060008914A00042800B500001240013C05010000ADD9FC56B2EA110C11000030C3B6496621302D01                                            B3020A0403820100010010800100
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x812D
    Message Type           : 0x5A: RELEASE_COMP
    Cause: Length Of IE=2
    Data 80A2
    User-User: Length Of IE=34
    Data 052580060008914A0004110011000030C3B6496621302D01B3020A04038210800100
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x012E
    Message Type           : 0x05: SETUP
    Bearer Capability: Length Of IE=3
    Data 8090A2
    Calling Party Number: Length Of IE=6
    Data 008134333030
    Called Party Number: Length Of IE=12
    Data 803133313838343036363337
    User-User: Length Of IE=192
    Data 0520B0060008914A000501401F00420061006C006C00200052006500630065007000740069006F006E0020002D002000340033003000300000000000000000000000000000000000000000000022C0B50000120F436973636F43616C6C4D616E61676572003100010500464BB73996A0004955D9836621302E01B4020A04038200D50D800007000A00640D06B81100004955D9836621302E01B4020A040382010001000100010010A00100140140B50000120D82040020040001030003000103
    000183: *Feb 17 19:45:23.436 UTC: //-1/004955D92E01/DPM/dpAssociateIncomingPeerCore:
       Calling Number=4300, Called Number=13188406637, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000184: *Feb 17 19:45:23.436 UTC: //-1/004955D92E01/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=201010
    000185: *Feb 17 19:45:23.436 UTC: //-1/004955D92E01/DPM/dpAssociateIncomingPeerCore:
       Calling Number=4300, Called Number=13188406637, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000186: *Feb 17 19:45:23.436 UTC: //-1/004955D92E01/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=201010
    000187: *Feb 17 19:45:23.440 UTC: //-1/004955D92E01/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=13188406637, Peer Info Type=DIALPEER_INFO_SPEECH
    000188: *Feb 17 19:45:23.440 UTC: //-1/004955D92E01/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=13188406637
    000189: *Feb 17 19:45:23.440 UTC: //-1/004955D92E01/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000190: *Feb 17 19:45:23.440 UTC: //-1/004955D92E01/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000191: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=13188406637, Called Number=13188406637, Peer Info Type=DIALPEER_INFO_SPEECH
    000192: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=13188406637
    000193: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000194: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000195: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=13188406637, Called Number=13188406637, Peer Info Type=DIALPEER_INFO_SPEECH
    000196: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=13188406637
    000197: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000198: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000199: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=13188406637, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    000200: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    000201: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=13188406637, Peer Info Type=DIALPEER_INFO_SPEECH
    000202: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=13188406637
    000203: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000204: *Feb 17 19:45:23.440 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
    000205: *Feb 17 19:45:23.440 UTC: //-1/004955D92E01/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=13188406637, Peer Info Type=DIALPEER_INFO_SPEECH
    000206: *Feb 17 19:45:23.440 UTC: //-1/004955D92E01/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=13188406637
    000207: *Feb 17 19:45:23.440 UTC: //-1/004955D92E01/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    000208: *Feb 17 19:45:23.440 UTC: //-1/004955D92E01/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=100
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x812E
    Message Type           : 0x02: CALL_PROC
    User-User: Length Of IE=57
    Data 0521C0060008914A00042800B500001240013C05010000ADD9FC56E28E110C1100004955D9836621302E01B4020A0403820100010010800100
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x812E
    Message Type           : 0x5A: RELEASE_COMP
    Cause: Length Of IE=2
    Data 80A2
    User-User: Length Of IE=34
    Data 052580060008914A000411001100004955D9836621302E01B4020A04038210800100
    Ball#
    Ball#
    Ball#
    Ball#
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x012F
    Message Type           : 0x05: SETUP
    Bearer Capability: Length Of IE=3
    Data 8090A2
    Calling Party Number: Length Of IE=12
    Data 008133313836343131353432
    Called Party Number: Length Of IE=4
    Data 80393131
    User-User: Length Of IE=188
    Data 0520B0060008914A000501401F00420061006C006C00200052006500630065007000740069006F006E0020002D002000340033003000300000000000000000000000000000000000000000000022C0B50000120F436973636F43616C6C4D616E61676572003100010100C440801C31FF266F21302F01BF020A04038200D50D800007000A00640D06B81100801C31FF266F21302F01BF020A040382010001000100010010A00100140140B50000120D82040020040001030003000103
    000244: *Feb 17 20:22:14.148 UTC: //-1/801C31FF2F01/CCAPI/cc_api_display_ie_subfields:
       cc_api_call_setup_ind_common:
       cisco-username=Ball Reception - 4300
       ----- ccCallInfo IE subfields -----
       cisco-ani=3186411542
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=911
       cisco-desttype=0
       cisco-destplan=0
       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
    000245: *Feb 17 20:22:14.148 UTC: //-1/801C31FF2F01/CCAPI/cc_api_call_setup_ind_common:
       Interface=0x867581A8, Call Info(
       Calling Number=3186411542,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown),
       Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
       Incoming Dial-peer=0, Progress Indication=NULL(0), Calling IE Present=TRUE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=725
    000246: *Feb 17 20:22:14.148 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    000247: *Feb 17 20:22:14.148 UTC: :cc_get_feature_vsa malloc success
    000248: *Feb 17 20:22:14.148 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    000249: *Feb 17 20:22:14.148 UTC:  cc_get_feature_vsa count is 1
    000250: *Feb 17 20:22:14.148 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    000251: *Feb 17 20:22:14.148 UTC: :FEATURE_VSA attributes are: feature_name:0,feature_time:2275987968,feature_id:693
    000252: *Feb 17 20:22:14.148 UTC: //725/801C31FF2F01/CCAPI/cc_api_call_setup_ind_common:
       Set Up Event Sent;
       Call Info(Calling Number=3186411542(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown))
    000253: *Feb 17 20:22:14.148 UTC: //725/801C31FF2F01/CCAPI/cc_process_call_setup_ind:
       Event=0x86DCD638
    000254: *Feb 17 20:22:14.148 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
       Try with the demoted called number 911
    000255: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/ccCallSetContext:
       Context=0x8634FFF4
    000256: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 725 with tag 0 to app "_ManagedAppProcess_Default"
    000257: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/ccCallProceeding:
       Progress Indication=NULL(0)
    000258: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=100, Params=0x8634F184, Progress Indication=NULL(0)
    000259: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/ccCheckClipClir:
       In: Calling Number=3186411542(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    000260: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/ccCheckClipClir:
       Out: Calling Number=3186411542(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    000261: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/ccCallSetupRequest:
       Destination Pattern=.T, Called Number=911, Digit Strip=TRUE
    000262: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/ccCallSetupRequest:
       Calling Number=3186411542(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=
       Account Number=Ball Reception - 4300, Final Destination Flag=TRUE,
       Guid=801C31FF-266F-2130-2F01-BF020A040382, Outgoing Dial-peer=100
    000263: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=Ball Reception - 4300
       ----- ccCallInfo IE subfields -----
       cisco-ani=3186411542
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=911
       cisco-desttype=0
       cisco-destplan=0
       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
    000264: *Feb 17 20:22:14.152 UTC: //725/801C31FF2F01/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x86E100A0, Interface Type=6, Destination=, Mode=0x0,
       Call Params(Calling Number=3186411542,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=100, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    000265: *Feb 17 20:22:14.152 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    000266: *Feb 17 20:22:14.152 UTC: :cc_get_feature_vsa malloc success
    000267: *Feb 17 20:22:14.152 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    000268: *Feb 17 20:22:14.152 UTC:  cc_get_feature_vsa count is 2
    000269: *Feb 17 20:22:14.152 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    000270: *Feb 17 20:22:14.152 UTC: :FEATURE_VSA attributes are: feature_name:0,feature_time:2275987744,feature_id:694
    000271: *Feb 17 20:22:14.156 UTC: //726/801C31FF2F01/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
    000272: *Feb 17 20:22:14.156 UTC: //726/801C31FF2F01/CCAPI/ccCallSetContext:
       Context=0x8634F134
    000273: *Feb 17 20:22:14.156 UTC: //725/801C31FF2F01/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=100
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x812F
    Message Type           : 0x02: CALL_PROC
    User-User: Length Of IE=57
    Data 0521C0060008914A00042800B500001240013C05010000ADD9FC56BD32110C1100801C31FF266F21302F01BF020A0403820100010010800100
    000274: *Feb 17 20:22:14.156 UTC: //726/801C31FF2F01/CCAPI/cc_api_call_proceeding:
       Interface=0x86E100A0, Progress Indication=NULL(0)
    000275: *Feb 17 20:22:15.408 UTC: //726/801C31FF2F01/CCAPI/cc_api_call_disconnected:
       Cause Value=34, Interface=0x86E100A0, Call Id=726
    000276: *Feb 17 20:22:15.408 UTC: //726/801C31FF2F01/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=34, Retry Count=0)
    000277: *Feb 17 20:22:15.408 UTC: //725/xxxxxxxxxxxx/CCAPI/ccCallReleaseResources:
       release reserved xcoding resource.
    000278: *Feb 17 20:22:15.408 UTC: //726/801C31FF2F01/CCAPI/ccCallSetAAA_Accounting:
       Accounting=0, Call Id=726
    000279: *Feb 17 20:22:15.408 UTC: //726/801C31FF2F01/CCAPI/ccCallDisconnect:
       Cause Value=34, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=34)
    000280: *Feb 17 20:22:15.408 UTC: //726/801C31FF2F01/CCAPI/ccCallDisconnect:
       Cause Value=34, Call Entry(Responsed=TRUE, Cause Value=34)
    000281: *Feb 17 20:22:15.412 UTC: //726/801C31FF2F01/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x86E100A0, Tag=0x0, Call Id=726,
       Call Entry(Disconnect Cause=34, Voice Class Cause Code=0, Retry Count=0)
    000282: *Feb 17 20:22:15.412 UTC: //726/801C31FF2F01/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    000283: *Feb 17 20:22:15.412 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    000284: *Feb 17 20:22:15.412 UTC: :cc_free_feature_vsa freeing 87A8D118
    000285: *Feb 17 20:22:15.412 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    000286: *Feb 17 20:22:15.412 UTC:  vsacount in free is 1
    000287: *Feb 17 20:22:15.412 UTC: //725/801C31FF2F01/CCAPI/ccCallDisconnect:
       Cause Value=34, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    000288: *Feb 17 20:22:15.412 UTC: //725/801C31FF2F01/CCAPI/ccCallDisconnect:
       Cause Value=34, Call Entry(Responsed=TRUE, Cause Value=34)
    000289: *Feb 17 20:22:15.412 UTC: //725/801C31FF2F01/CCAPI/cc_api_get_transfer_info:
       Transfer Number Is Null
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x812F
    Message Type           : 0x5A: RELEASE_COMP
    Cause: Length Of IE=2
    Data 80A2
    User-User: Length Of IE=34
    Data 052580060008914A000411001100801C31FF266F21302F01BF020A04038210800100
    000290: *Feb 17 20:22:15.416 UTC: //725/801C31FF2F01/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x867581A8, Tag=0x0, Call Id=725,
       Call Entry(Disconnect Cause=34, Voice Class Cause Code=0, Retry Count=0)
    000291: *Feb 17 20:22:15.416 UTC: //725/801C31FF2F01/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    000292: *Feb 17 20:22:15.416 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    000293: *Feb 17 20:22:15.416 UTC: :cc_free_feature_vsa freeing 87A8D1F8
    000294: *Feb 17 20:22:15.416 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    000295: *Feb 17 20:22:15.416 UTC:  vsacount in free is 0

    Alex, same, but seems to be hitting the correct dial-peer now...
    also not sure if this is normal operation:
    List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006664: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=911, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    why does it say calling and called is 911???
    Ball#sh run | b dial-peer
    dial-peer voice 201010 voip
    preference 1
    destination-pattern 4300
    voice-class codec 1
    session target ipv4:10.0.100.13
    dtmf-relay h245-alphanumeric
    dial-peer voice 200010 voip
    preference 2
    destination-pattern 4300
    voice-class codec 1
    session target ipv4:10.0.100.12
    dtmf-relay h245-alphanumeric
    dial-peer voice 100 pots
    preference 1
    destination-pattern .T
    port 4
    dial-peer voice 9911 pots
    preference 1
    destination-pattern 9911
    incoming called-number .
    port 4
    forward-digits 3
    dial-peer voice 911 pots
    preference 1
    destination-pattern 911
    incoming called-number .
    port 4
    forward-digits 3
    line con 0
    login local
    no modem enable
    line aux 0
    line vty 0 4
    access-class 101 in
    login local
    length 0
    transport input telnet ssh
    scheduler max-task-time 5000
    scheduler allocate 4000 1000
    scheduler interval 500
    end
    Ball#
    Ball#
    Ball#
    Ball#term mon
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    006620: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_ct_main: SOCK 0 Event 0x1
    006621: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_get_new_ccb: ccb (0x87BF6B7C) is in use
    006622: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_ct_main: SOCK 2 Event 0x1
    006623: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_gw_process_read_socket: owner_data=0x87A9EF50, len=221, msgPtr=0x8772F388
    006624: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_gw_process_read_socket: Received msg for H.225
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x0138
    Message Type           : 0x05: SETUP
    Bearer Capability: Length Of IE=3
    Data 8090A2
    Calling Party Number: Length Of IE=12
    Data 008133313836343131353432
    Called Party Number: Length Of IE=4
    Data 80393131
    User-User: Length Of IE=188
    Data 0520B0060008914A000501401F00420061006C006C00200052006500630065007000740069006F006E0020002D002000340033003000300000000000000000000000000000000000000000000022C0B50000120F436973636F43616C6C4D616E61676572003100010100C440006BE4D457803130380115020A04038200D50D800007000A00640D06B81100006BE4D457803130380115020A040382010001000100010010A00100140140B50000120D82040020040001030003000103
    006625: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_extract_signaled_carriers: Entry
    006626: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/cch323_determine_source_ip_group_info: No Source IP group match with Src CarrierId/Zone ID
    006627: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/cch323_determine_source_ip_group_info: No Source IP group matched with rte id/zone_id/acl
    006628: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_determine_source_group: Entry
    006629: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/cch323_determine_source_ip_group_info: No Source IP group match with Incoming Called Number
    006630: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_determine_source_group: Entry
    006631: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/cch323_determine_source_ip_group_info: No Source IP group match with Destination pattern
    006632: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/DPM/dpAssociateIncomingPeerCore:
       Calling Number=
    3186411542
    , Called Number=911, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    006633: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    006634: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_associate_incoming_peer: timeout = 1, reason = -1
    006635: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/common_idle_setupInd_hdlr: ccb ccm bits = system[0x0028]
    006636: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/DPM/dpAssociateIncomingPeerCore:
       Calling Number=
    3186411542
    , Called Number=911, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    006637: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    006638: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_associate_incoming_peer: timeout = 1, reason = -1
    006639: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/h323_gw_setup_ind: is_overlap = 0, info_complete = 0
    006640: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/CCAPI/cc_api_display_ie_subfields:
       cc_api_call_setup_ind_common:
       cisco-username=Ball Reception - 4300
       ----- ccCallInfo IE subfields -----
       cisco-ani=
    3186411542
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=911
       cisco-desttype=0
       cisco-destplan=0
       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
    006641: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/CCAPI/cc_api_call_setup_ind_common:
       Interface=0x867581A8, Call Info(
       Calling Number=
    3186411542
    ,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown),
       Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
       Incoming Dial-peer=0, Progress Indication=NULL(0), Calling IE Present=TRUE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=956
    006642: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006643: *Feb 18 15:47:48.391 UTC: :cc_get_feature_vsa malloc success
    006644: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006645: *Feb 18 15:47:48.391 UTC:  cc_get_feature_vsa count is 1
    006646: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006647: *Feb 18 15:47:48.391 UTC: :FEATURE_VSA attributes are: feature_name:0,feature_time:
    2272984256
    ,feature_id:919
    006648: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/CCAPI/cc_api_call_setup_ind_common:
       Set Up Event Sent;
       Call Info(Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown))
    006649: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_create_call_info_type_container:
    cch323_create_call_info_type_container: creating callInfoType container for callID = 956
    006650: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/H323/cch323_update_carriers_in_call_info: tg_label_flag 0x0
    006651: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/CCAPI/cc_process_call_setup_ind:
       Event=0x86DCD638
    006652: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
       Try with the demoted called number 911
    006653: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/CCAPI/ccCallSetContext:
       Context=0x86350EB4
    006654: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 956 with tag 0 to app "_ManagedAppProcess_Default"
    006655: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/CCAPI/ccCallProceeding:
       Progress Indication=NULL(0)
    006656: *Feb 18 15:47:48.395 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006657: *Feb 18 15:47:48.395 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006658: *Feb 18 15:47:48.395 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006659: *Feb 18 15:47:48.395 UTC: //-1/006BE4D43801/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       Ball#sh run | b dial-peer
    dial-peer voice 201010 voip
    preference 1
    destination-pattern 4300
    voice-class codec 1
    session target ipv4:10.0.100.13
    dtmf-relay h245-alphanumeric
    dial-peer voice 200010 voip
    preference 2
    destination-pattern 4300
    voice-class codec 1
    session target ipv4:10.0.100.12
    dtmf-relay h245-alphanumeric
    dial-peer voice 100 pots
    preference 1
    destination-pattern .T
    port 4
    dial-peer voice 9911 pots
    preference 1
    destination-pattern 9911
    incoming called-number .
    port 4
    forward-digits 3
    dial-peer voice 911 pots
    preference 1
    destination-pattern 911
    incoming called-number .
    port 4
    forward-digits 3
    line con 0
    login local
    no modem enable
    line aux 0
    line vty 0 4
    access-class 101 in
    login local
    length 0
    transport input telnet ssh
    scheduler max-task-time 5000
    scheduler allocate 4000 1000
    scheduler interval 500
    end
    Ball#
    Ball#
    Ball#
    Ball#term mon
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    Ball#
    006620: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_ct_main: SOCK 0 Event 0x1
    006621: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_get_new_ccb: ccb (0x87BF6B7C) is in use
    006622: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_ct_main: SOCK 2 Event 0x1
    006623: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_gw_process_read_socket: owner_data=0x87A9EF50, len=221, msgPtr=0x8772F388
    006624: *Feb 18 15:47:48.387 UTC: //-1/xxxxxxxxxxxx/H323/cch323_gw_process_read_socket: Received msg for H.225
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x0138
    Message Type           : 0x05: SETUP
    Bearer Capability: Length Of IE=3
    Data 8090A2
    Calling Party Number: Length Of IE=12
    Data 008133313836343131353432
    Called Party Number: Length Of IE=4
    Data 80393131
    User-User: Length Of IE=188
    Data 0520B0060008914A000501401F00420061006C006C00200052006500630065007000740069006F006E0020002D002000340033003000300000000000000000000000000000000000000000000022C0B50000120F436973636F43616C6C4D616E61676572003100010100C440006BE4D457803130380115020A04038200D50D800007000A00640D06B81100006BE4D457803130380115020A040382010001000100010010A00100140140B50000120D82040020040001030003000103
    006625: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_extract_signaled_carriers: Entry
    006626: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/cch323_determine_source_ip_group_info: No Source IP group match with Src CarrierId/Zone ID
    006627: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/cch323_determine_source_ip_group_info: No Source IP group matched with rte id/zone_id/acl
    006628: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_determine_source_group: Entry
    006629: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/cch323_determine_source_ip_group_info: No Source IP group match with Incoming Called Number
    006630: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_determine_source_group: Entry
    006631: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/cch323_determine_source_ip_group_info: No Source IP group match with Destination pattern
    006632: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/DPM/dpAssociateIncomingPeerCore:
       Calling Number=
    3186411542
    , Called Number=911, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    006633: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    006634: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_associate_incoming_peer: timeout = 1, reason = -1
    006635: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/common_idle_setupInd_hdlr: ccb ccm bits = system[0x0028]
    006636: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/DPM/dpAssociateIncomingPeerCore:
       Calling Number=
    3186411542
    , Called Number=911, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    006637: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    006638: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_associate_incoming_peer: timeout = 1, reason = -1
    006639: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/H323/h323_gw_setup_ind: is_overlap = 0, info_complete = 0
    006640: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/CCAPI/cc_api_display_ie_subfields:
       cc_api_call_setup_ind_common:
       cisco-username=Ball Reception - 4300
       ----- ccCallInfo IE subfields -----
       cisco-ani=
    3186411542
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=911
       cisco-desttype=0
       cisco-destplan=0
       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
    006641: *Feb 18 15:47:48.391 UTC: //-1/006BE4D43801/CCAPI/cc_api_call_setup_ind_common:
       Interface=0x867581A8, Call Info(
       Calling Number=
    3186411542
    ,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown),
       Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
       Incoming Dial-peer=0, Progress Indication=NULL(0), Calling IE Present=TRUE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=956
    006642: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006643: *Feb 18 15:47:48.391 UTC: :cc_get_feature_vsa malloc success
    006644: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006645: *Feb 18 15:47:48.391 UTC:  cc_get_feature_vsa count is 1
    006646: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006647: *Feb 18 15:47:48.391 UTC: :FEATURE_VSA attributes are: feature_name:0,feature_time:
    2272984256
    ,feature_id:919
    006648: *Feb 18 15:47:48.391 UTC: //956/006BE4D43801/CCAPI/cc_api_call_setup_ind_common:
       Set Up Event Sent;
       Call Info(Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown))
    006649: *Feb 18 15:47:48.391 UTC: //-1/xxxxxxxxxxxx/H323/cch323_create_call_info_type_container:
    cch323_create_call_info_type_container: creating callInfoType container for callID = 956
    006650: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/H323/cch323_update_carriers_in_call_info: tg_label_flag 0x0
    006651: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/CCAPI/cc_process_call_setup_ind:
       Event=0x86DCD638
    006652: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
       Try with the demoted called number 911
    006653: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/CCAPI/ccCallSetContext:
       Context=0x86350EB4
    006654: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 956 with tag 0 to app "_ManagedAppProcess_Default"
    006655: *Feb 18 15:47:48.395 UTC: //956/006BE4D43801/CCAPI/ccCallProceeding:
       Progress Indication=NULL(0)
    006656: *Feb 18 15:47:48.395 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006657: *Feb 18 15:47:48.395 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006658: *Feb 18 15:47:48.395 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006659: *Feb 18 15:47:48.395 UTC: //-1/006BE4D43801/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006660: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=911, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006661: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006662: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006663: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006664: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=911, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006665: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006666: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006667: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006668: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=911, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    006669: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    006670: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006671: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006672: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006673: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006674: *Feb 18 15:47:48.399 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006675: *Feb 18 15:47:48.399 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006676: *Feb 18 15:47:48.399 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006677: *Feb 18 15:47:48.399 UTC: //-1/006BE4D43801/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006678: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=911, Params=0x86348A44, Progress Indication=NULL(0)
    006679: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCheckClipClir:
       In: Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    006680: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCheckClipClir:
       Out: Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    006681: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Destination Pattern=911, Called Number=911, Digit Strip=TRUE
    006682: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=
       Account Number=Ball Reception - 4300, Final Destination Flag=TRUE,
       Guid=006BE4D4-5780-3130-3801-15020A040382, Outgoing Dial-peer=911
    006683: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=Ball Reception - 4300
       ----- ccCallInfo IE subfields -----
       cisco-ani=
    3186411542
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=911
       cisco-desttype=0
       cisco-destplan=0
       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
    006684: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x86E100A0, Interface Type=6, Destination=, Mode=0x0,
       Call Params(Calling Number=
    3186411542
    ,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=911, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    006685: *Feb 18 15:47:48.399 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006686: *Feb 18 15:47:48.399 UTC: :cc_get_feature_vsa malloc success
    006687: *Feb 18 15:47:48.399 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006688: *Feb 18 15:47:48.399 UTC:  cc_get_feature_vsa count is 2
    006689: *Feb 18 15:47:48.399 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006690: *Feb 18 15:47:48.399 UTC: :FEATURE_VSA attributes are: feature_name:0,feature_time:
    2272984032
    ,feature_id:920
    006691: *Feb 18 15:47:48.399 UTC: //957/006BE4D43801/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
    006692: *Feb 18 15:47:48.399 UTC: //957/006BE4D43801/CCAPI/ccCallSetContext:
       Context=0x863489F4
    006693: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=911
    006694: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/H323/cch323_do_set_dialpeer_tag: gw_id=1
    006695: *Feb 18 15:47:48.403 UTC: //957/006BE4D43801/CCAPI/cc_api_call_proceeding:
       Interface=0x86E100A0, Progress Indication=NULL(0)
    006696: *Feb 18 15:47:48.403 UTC: //956/006BE4D43801/H323/cch323_do_call_proceeding: gw_id=1
    006697: *Feb 18 15:47:48.403 UTC: //956/006BE4D43801/H323/cch323_do_call_proceeding: gw_id=1
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x8138
    Message Type           : 0x02: CALL_PROC
    User-User: Length Of IE=57
    Data 0521C0060008914A00042800B500001240013C05010000ADD9FC56AE3E110C1100006BE4D457803130380115020A0403820100010010800100
    006698: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/cc_api_call_disconnected:
       Cause Value=34, Interface=0x86E100A0, Call Id=957
    006699: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=34, Retry Count=0)
    006700: *Feb 18 15:47:49.651 UTC: //956/xxxxxxxxxxxx/CCAPI/ccCallReleaseResources:
       release reserved xcoding resource.
    006701: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/ccCallSetAAA_Accounting:
       Accounting=1, Call Id=957
    006702: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=34)
    006703: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Call Entry(Responsed=TRUE, Cause Value=34)
    006704: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x86E100A0, Tag=0x0, Call Id=957,
       Call Entry(Disconnect Cause=34, Voice Class Cause Code=0, Retry Count=0)
    006705: *Feb 18 15:47:49.655 UTC: //957/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    006706: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006707: *Feb 18 15:47:49.655 UTC: :cc_free_feature_vsa freeing 877AFBD8
    006708: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006709: *Feb 18 15:47:49.655 UTC:  vsacount in free is 1
    006710: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=100, Params=0x86358504, Progress Indication=NULL(0)
    006711: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCheckClipClir:
       In: Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    006712: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCheckClipClir:
       Out: Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    006713: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Destination Pattern=.T, Called Number=911, Digit Strip=TRUE
    006714: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=
       Account Number=Ball Reception - 4300, Final Destination Flag=TRUE,
       Guid=006BE4D4-5780-3130-3801-15020A040382, Outgoing Dial-peer=100
    006715: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=Ball Reception - 4300
       ----- ccCallInfo IE subfields -----
       cisco-ani=
    3186411542
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=911
       cisco-desttype=0
       cisco-destplan=0
       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
    006716: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x86E100A0, Interface Type=6, Destination=, Mode=0x0,
       Call Params(Calling Number=
    3186411542
    ,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=100, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    006717: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006718: *Feb 18 15:47:49.655 UTC: :cc_get_feature_vsa malloc success
    006719: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006720: *Feb 18 15:47:49.655 UTC:  cc_get_feature_vsa count is 2
    006721: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006722: *Feb 18 15:47:49.655 UTC: :FEATURE_VSA attributes are: feature_name:0,feature_time:
    2272984032
    ,feature_id:921
    006723: *Feb 18 15:47:49.655 UTC: //958/006BE4D43801/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
    006724: *Feb 18 15:47:49.655 UTC: //958/006BE4D43801/CCAPI/ccCallSetContext:
       Context=0x863584B4
    006725: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=100
    006726: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/H323/cch323_do_set_dialpeer_tag: gw_id=1
    006727: *Feb 18 15:47:49.659 UTC: //958/006BE4D43801/CCAPI/cc_api_call_proceeding:
       Interface=0x86E100A0, Progress Indication=NULL(0)
    006728: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/cc_api_call_disconnected:
       Cause Value=34, Interface=0x86E100A0, Call Id=958
    006729: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=34, Retry Count=0)
    006730: *Feb 18 15:47:50.911 UTC: //956/xxxxxxxxxxxx/CCAPI/ccCallReleaseResources:
       release reserved xcoding resource.
    006731: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/ccCallSetAAA_Accounting:
       Accounting=0, Call Id=958
    006732: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=34)
    006733: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Call Entry(Responsed=TRUE, Cause Value=34)
    006734: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x86E100A0, Tag=0x0, Call Id=958,
       Call Entry(Disconnect Cause=34, Voice Class Cause Code=0, Retry Count=0)
    006735: *Feb 18 15:47:50.915 UTC: //958/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    006736: *Feb 18 15:47:50.915 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006737: *Feb 18 15:47:50.915 UTC: :cc_free_feature_vsa freeing 877AFBD8
    006738: *Feb 18 15:47:50.915 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006739: *Feb 18 15:47:50.915 UTC:  vsacount in free is 1
    006740: *Feb 18 15:47:50.915 UTC: //-1/xxxxxxxxxxxx/H323/cch323_post_call_statistics: callID=956
    006741: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    006742: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Call Entry(Responsed=TRUE, Cause Value=34)
    006743: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/CCAPI/cc_api_get_transfer_info:
       Transfer Number Is Null
    006744: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/H323/cch323_do_call_disconnect: gw_id=1, discCause=34
    006745: *Feb 18 15:47:50.915 UTC: //-1/xxxxxxxxxxxx/H323/cch323_iev_queue_service: Dispatch 0x9 internal event to H225 SM
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x8138
    Message Type           : 0x5A: RELEASE_COMP
    Cause: Length Of IE=2
    Data 80A2
    User-User: Length Of IE=34
    Data 052580060008914A000411001100006BE4D457803130380115020A04038210800100
    006746: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/H323/cch323_call_generic_cleanup: Disconnected flag 1
    006747: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/H323/cch323_store_call_history_entry: Call Active Playout Mode: 0,Init 0, Min 0, Max 0, Fax 0
    006748: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/H323/cch323_store_call_history_entry: Call History Playout Mode: 0,Init 0, Min 0, Max 0, Fax 0
    006749: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/H323/h323_gw_clean_send_blocked_watch: fd 2
    006750: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/H323/cch323_cleanup_xport: hashDestroy for TcpFDTbl
    006751: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/H323/h323_gw_clean_send_blocked_watch: fd 3
    006752: *Feb 18 15:47:50.919 UTC: //956/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x867581A8, Tag=0x0, Call Id=956,
       Call Entry(Disconnect Cause=34, Voice Class Cause Code=0, Retry Count=0)
    006753: *Feb 18 15:47:50.919 UTC: //956/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    006754: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006755: *Feb 18 15:47:50.919 UTC: :cc_free_feature_vsa freeing 877AFCB8
    006756: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006757: *Feb 18 15:47:50.919 UTC:  vsacount in free is 0
    006758: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/H323/cch323_call_generic_cleanup: Freeing ccb (0x87BF6B7C) Peer Info Type=DIALPEER_INFO_SPEECH
    006661: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006662: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006663: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006664: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=911, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006665: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006666: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006667: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006668: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=911, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    006669: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=NO_MATCH(-1) After All Match Rules Attempt
    006670: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006671: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006672: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006673: *Feb 18 15:47:48.395 UTC: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006674: *Feb 18 15:47:48.399 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=911, Peer Info Type=DIALPEER_INFO_SPEECH
    006675: *Feb 18 15:47:48.399 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=911
    006676: *Feb 18 15:47:48.399 UTC: //-1/006BE4D43801/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    006677: *Feb 18 15:47:48.399 UTC: //-1/006BE4D43801/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0)
       List of Matched Outgoing Dial-peer(s):
         1: Dial-peer Tag=911
         2: Dial-peer Tag=100
    006678: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=911, Params=0x86348A44, Progress Indication=NULL(0)
    006679: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCheckClipClir:
       In: Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    006680: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCheckClipClir:
       Out: Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    006681: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Destination Pattern=911, Called Number=911, Digit Strip=TRUE
    006682: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=
       Account Number=Ball Reception - 4300, Final Destination Flag=TRUE,
       Guid=006BE4D4-5780-3130-3801-15020A040382, Outgoing Dial-peer=911
    006683: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=Ball Reception - 4300
       ----- ccCallInfo IE subfields -----
       cisco-ani=
    3186411542
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=911
       cisco-desttype=0
       cisco-destplan=0
       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
    006684: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x86E100A0, Interface Type=6, Destination=, Mode=0x0,
       Call Params(Calling Number=
    3186411542
    ,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=911, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    006685: *Feb 18 15:47:48.399 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006686: *Feb 18 15:47:48.399 UTC: :cc_get_feature_vsa malloc success
    006687: *Feb 18 15:47:48.399 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006688: *Feb 18 15:47:48.399 UTC:  cc_get_feature_vsa count is 2
    006689: *Feb 18 15:47:48.399 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006690: *Feb 18 15:47:48.399 UTC: :FEATURE_VSA attributes are: feature_name:0,feature_time:
    2272984032
    ,feature_id:920
    006691: *Feb 18 15:47:48.399 UTC: //957/006BE4D43801/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
    006692: *Feb 18 15:47:48.399 UTC: //957/006BE4D43801/CCAPI/ccCallSetContext:
       Context=0x863489F4
    006693: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=911
    006694: *Feb 18 15:47:48.399 UTC: //956/006BE4D43801/H323/cch323_do_set_dialpeer_tag: gw_id=1
    006695: *Feb 18 15:47:48.403 UTC: //957/006BE4D43801/CCAPI/cc_api_call_proceeding:
       Interface=0x86E100A0, Progress Indication=NULL(0)
    006696: *Feb 18 15:47:48.403 UTC: //956/006BE4D43801/H323/cch323_do_call_proceeding: gw_id=1
    006697: *Feb 18 15:47:48.403 UTC: //956/006BE4D43801/H323/cch323_do_call_proceeding: gw_id=1
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x8138
    Message Type           : 0x02: CALL_PROC
    User-User: Length Of IE=57
    Data 0521C0060008914A00042800B500001240013C05010000ADD9FC56AE3E110C1100006BE4D457803130380115020A0403820100010010800100
    006698: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/cc_api_call_disconnected:
       Cause Value=34, Interface=0x86E100A0, Call Id=957
    006699: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=34, Retry Count=0)
    006700: *Feb 18 15:47:49.651 UTC: //956/xxxxxxxxxxxx/CCAPI/ccCallReleaseResources:
       release reserved xcoding resource.
    006701: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/ccCallSetAAA_Accounting:
       Accounting=1, Call Id=957
    006702: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=34)
    006703: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Call Entry(Responsed=TRUE, Cause Value=34)
    006704: *Feb 18 15:47:49.651 UTC: //957/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x86E100A0, Tag=0x0, Call Id=957,
       Call Entry(Disconnect Cause=34, Voice Class Cause Code=0, Retry Count=0)
    006705: *Feb 18 15:47:49.655 UTC: //957/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    006706: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006707: *Feb 18 15:47:49.655 UTC: :cc_free_feature_vsa freeing 877AFBD8
    006708: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006709: *Feb 18 15:47:49.655 UTC:  vsacount in free is 1
    006710: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=100, Params=0x86358504, Progress Indication=NULL(0)
    006711: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCheckClipClir:
       In: Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    006712: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCheckClipClir:
       Out: Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    006713: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Destination Pattern=.T, Called Number=911, Digit Strip=TRUE
    006714: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccCallSetupRequest:
       Calling Number=
    3186411542
    (TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=
       Account Number=Ball Reception - 4300, Final Destination Flag=TRUE,
       Guid=006BE4D4-5780-3130-3801-15020A040382, Outgoing Dial-peer=100
    006715: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=Ball Reception - 4300
       ----- ccCallInfo IE subfields -----
       cisco-ani=
    3186411542
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=911
       cisco-desttype=0
       cisco-destplan=0
       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
    006716: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x86E100A0, Interface Type=6, Destination=, Mode=0x0,
       Call Params(Calling Number=
    3186411542
    ,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=911(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=100, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    006717: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006718: *Feb 18 15:47:49.655 UTC: :cc_get_feature_vsa malloc success
    006719: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006720: *Feb 18 15:47:49.655 UTC:  cc_get_feature_vsa count is 2
    006721: *Feb 18 15:47:49.655 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    006722: *Feb 18 15:47:49.655 UTC: :FEATURE_VSA attributes are: feature_name:0,feature_time:
    2272984032
    ,feature_id:921
    006723: *Feb 18 15:47:49.655 UTC: //958/006BE4D43801/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
    006724: *Feb 18 15:47:49.655 UTC: //958/006BE4D43801/CCAPI/ccCallSetContext:
       Context=0x863584B4
    006725: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=100
    006726: *Feb 18 15:47:49.655 UTC: //956/006BE4D43801/H323/cch323_do_set_dialpeer_tag: gw_id=1
    006727: *Feb 18 15:47:49.659 UTC: //958/006BE4D43801/CCAPI/cc_api_call_proceeding:
       Interface=0x86E100A0, Progress Indication=NULL(0)
    006728: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/cc_api_call_disconnected:
       Cause Value=34, Interface=0x86E100A0, Call Id=958
    006729: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=34, Retry Count=0)
    006730: *Feb 18 15:47:50.911 UTC: //956/xxxxxxxxxxxx/CCAPI/ccCallReleaseResources:
       release reserved xcoding resource.
    006731: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/ccCallSetAAA_Accounting:
       Accounting=0, Call Id=958
    006732: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=34)
    006733: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Call Entry(Responsed=TRUE, Cause Value=34)
    006734: *Feb 18 15:47:50.911 UTC: //958/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x86E100A0, Tag=0x0, Call Id=958,
       Call Entry(Disconnect Cause=34, Voice Class Cause Code=0, Retry Count=0)
    006735: *Feb 18 15:47:50.915 UTC: //958/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    006736: *Feb 18 15:47:50.915 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006737: *Feb 18 15:47:50.915 UTC: :cc_free_feature_vsa freeing 877AFBD8
    006738: *Feb 18 15:47:50.915 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006739: *Feb 18 15:47:50.915 UTC:  vsacount in free is 1
    006740: *Feb 18 15:47:50.915 UTC: //-1/xxxxxxxxxxxx/H323/cch323_post_call_statistics: callID=956
    006741: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    006742: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/CCAPI/ccCallDisconnect:
       Cause Value=34, Call Entry(Responsed=TRUE, Cause Value=34)
    006743: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/CCAPI/cc_api_get_transfer_info:
       Transfer Number Is Null
    006744: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/H323/cch323_do_call_disconnect: gw_id=1, discCause=34
    006745: *Feb 18 15:47:50.915 UTC: //-1/xxxxxxxxxxxx/H323/cch323_iev_queue_service: Dispatch 0x9 internal event to H225 SM
      Q931 Message IE Decodes
    Protocol Discriminator : 0x08
    CRV Length             : 2
    CRV Value              : 0x8138
    Message Type           : 0x5A: RELEASE_COMP
    Cause: Length Of IE=2
    Data 80A2
    User-User: Length Of IE=34
    Data 052580060008914A000411001100006BE4D457803130380115020A04038210800100
    006746: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/H323/cch323_call_generic_cleanup: Disconnected flag 1
    006747: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/H323/cch323_store_call_history_entry: Call Active Playout Mode: 0,Init 0, Min 0, Max 0, Fax 0
    006748: *Feb 18 15:47:50.915 UTC: //956/006BE4D43801/H323/cch323_store_call_history_entry: Call History Playout Mode: 0,Init 0, Min 0, Max 0, Fax 0
    006749: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/H323/h323_gw_clean_send_blocked_watch: fd 2
    006750: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/H323/cch323_cleanup_xport: hashDestroy for TcpFDTbl
    006751: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/H323/h323_gw_clean_send_blocked_watch: fd 3
    006752: *Feb 18 15:47:50.919 UTC: //956/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x867581A8, Tag=0x0, Call Id=956,
       Call Entry(Disconnect Cause=34, Voice Class Cause Code=0, Retry Count=0)
    006753: *Feb 18 15:47:50.919 UTC: //956/006BE4D43801/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    006754: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006755: *Feb 18 15:47:50.919 UTC: :cc_free_feature_vsa freeing 877AFCB8
    006756: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    006757: *Feb 18 15:47:50.919 UTC:  vsacount in free is 0
    006758: *Feb 18 15:47:50.919 UTC: //-1/xxxxxxxxxxxx/H323/cch323_call_generic_cleanup: Freeing ccb (0x87BF6B7C)

  • Abap mapping for content conditions routing in a flat-flat scenario

    Dear Experts.
    I have a flat-flat file scenario. Based on the content of the input file, I need to route data to the receiver.The source flat file will have several IDOC details.
    Assume two fields FIELD1 and FIELD2 in different segments of the IDOC. My requirement is if FIELD1 of an IDOC = "XYZ" and FIELD2 of the same IDOC = "PQR", then this  IDOC's details has to be passed to the receiver.
    I have tried to implement the above condition at interface determination in graphical mapping.
    In the graphical mapping,  the problem is:
    Assuming there are 3 idocs in the input file.
    FIELD1 of IDOC[1] = 'XYZ' and FIELD2 of IDOC[1] = 'PQR'
    FIELD1 of IDOC[2] = 'LMN' and FIELD2 of IDOC[2] = 'RST'
    FIELD1 of IDOC[3] = 'ABC' and FIELD2 of IDOC[3] = 'DEF' .
    Now, if none of the IDOCs in the input file satisfy my requirement,the message mapping should not be called at all. But in my case its failing because FIELD1 of IDOC[1] and FIELD2 of IDOC[3] together are satisfying the condition and hence the message mapping is getting called.
    And I need to check this condition IDOC wise. Both the conditions has to be satisfied in the same IDOC.
    The question is very similar to the one posted by SHOBHA HB. (Topic:Receiver determination(or Interface determination) and conditional routing )
    but, due to complexities in the graphical mapping,  we have decided to go for the ABAP mapping instead.
    Kindly help, by mentioning the steps I should follow for this interface, the logic basically. I already have paths to some basic ABAP mapping documents from SDN, so, kindly refrain from posting general URLS for definition or history of ABAP mapping.
    IF you could guide me on this interface, It would be really helpful.
    regards,
    giri raj

    Hi,
    /people/ravikumar.allampallam/blog/2005/02/10/different-types-of-mapping-in-xi
    This document will help you to create ABAP Mapping .
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/3.0/how%20to%20use%20abap-mapping%20in%20xi%203.0.pdf
    How to Use ABAP Mapping in Exchange Infrastructure 3.0 (NW2004)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5c46ab90-0201-0010-42bd-9d0302591383
    SAP Network Blog: How to call XI ABAP Mapping via RFC
    /people/ricardoandres.maienza/blog/2007/04/06/how-to-call-xi-abap-mapping-via-rfc
    SAP Network Blog: Testing ABAP Mapping
    /people/sameer.shadab/blog/2005/09/29/testing-abap-mapping
    /people/udo.martens/blog/2006/08/23/comparing-performance-of-mapping-programs
    An ad-on
    /people/michal.krawczyk2/blog/2006/09/20/xi-abap-mapping-logs--more-standard-better-visibility
    Regards

  • What are the Built-In-Functions in XSLT mapping?

    what are the Built-In-Functions in XSLT mapping?

    hi praveen
    check the below blogs
    XSLT MAPPING                                   
    Step u2013 By u2013 Step Simple Approach for XSLT Mapping                                   
    Step – By – Step Simple Approach for XSLT Mapping                                   
    XSLT mapping for multiple segments of XML                                   
    XSLT mapping for multiple segments of XML                                   
    IF - ELSE IF and XSLT - A Better work around ?                                   
    IF - ELSE IF and XSLT - A Better work around ?                                   
    Calling instance (object) method of ABAP Class into xslt mapping by using SAP: CALL-EXTERNAL                                             
    Calling instance (object) method of ABAP Class into xslt mapping by using SAP: CALL-EXTERNAL                                             
    xpath functions in xslt mapping                                             
    xpath functions in xslt mapping                                             
    Using XSLT Mapping within the J2EE Adapter Framework                                             
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3823 [original link is broken] [original link is broken] [original link is broken]                                             
    EDIFACT to XML - Stylus Studio Solution                                             
    EDIFACT to XML - Stylus Studio Solution                                             
    Running NetWeaver's XSLT processor from XMLSpy                                             
    Running NetWeaver's XSLT processor from XMLSpy                                             
    generic xslt mapping part 1                                             
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb983c1                                             
    generic xslt mapping part 1          part2                                   
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9692eb84-0601-0010-5ca0-923b4fb8674a                                             
    xslt recursive templates                                             
    XSLT: Recursive Templates                                             
    Generating Generic XML / HTML files without using XSLT Mappings                                                       
    Generating Generic XML / HTML files without using XSLT Mappings                                                       
    regards
    kummari

  • Service Provider Distinctive Ring Call Routing

    I have the situation where I want to replace an old key switch with a UC500. The only outstanding issue I have is an inbound ring feature enabled by the provider. The way it works is the customer has 2 phone lines that are members of a service provider hunt group. When they dial the pilot the first line rings and if it is busy the second line rings, no big deal. The issue is that the published fax number is the second line in the hunt group. So if the call comes in directly to the fax number the service provider gives it a distinctive ring, this is currently how the customer knows not to answer the phone and let the fax machine get it. With a UC500 implementation I would like to make this all transparent to the user. So here is my question, is there a way to route the call to the fax machine based off the fact that it rings in with this funny tone from the provider?

    Call routing is based on dial plan, not tones. Tones in the speechpath will be sent to the destination, but are not used to determine where the destination should be. Fax pass-through/relay is triggered by the fax tones (CNG) when they start to sync up over the speechpath. Inband ringtones will not trigger these features; they will simply be passed through like plain voice conversation.

  • Dialer map - long string

    I am trying to use dialer string:
    dialer map ip 10.216.254.156 name woodstock modem-script async "1234567"
    The problem is, I am trying to use calling card to dial first, and using commas for pauses to enter pin and number. I listen to line with set and it is dialing numbers correctly and phone card accepts them, but it appears that the modem drops the line right before it starts to ring, like it is timing out because it hears no dialtone in a certain amount of time, is there anyway to extend this? I have the following command set
    chat-script async "" "AT" OK "ATDT\T" TIMEOUT 120 CONNECT \c
    but it hangs up before 120 seconds?

    How long will the call drop ? 30sec ?
    Try to use "dialer wait-for-carrier-time" under interface.
    Check below :
    http://www.cisco.com/en/US/products/ps6350/products_command_reference_chapter09186a0080443780.html
    Hope this helps.

  • VCS - CPL to block calls routing to and from the same neighbor zone

    Hello all,
    Is there a CPL rule that can be written to block calls originating from a neighbor zone destined to the same neighbor zone?
    We are having issues with calls being sent from CUCM to our VCS, then VCS routes the call back to CUCM, thus resulting in "Too Many Hops". 
    In Example
    Movi user on VCS Control tries to dial CTS endpoint registered to CUCM, but dials incorrectly
    Call does not match search rules for local zone
    Call does not match search rules for VCS Expressway
    Call matches catch all for CUCM (.*)@domain.com
    CUCM does not have a DN or URI for the mis-dialed number and the call gets routed back to VCS Control due to SIP route pattern of *.* on CUCM
    We have to have the catch all to CUCM at the end since we offer PSTN connectivity, as well as our users and phones have alphanumeric URIs assigned to the DNs for Jabber, etc.
    I'm afraid that there really isn't an easy way to do this, as I know since the call hits CPL first, CPL wouldn't know which zone it was destined to.

    It's probably more easily accomomplished with a slight modification to your search rules rather than spraying anthing "@domain" everywhere - something like:
    Direct anything incoming to @domain from the neighbour zone to the local zone (as it's inside your organisation, as if the CUCM hasn't found it and sent it to the VCS it's not going to be on the CUCM, so must be local (or non existant) - and Stop.
    And the opposite of the above - Route anything for @domain from the localzone (as it hasn't been found locally) to the CUCM neighbour - and Stop.
    And do similar for anything that's coming in from other external zones to route to wheverver the endpoints are going to be.  That way, your call shouldn't be bouncing back and forth between the CUCM and VCS and creating the loop you're currently experiencing.
    Of course, if your environmetn is a bit more complex than just the single CUCM and VCSes, this may be a little oversimiplified, but could lead you in the right direction.
    Another thing to consider too - if you put your endpoints in to a directory the users can use - that'll help stopping them from mis-typing stuff :)
    Wayne
    Please remember to rate responses and to mark your question as answered if appropriate.

  • How do I use the "What's Here" function in Google Maps on my Mac?

    Being a new convert to Mac I was used to using right-click to access the "What's Here?" function in Google Maps on my old Windows PC. How do I use it on the Mac?

    Click on the Up Next icon (ringed in my screenshot):
    then on the Clear button:
    and Hey presto!

  • What happened to the " street view " function in the maps app in iOS6?

    What happened to the "street view" function in the maps app of iOS6?

    Gary ~ It's now available via a browser:
    Street View for Google Maps web app goes live

  • HT4623 Hi, Im using an iPhone 4 8gb and recently updated my software using my computer to iOS 6.1.3 and some of the tabs are now grayed out and cant function (specific reference to "Show My Caller ID - On/Off tab").  is there a way to fix this or can i do

    Hi, Im using an iPhone 4 8gb and recently updated my software using my computer to iOS 6.1.3 and some of the tabs are now grayed out and cant function (specific reference to "Show My Caller ID - On/Off tab").  is there a way to fix this or can i downgrade back to my default software?

    Hi imobl,
    Thanks for your response, I forgot to add that the five 3uk sims we have in use, I have tried all of them none of them are recongnised non of them have pin codes, I even purchased four more sims Tmobile (original carrier) Vodaphone, 3 and giffgaff.

  • Function in xslt mapping?

    Hi guys,
            I want to split the resultset containing many rows coming from database into a set fo individual rows using xslt mapping. I know we can acheive this using "split by value" node function in graphical mapping. But want is the name of the function used in this case present xslt mapping.
    Regards,
    Suresh.

    HI,
    XSLT supports java script as well, but XI has few restrictions that it could support particular versions of parsers, and limitations on XSLT capabilities.
    Thus I will suggest you to use some of the string APIs to split the resultset by adding the contextChange in it.
    You could use XSLT mapping with Java Enhancments
    Refer below link
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/frameset.htm
    (Observe the example given in above link)
    Thanks
    Swarup

  • How to use functions in Message Mapping

    Hi All,
           I am new to SAP XI. I don't know how to use functions in message mapping.     Can any body tell me how to use IF condition in message mapping.
         Please provide me a good link where I can get the details how to use those functions.
    Thanks,
    Srinivas.

    HI Srinivas
    Please take a look at these links,
    http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm
    /people/sravya.talanki2/blog/2005/08/16/message-mapping-simplified--part-i
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    This will help you
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/190eb190-0201-0010-0ab3-e69f70b6c257
    http://help.sap.com/saphelp_nw04/helpdata/en/55/7ef3003fc411d6b1f700508b5d5211/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/bfc6373c8fea43bdb3541535bcbd43/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8a57d190-0201-0010-9e87-d8f327e1dba7
    This will give you a detailed Idea about Context
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db95f835c111d1829f0000e829fbfe/frameset.htm
    This will give more explanation on Queue
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/51a39490-0201-0010-5b9f-ae21e8b78195
    For understanding node functions this blog will help you
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Not sure you can find a collection of all...
    Cheers..
    Vasu
    <i>** REward Points if found useful **</i>

  • Functional Specs for Mapping Idocs to EDI

    Hello Friends ..
    Am new to world of EDI...
    can any one explain ..wat do u mean by devolping functional specs for mapping IDocs to EDI..
    If you can provide me with examples or if you guys can suggest any site where i can browse some material about EDI..i wud really appreciate...
    Best Regards

    Hi Rohan,
    >>>do u mean by devolping functional specs for mapping IDocs to EDI..
    you have to know which idoc fields you have to map to EDI message fields
    take a look at those links:
    they will show how do you map different IDOC message types to EDI messages
    <b>IDOC - EDI mappings:</b>
    http://www.sapgenie.com/sapedi/mapping.htm
    <b>Analysis of the compatibility of EDIFACT messages in the form of SIMPL-EDI with the IDoc Interface:</b>
    http://www.sapgenie.com/sapgenie/docs/SIMPL-EDI-E_ORDERS.doc
    Regards,
    michal

  • Copy value function in message mapping?

    can someone help me understand copy value function in message mapping???

    Hi,
    Here's a good example providen yesterday by Mark in a thread.
    [Re: different contexts to different targets]
    And here's SAP help: [http://help.sap.com/saphelp_nwpi71/helpdata/EN/26/d22366565be0449d7b3cc26b1bab10/content.htm]
    Then play...
    Mickael

Maybe you are looking for

  • Question about FMIR - open close fm periods

    A simple question: In the fmir transaction (to open and close fm posting periods), if the "From" column for a particular year is blank (not zero, but BLANK), and the "To" column has 12, then will the whole year be open? Or does the "From" column have

  • Error while sourcing the environment file

    Hi, Apps 11.5.10.2 O/S windows 2003 server While sourcing the environment file i am getting the following error E:\>oracle\prodappl\appsprod_tstoraf.cmd ECHO is off. ECHO is off. Wed 10/06/2010 06:45 AM ECHO is off. ECHO is off. This script requires

  • Can't install drivers for Creative Zen 'Data Inval

    I have just bought a 8gb Creative Zen but everytime I try to install it I keep getting the message "There is a problem with this hardware (Creative Zen) An error occurred during the installation of the device, The data is invalid" and when I go into

  • Error when inserting Web Dynpro script

    Hello, I am trying to create a new form using fields from KNA1 and am using ISR controls. When I try to insert Webdynpro scripts i get message "Error when inserting Web Dynpro script" Message no. FPUIFB094. Has anyone faced this error? no notes are a

  • White Screen at Start Up

    Apple installed a new hard drive roughly four months ago and everything has been fine except now when I try to start my computer I have a white screen that contains a box and a question mark. Any ideas? I can't use my mouse at all. Thanks!