CME 8.6 Issue

! Last configuration change at 16:28:19 GMT Mon Feb 27 2012 by admin
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname CCME2811
boot-start-marker
boot-end-marker
logging buffered 1000000
no logging console
enable secret 5 $1$UQ7v$Qe5DTyBYYB20KoEqCFqy30
no aaa new-model
clock timezone GMT -6 0
clock summer-time GMT recurring
dot11 syslog
ip source-route
ip cef
ip dhcp excluded-address 10.10.1.1 10.10.1.20
ip dhcp pool phone
network 10.10.1.0 255.255.255.0
default-router 10.10.1.1
option 150 ip 10.10.1.1
no ipv6 cef
multilink bundle-name authenticated
stcapp ccm-group 1
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
no supplementary-service sip refer
h323
sip
  registrar server expires max 3600 min 3600
voice class codec 1
codec preference 1 g711ulaw
voice class custom-cptone jointone
dualtone conference
  frequency 600 900
  cadence 300 150 300 100 300 50
voice class custom-cptone leavetone
dualtone conference
  frequency 400 800
  cadence 400 50 200 50 200 50
voice translation-rule 1
voice translation-rule 9
rule 1 /^911$/ /911/
rule 2 /^8\(.*\)/ /\1/
voice translation-rule 10
rule 1 /\(34..\)/ /605274\1/
rule 2 /\(41..\)/ /605275\1/
voice translation-profile CALLER_ID_TRANSLATION_PROFILE
translate calling 1
voice translation-profile PSTN-LD
translate calling 10
voice-card 0
dsp services dspfarm
crypto pki token default removal timeout 0
license udi pid CISCO2811 sn FTX1017A0Z1
archive
log config
  hidekeys
username admin privilege 15 secret 5 $1$Casc$PqFn0/a.oZmvNJdhQAieS.
username conference password 0 null
username open password 0 null
class-map match-all L3-to-L2_VoIP-Cntrl
match ip dscp af31
class-map match-all L3-to-L2_VoIP-RTP
match ip dscp ef
class-map match-all SIP
match protocol sip
class-map match-all RTP
match protocol rtp
policy-map EthOut
class RTP
policy-map output-L3-to-L2
class L3-to-L2_VoIP-RTP
  set cos 5
class L3-to-L2_VoIP-Cntrl
  set cos 3
interface Loopback0
ip address 10.1.10.2 255.255.255.0
interface FastEthernet0/0
description ** Voice VLAN **
ip address 10.10.1.1 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
description ** Data VLAN **
ip address 192.168.100.2 255.255.255.0
duplex auto
speed auto
ip forward-protocol nd
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:/gui
ip route 0.0.0.0 0.0.0.0 192.168.100.1
telephony-service
sdspfarm conference mute-on 111 mute-off 222
sdspfarm units 1
sdspfarm tag 1 confdsp1
conference hardware
authentication credential (hidden info)
em logout 0:0 0:0 0:0
max-ephones 36
max-dn 108
ip source-address 10.10.1.1 port 2000
caller-id block code *10
no caller-id name-only
calling-number initiator
service phone videoCapability 1
system message IT Outlet
url services http://10.1.10.1/voiceview/common/login.do
url authentication http://10.1.10.2/CCMCIP/authenticate.asp
cnf-file perphone
load 7914 S00105000300
load 7935 P00503021500
load 7960-7940 P00308000500
time-zone 8
voicemail 5000
max-conferences 8 gain -6
call-forward pattern .T
call-forward system redirecting-expanded
moh music-on-hold.au
web admin system name admin secret 5 $1$vp1x$4PuEyYU1BsGN.KzjhnVOR.
dn-webedit
time-webedit
transfer-system full-consult
transfer-pattern 8.T
secondary-dialtone 8
after-hours pstn-prefix 4 4
night-service code *1234
night-service weekday 18:30 07:00
night-service day Sun 00:00 23:59
night-service day Sat 00:00 23:59
This is my running config that I have so far.  The issue I'm having is that I can't access the web interface to do any configuring.  I am currently hooked up to a DMZ which is on a 192.168.100.1 ip scheme.  I am just doing testing of this phone system before I put it in our business to run 100%.  At the moment the only thing holding me back is the web interface my boss wants me to be able to access the web interface so then I can configure clients easier.  The farthest I've gotten was at 10.10.1.1 I got a page that loads that asks me for my username and password and then it says something about QoS Device Manager - Configure and monitor QoS through the web interface.  When I click on that it takes me to a 404 error page.  I've looked over my IPs as I posted above multiple times to try and figure out what I'm doing wrong.  I at first was having DHCP issues with my laptop and the switch the router was hooked up to, but I got that figured out.  Then I thought it might have been vlans but when I did a show vlan-switch I noticed there were only 1 - type = enet, 1002 - type = fddi, 1003 - type = tr, 1004 - type = fdnet, and 1005 - type =  trnet.
I noticed I posted this in the wrong area from before.  To update what I've done from then till now.  All the CME files have been loaded into flash like I was reading in other posts.  I did a show flash and everything seems to be in there that I need.  I determined the page that is loading up after I type 10.10.1.1 or 192.168.100.2 in my web browser is the router itself.  I have this hooked up to a DMZ like I said before and it keeps giving my laptop 2 default gateways one being 0.0.0.0 and the other being 10.10.1.1, not sure why it's doing that.  My laptop is receiving and 10.10.1.21 address from the router and I have the router hooked up to the DMZ under 192.168.100.2.  We were having issues with an older version of CME so I upgraded to 8.6, I'm using a test router to make sure everything is working before I implement it into our real phone system.  Still can't get a web interface to show up.  I don't think my ip route command is right but that's how it was in the old config from the phone system we have now.  I did a backup of that config and editted everything based off the backup config.  Somewhere I think in my config I believe I have something wrong pertaining to an IP address but I can't see it.  Been working on this all day and haven't gotten anywhere.

Hi Jamie,
Please use the below link,
https://supportforums.cisco.com/docs/DOC-8172
Hope it helps,
Anand

Similar Messages

  • CME Translation Rule issue

    i have CME run om 3945 router with IOS c3900-universalk9-mz.SPA.152-4.M2.bin and we apply translation rule for the incoming and the outgoing calls through E1 and we configured the translation profile under the dial peers , the issue is every random period of time and always we face it first working day after the weed end that the translation profile under the dial peers removed automatically and the calls can't done , so every time we have to reconfigure the translation profile under the dial peer , any one can help ?   

    kindly find attached , 
    i am planing to upgrade the IOS version , is there any recommendation about it to not face any  problem with the configuration or files on the flash or the router license ,
    thanks ....

  • CME- Phone timing issue

    All,
    I have a CME setup with 20 IP phones. Though time zone , clock setting are corret in the router, all IP phones are showing wrong time in the display. Can any one help me to slove the problem.

    Can you please share your CME config?
    Sent from Cisco Technical Support iPhone App

  • 7921-CME Voice Quality Issue

    Hello,
    I am running into an issue at customer site which is going on for over 30 days.
    They have consistent voice quality issue with 7921 phones.Have checked their phone webpage and see that jitter value increases to 500 during issue. Sometimes I see tcpretransmissions too,
    They have QoS but that doesnt seem to help.
    I have even collected sniffer off wireless but not able to play due to wireless header.
    Have worked with TAC but they do not find any thing conclusive.Can anyone pls tell me what else can be done to analyse and fix the issue

    Is the issue with unicast RTP or with multicast (i.e. paging)?
    What AP platform and version are you using?
    1.2(1) for the 7921 was just released.
    1.2(1) Software
    http://tools.cisco.com/support/downloads/go/Model.x?mdfid=280808676&mdfLevel=Model&treeName=Voice%20and%20Unified%20Communications&modelName=Cisco%20Unified%20Wireless%20IP%20Phone%207921G&treeMdfId=278875240
    1.2(1) Release Notes
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/7921g/firmware/1_2_1/english/release/notes/7921_12.html
    Other than that ensure the deployment is inline with the 7921G Deployment Guide.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/7921g/6_0/english/deployment/guide/7921dply.pdf

  • CME Control surface issues.

    No matter what I do, even when I try and use the learn function, I still can't get the transports of the CME to control Logic. The only thing that the CME will control is the volume, all 8 sliders do the same thing, volume, but when I control Reason with the CME, stand alone, the transports on the CME work GREAT! Since I do use Logic and Reason through Rewire, it would be nice if I could do the same with the CME for Logic.

    Hi Moogy77,
    The transport controls are controlled as key commands. You can assign buttons on your controller to trigger those commands. Check out the Logic Pro 8 Control Surfaces Support guide in the Help menu and on page 55 is a section titled Assigning Buttons to Key Commands. That is how you will get the transport controls working.
    Cheers

  • Unity 4.2(1) and CME 4.1(0) Error - CME ports reregister every 60 seconds

    Hello,
    I have an integration between Unity 4.2(1) and CME 4.1(0) which, until Friday last week was working fine.
    I got a complaint that users couldn't get theri voicemail and have found that the ports on CME unregister and register every 60 seconds (see below)
    Has anyone seen this before and knows a solution.
    I've checked that the TSP v8.2(1) is supported for both and I've completely removed the config from CME and redone, but no change.
    Any Ideas ?
    Thanks
    Chris
    MA-CAS-2851-01#
    Apr 12 14:31:09.703: %IPPHONE-6-UNREGISTER_ABNORMAL: ephone-90:CAS-VI1 IP:10.15.28.111 Socket:14 DeviceType:Phone has unregistered abnormally.
    Apr 12 14:31:09.707: %IPPHONE-6-REGISTER_NEW: ephone-90:CAS-VI1 IP:10.15.28.111 Socket:7 DeviceType:App has registered.
    MA-CAS-2851-01#
    Apr 12 14:31:29.931: %IPPHONE-6-UNREGISTER_ABNORMAL: ephone-91:CAS-VI2 IP:10.15.28.111 Socket:22 DeviceType:Phone has unregistered abnormally.
    Apr 12 14:31:29.931: %IPPHONE-6-REGISTER_NEW: ephone-91:CAS-VI2 IP:10.15.28.111 Socket:14 DeviceType:App has registered.
    MA-CAS-2851-01#

    Hi,
    I have already booted the server, had no choice as Unity shut down completely when I made a change in UTIM !
    The only events I see are in the App log of EventViewer and they're merely telling me via a TSP error that a port has unregistered.
    The Unity server has multiple integrations, ports : 24 to CM4, 6 to CM7 and 2 to CME. (32 ports in total)
    Only the CME has any issues and it was working perfectly well for the last 3 months !
    Any thoughts?
    Chris

  • INERNATIONAL DIALING IS NOT WORKING IN CME 10

    Dear Team,
    International dialing in CME is having issue. call is disconnecting automatically but still its hitting on the same Voice dialpeer.
    We had different cor list configured Local/national/international etc. Everything else is working fine but international is having issue.
    Please find the below attached config.
    dial-peer cor custom
     name national
     name international
     name local
     name internal
    dial-peer cor list NATIONALACCESS
     member national
     member local
    dial-peer cor list INTERNATIONALACCESS
     member national
     member international
     member local
    dial-peer cor list LOCALACCESS
     member local
    dial-peer cor list INTERNAL
     member internal
    dial-peer voice 101 voip
     description **Incoming Call from SIP Trunk**
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
    dial-peer voice 111 voip
     destination-pattern 9[1-5,7,9]......$
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 112 voip
     corlist outgoing LOCALACCESS
     destination-pattern 9[19]..$
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 113 voip
     corlist outgoing LOCALACCESS
     destination-pattern 9800T
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 114 voip
     corlist outgoing LOCALACCESS
     destination-pattern 98[0-9][1-9]....$
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 115 voip
     corlist outgoing LOCALACCESS
     destination-pattern 96[0-9][1-9]....$
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 116 voip
     corlist outgoing LOCALACCESS
     destination-pattern 90[1-4,6-9].......$
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 117 voip
     destination-pattern 905[0256].......$
     corlist outgoing NATIONALACCESS
     session protocol sipv2
     session target ipv4:X.X.X.x
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 118 voip
     corlist outgoing NATIONALACCESS
     destination-pattern 9600T
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 119 voip
     corlist outgoing INTERNATIONALACCESS
     destination-pattern 900T
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    dial-peer voice 121 voip
     destination-pattern 900.T
     session protocol sipv2
     session target ipv4:X.X.X.X
     incoming called-number .
     codec g711ulaw
     no vad
    Phone is also configured with COR
    voice register pool  1
     busy-trigger-per-button 1
     id mac XXXX.XXXX.XXXX
     type 7821
     number 1 dn 1
     dtmf-relay rtp-nte sip-notify
    cor incoming INTERNATIONALACCESS 1 3001
     username user1 password cisco
     codec g711ulaw
    debug voice dialpeer all output
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=9, Called Number=9, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=9, Expanded String=9, Calling Number=9T
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=9, saf_enabled=1, saf_dndb_lookup=1, dp_result=-1
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
       Result=NO_MATCH(-1)
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=3001, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ANSWER; Calling Number=3001
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=3001T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ORIGINATE; Calling Number=3001
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Numbe
    DAMAC_AKOYA-CMr=3001T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=40001 Is Matched
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=40001
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeer:exit@6874 
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=3001, Called Number=, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ANSWER; Calling Number=3001
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=3001T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ORIGINATE; Calling Number=3001
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=3001T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=40001 Is Matched
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=40001
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:39.933: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeer:exit@6874 
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpAssociateIncomingPeerCore:
       Calling Number=3001, Called Number=9, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ORIGINATE; Calling Number=3001
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=3001T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=40001 Is Matched
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=40001
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpAssociateIncomingPeerSPI:exit@6825 
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9
    Nov 20 19:39:39.933: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=9, Expanded String=9, Calling Number=
       Timeout=FALSE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.935: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=MORE_DIGITS_NEEDED(1); Outgoing Dial-peer=111
    Nov 20 19:39:39.935: //-1/46481DF281E6/DPM/dpMatchCore:
       Result=1
    Nov 20 19:39:39.935: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:39.935: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=9, saf_enabled=1, saf_dndb_lookup=0, dp_result=1
    Nov 20 19:39:39.935: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=9, Called Number=3001, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_VIA_URI; URI=sip:10.2.205.1:5060
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_REQUEST_URI; URI=sip:[email protected]:5060
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_TO_URI; URI=sip:[email protected]
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_FROM_URI; URI=sip:[email protected]
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=3001
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=3001, Expanded String=3001, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=101 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=111 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=112 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=113 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=114 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=115 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=116 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=117 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=118 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=119 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=121 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=101
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerSPI:exit@6825 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=9, Called Number=9, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_VIA_URI; URI=sip:10.2.205.1:5060
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_TO_URI; URI=sip:[email protected]
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_FROM_URI; URI=sip:[email protected]
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=9
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=9, Expanded String=9, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=101 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=111 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=112 Is Matched
    Nov 20 19:39:39.947: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=113 Is Matched
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=114 Is Matched
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=115 Is Matched
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=116 Is Matched
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=117 Is Matched
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=118 Is Matched
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=119 Is Matched
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=121 Is Matched
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=101
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:39.949: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerSPI:exit@6825 
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=9, Called Number=9, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_VIA_URI; URI=sip:10.2.205.1:5060
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_TO_URI; URI=sip:[email protected]
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_FROM_URI; URI=sip:[email protected]
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=9
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=9, Expanded String=9, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=101 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=111 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=112 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=113 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=114 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=115 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=116 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=117 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=118 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=119 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=121 Is Matched
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=101
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:40.165: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerSPI:exit@6825 
    Nov 20 19:39:40.165: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=90, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.165: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=90
    Nov 20 19:39:40.165: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=90, Expanded String=90, Calling Number=
       Timeout=FALSE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.165: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=MORE_DIGITS_NEEDED(1); Outgoing Dial-peer=116
    Nov 20 19:39:40.165: //-1/46481DF281E6/DPM/dpMatchCore:
       Result=1
    Nov 20 19:39:40.165: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:40.165: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=90, saf_enabled=1, saf_dndb_lookup=0, dp_result=1
    Nov 20 19:39:40.165: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=9, Called Number=9, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_VIA_URI; URI=sip:10.2.205.1:5060
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_TO_URI; URI=sip:[email protected]
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_FROM_URI; URI=sip:[email protected]
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=9
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=9, Expanded String=9, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=101 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=111 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=112 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=113 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=114 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=115 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=116 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=117 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=118 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=119 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=121 Is Matched
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=101
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:40.821: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerSPI:exit@6825 
    Nov 20 19:39:40.821: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=900, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.821: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=900
    Nov 20 19:39:40.821: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=900, Expanded String=900, Calling Number=
       Timeout=FALSE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:40.821: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=MORE_DIGITS_NEEDED(1); Outgoing Dial-peer=119
    Nov 20 19:39:40.821: //-1/46481DF281E6/DPM/dpMatchCore:
       Result=1
    Nov 20 19:39:40.821: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:40.821: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=900, saf_enabled=1, saf_dndb_lookup=0, dp_result=1
    Nov 20 19:39:40.821: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=9, Called Number=9, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_VIA_URI; URI=sip:10.2.205.1:5060
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_TO_URI; URI=sip:[email protected]
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_FROM_URI; URI=sip:[email protected]
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=9
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=9, Expanded String=9, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=101 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=111 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=112 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=113 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=114 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=115 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=116 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=117 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=118 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=119 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=121 Is Matched
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=101
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:41.121: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerSPI:exit@6825 
    Nov 20 19:39:41.121: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=9009, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.121: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=9009
    Nov 20 19:39:41.121: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=9009, Expanded String=9009, Calling Number=
       Timeout=FALSE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.121: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=MORE_DIGITS_NEEDED(1); Outgoing Dial-peer=119
    Nov 20 19:39:41.121: //-1/46481DF281E6/DPM/dpMatchCore:
       Result=1
    Nov 20 19:39:41.121: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:41.121: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=9009, saf_enabled=1, saf_dndb_lookup=0, dp_result=1
    Nov 20 19:39:41.121: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=9, Called Number=9, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_VIA_URI; URI=sip:10.2.205.1:5060
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_TO_URI; URI=sip:[email protected]
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_FROM_URI; URI=sip:[email protected]
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=9
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=9, Expanded String=9, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=101 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=111 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=112 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=113 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=114 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=115 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=116 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=117 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=118 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=119 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=121 Is Matched
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=101
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:41.371: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerSPI:exit@6825 
    Nov 20 19:39:41.371: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=90091, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.371: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=90091
    Nov 20 19:39:41.371: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=90091, Expanded String=90091, Calling Number=
       Timeout=FALSE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:41.371: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=MORE_DIGITS_NEEDED(1); Outgoing Dial-peer=119
    Nov 20 19:39:41.371: //-1/46481DF281E6/DPM/dpMatchCore:
       Result=1
    Nov 20 19:39:41.371: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:41.371: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       Result=MORE_DIGITS_NEEDED(1); Outgoing Dial-peer=119
    Nov 20 19:39:41.835: //-1/46481DF281E6/DPM/dpMatchCore:
       Result=1
    Nov 20 19:39:41.835: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:41.835: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=9009199, saf_enabled=1, saf_dndb_lookup=0, dp_result=1
    Nov 20 19:39:41.835: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)Result=MORE_DIGITS_NEEDED(1); Outgoing Dial-peer=119
    Nov 20 19:39:43.071: //-1/46481DF281E6/DPM/dpMatchCore:
       Result=1
    Nov 20 19:39:43.071: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:43.071: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=90091994, saf_enabled=1, saf_dndb_lookup=0, dp_result=1
    Nov 20 19:39:43.071: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    Nov 20 19:39:43.329: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Dial String=900919946730, Expanded String=900919946730, Calling Number=
       Timeout=FALSE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:44.199: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=MORE_DIGITS_NEEDED(1); Outgoing Dial-peer=119
    Nov 20 19:39:44.199: //-1/46481DF281E6/DPM/dpMatchCore:
       Result=1
    Nov 20 19:39:44.199: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:44.199: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=900919946730, saf_enabled=1, saf_dndb_lookup=0, dp_result=1
    Nov 20 19:39:44.199: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    Nov 20 19:39:44.559: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Calling Number=9, Called Number=9, Voice-Interface=0x0,
       Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
       Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:44.559: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_VIA_URI; URI=sip:10.2.205.1:5060
    Nov 20 19:39:44.559: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Nov 20 19:39:44.559: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECHResult=Partial Matches(1) after DP_MATCH_DEST
    Nov 20 19:39:45.051: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=900919846730492, saf_enabled=1, saf_dndb_lookup=0, dp_result=1
    Nov 20 19:39:45.051: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=MORE_DIGITS_NEEDED(1)
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=900919846730492T, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=900919846730492T
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=900919846730492T, Expanded String=900919846730492T, Calling Number=
       Timeout=FALSE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=119 Is Matched
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=121 Is Matched
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=900919846730492T, saf_enabled=1, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0) 
       List of Matched Outgoing Dial-peer(s): 
         1: Dial-peer Tag=119 
         2: Dial-peer Tag=121
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=900919846730492, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=900919846730492
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=900919846730492, Expanded String=900919846730492, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=119 Is Matched
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=121 Is Matched
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=900919846730492, saf_enabled=0, saf_dndb_lookup=1, dp_result=0
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0) 
       List of Matched Outgoing Dial-peer(s): 
         1: Dial-peer Tag=119 
         2: Dial-peer Tag=121
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Calling Number=, Called Number=900919846730492, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=900919846730492
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchCore:
       Dial String=900919846730492, Expanded String=900919846730492, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=119 Is Matched
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=121 Is Matched
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersCore:
       Result=Success(0) after DP_MATCH_DEST
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchSafModulePlugin:
       dialstring=900919846730492, saf_enabled=0, saf_dndb_lookup=1, dp_result=0
    Nov 20 19:39:50.049: //-1/46481DF281E6/DPM/dpMatchPeersMoreArg:
       Result=SUCCESS(0) 
       List of Matched Outgoing Dial-peer(s): 
         1: Dial-peer Tag=121 
         2: Dial-peer Tag=119
    Nov 20 19:39:50.049: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Calling Number=900919846730492, Called Number=900919846730492, Peer Info Type=DIALPEER_INFO_SPEECH
    Nov 20 19:39:50.049: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
       Match Rule=DP_MATCH_DEST; Called Number=900919846730492
    Nov 20 19:39:50.049: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
    Nov 20 19:39:50.067: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=121 Is Matched
    Nov 20 19:39:50.067: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:exit@6246 
    Nov 20 19:39:50.067: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=101
    Nov 20 19:39:50.067: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
       dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0
    Nov 20 19:39:50.067: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerSPI:exit@6825 E#
    Kindly advise what is the caus of disconnecting only international call.
    Thanks

    Note: This thread was originally posted in the [Servers - General Discussion|http://forums.sun.com/forum.jspa?forumID=830] forum, but moved to this forum for closer topic alignment.

  • Possible issues changing name of vlan interface

    Hi
    I will be making some changes to the way our ASA 5505 is configured over the next few weeks. It is used mainly for our phone VPN clients to connect to our internal CME. The issue is that I shall be changing the inside network to another vlan and another IP address, although the name will be staying the same. I know that this will remove all the config which uses that interface name, such as NAT translations etc but my main concern is that when I put them back in again with the same name it may confuse the ASA in some way and just not work.
    Has anyone had any experience with this as I would really like to know possible issues before I get to them.
    Thanks very much in advance
    Jake Bowe

    Hi Barbara, Glad you are around the Forums.
    Will it confuse any Backups or Clones OP has made on say a FWHD?

  • Issue with LPCOR on CME 10.5

    Dear All,
    I am facing issues with LPCOR configuration on CME 10.5. For International calls the Authentication Prompts triggers some times and some times doen not.
    Also when a local call is dialed the Authentication Prompt is triggered some times.Below is the config and debug logs. Need your help to resolve this.
    voice lpcor enable
    voice lpcor custom
     group 10 endusers
     group 11 pstn
    voice lpcor policy endusers
     service fac
     accept endusers fac
     accept pstn fac
    voice lpcor policy pstn
     service fac
     accept endusers fac
     accept pstn fac
    application
     package auth
      param passwd-prompt flash:enter_pin.au
      param max-retries 0
      param abort-digit *
      param term-digit #
      param user-prompt flash:enter_account.au
      param passwd 12345
      param max-digits 32
    interface GigabitEthernet0/1.1
     encapsulation dot1Q 1 native
     ip address 10.25.76.1 255.255.255.0
    interface GigabitEthernet0/1.201
     encapsulation dot1Q 201
     ip address 10.25.77.1 255.255.255.0
    voice-port 0/0/0
     lpcor outgoing pstn
     trunk-group ALL_FXO 1
     supervisory disconnect dualtone mid-call
     supervisory custom-cptone 2n-gsm
     no battery-reversal
     input gain -6
     output attenuation -3
     cptone SA
     timeouts call-disconnect 1
     timeouts wait-release 1
     timing sup-disconnect 50
     connection plar 5040
     caller-id enable
     cable-detect
    dial-peer cor custom
     name local
     name longdistance
     name 911
     name Internal
     name fac-int
     name user-fac
    dial-peer cor list local
     member local
    dial-peer cor list call-local
     member local
    dial-peer cor list call-longdistance
     member longdistance
    dial-peer cor list user1
     member local
     member 911
    dial-peer cor list user2
     member local
     member longdistance
     member 911
     member user-fac
    dial-peer cor list user3
     member 911
    dial-peer cor list call-911
     member 911
    dial-peer cor list call-internal
     member Internal
    dial-peer cor list fac-int
     member local
     member 911
     member fac-int
    dial-peer cor list user-fac
     member user-fac
    dial-peer voice 96 pots
     trunkgroup ALL_FXO
     corlist outgoing call-911
     destination-pattern 9[2-6]......
     forward-digits 7
    dial-peer voice 901 pots
     trunkgroup ALL_FXO
     corlist outgoing call-911
     destination-pattern 901[2-4,6-8].......
     forward-digits 10
    dial-peer voice 800 pots
     trunkgroup ALL_FXO
     destination-pattern 9800T
     prefix 800
    dial-peer voice 900 pots
     destination-pattern 9T
     port 0/0/3
     prefix 9
    dial-peer voice 11 pots
     destination-pattern 901........
     port 0/0/3
     forward-digits 10
    dial-peer voice 9051 pots
     trunkgroup ALL_FXO
     corlist outgoing call-local
     destination-pattern 905........
     forward-digits 10
    dial-peer voice 19 pots
     trunkgroup ALL_FXO
     corlist outgoing fac-int
     destination-pattern 900T
     translate-outgoing called 1
     forward-digits all
    dial-peer voice 20 voip
     description International calling
     service clid_authen_collect
     destination-pattern 900T
     lpcor outgoing pstn
     session target ipv4:10.25.76.1
     incoming called-number 9T
     dtmf-relay h245-alphanumeric
     codec g711ulaw
     no vad
    ephone-dn  1
     number 4121
     name John
     corlist incoming fac-int
    ephone  1
     lpcor type local
     lpcor incoming endusers
     mac-address E0D1.730A.21DE
     ephone-template 2
     type 7942
     button  1:1
    voice register dn  33
     number 4163
     call-forward b2bua busy 5000 
     call-forward b2bua noan 5000 timeout 20
     call-forward b2bua unregistered 5000 
     allow watch
     name Joseph
     mwi
    voice register pool  33
     busy-trigger-per-button 4
     id mac BC67.1C31.C8AA
     type 7821
     number 1 dn 33
     cor incoming fac-int 1 4163
     dtmf-relay rtp-nte
     codec g711ulaw
     transfer max-length 4
    Debug Logs
    DAMAC-CME-ANOUD#DEBUg VOIce lpcor all
    voip lpcor all debugging is on
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#term
    DAMAC-CME-ANOUD#terminal i
    DAMAC-CME-ANOUD#terminal i
    Apr 12 16:22:39.825: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId F692C420E06611E4BB0CE7FDC5486EA5, SetupTime 16:22:35.615 UTC Sun Apr 12 2015, PeerAddress 4130, PeerSubAddress , DisconnectCause 10  , DisconnectText normal call clearing (16), ConnectTime 16:22:39.825 UTC Sun Apr 12 2015, DisconnectTime 16:22:39.825 UTC Sun Apr 12 2015, CallOrigin 2, ChargedUnits 0, InfoType 2, TransmitPackets 0, TransmitBytes 0, ReceivePackets 0, ReceiveBytes 0
    Apr 12 16:22:39.825: %VOIPAAA-5-VOIP_FEAT_HISTORY: FEAT_VSA=fn:TWC,ft:04/12/2015 16:22:35.609,cgn:4130,cdn:,frs:0,fid:2599,fcid:F692C420E06611E4BB0CE7FDC5486EA5,legID:284C,bguid:F692C420E06611E4BB0CE7FDC5486EA5mon
    DAMAC-CME-ANOUD#terminal imon
                              ^
    % Invalid input detected at '^' marker.
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    Apr 12 16:22:44.089: //-1/xxxxxxxxxxxx/LPCOR/lpcor_get_index_by_name:
       lpcor endusers
    Apr 12 16:22:44.089: //-1/xxxxxxxxxxxx/LPCOR/lpcor_get_index_by_name:
       lpcor endusers index 10
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#show debug
    VOIP LPCOR:
      debug voip lpcor error call is ON (filter is OFF)
      debug voip lpcor error call informational is ON (filter is OFF)
      debug voip lpcor error software is ON
      debug voip lpcor error software informational is ON
      debug voip lpcor detail is ON (filter is OFF)
      debug voip lpcor function is ON (filter is OFF)
      debug voip lpcor inout is ON (filter is OFF)
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    Apr 12 16:23:22.889: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId FBA1532AE06611E4BB10E7FDC5486EA5, SetupTime 16:22:44.089 UTC Sun Apr 12 2015, PeerAddress 4130, PeerSubAddress , DisconnectCause 10  , DisconnectText normal call clearing (16), ConnectTime 16:23:02.009 UTC Sun Apr 12 2015, DisconnectTime 16:23:22.889 UTC Sun Apr 12 2015, CallOrigin 2, ChargedUnits 0, InfoType 2, TransmitPackets 0, TransmitBytes 0, ReceivePackets 1038, ReceiveBytes 166080
    Apr 12 16:23:22.889: %VOIPAAA-5-VOIP_FEAT_HISTORY: FEAT_VSA=fn:TWC,ft:04/12/2015 16:22:44.093,cgn:4130,cdn:,frs:0,fid:2600,fcid:FBA1532AE06611E4BB10E7FDC5486EA5,legID:284D,bguid:FBA1532AE06611E4BB10E7FDC5486EA5
    Apr 12 16:23:22.905: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId FBA1532AE06611E4BB10E7FDC5486EA5, SetupTime 16:22:57.795 UTC Sun Apr 12 2015, PeerAddress 0097150107659, PeerSubAddress , DisconnectCause 10  , DisconnectText normal call clearing (16), ConnectTime 16:23:02.015 UTC Sun Apr 12 2015, DisconnectTime 16:23:22.905 UTC Sun Apr 12 2015, CallOrigin 1, ChargedUnits 0, InfoType 2, TransmitPackets 1038, TransmitBytes 174384, ReceivePackets 1043, ReceiveBytes 166880
    Apr 12 16:23:22.905: %VOIPAAA-5-VOIP_FEAT_HISTORY: FEAT_VSA=fn:TWC,ft:04/12/2015 16:22:57.785,cgn:4130,cdn:0097150107659,frs:0,fid:2601,fcid:FBA1532AE06611E4BB10E7FDC5486EA5,legID:284E,bguid:FBA1532AE06611E4BB10E7FDC5486EA5
    Apr 12 16:23:25.317: //-1/xxxxxxxxxxxx/LPCOR/lpcor_get_index_by_name:
       lpcor endusers
    Apr 12 16:23:25.317: //-1/xxxxxxxxxxxx/LPCOR/lpcor_get_index_by_name:
       lpcor endusers index 10
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#un all
    All possible debugging has been turned off
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#
    DAMAC-CME-ANOUD#!ok just send me these logs
    DAMAC-CME-ANOUD#!i have to move from here
    Apr 12 16:24:02.153: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId 14343755E06711E4BB16E7FDC5486EA5, SetupTime 16:23:25.323 UTC Sun Apr 12 2015, PeerAddress 4130, PeerSubAddress , DisconnectCause 10  , DisconnectText normal call clearing (16), ConnectTime 16:23:43.393 UTC Sun Apr 12 2015, DisconnectTime 16:24:02.153 UTC Sun Apr 12 2015, CallOrigin 2, ChargedUnits 0, InfoType 2, TransmitPackets 0, TransmitBytes 0, ReceivePackets 930, ReceiveBytes 148800
    Apr 12 16:24:02.153: %VOIPAAA-5-VOIP_FEAT_HISTORY: FEAT_VSA=fn:Tnow
    DAMAC-CME-ANOUD#\WC,ft:04/12/2015 16:23:25.321,cgn:4130,cdn:,frs:0,fid:2602,fcid:14343755E06711E4BB16E7FDC5486EA5,legID:2850,bguid:14343755E06711E4BB16E7FDC5486EA5
    Apr 12 16:24:02.169: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId 14343755E06711E4BB16E7FDC5486EA5, SetupTime 16:23:39.169 UTC Sun Apr 12 2015, PeerAddress 0097150107659, PeerSubAddress , DisconnectCause 10  , DisconnectText normal call clearing (16), ConnectTime 16:23:43.389 UTC Sun Apr 12 2015, DisconnectTime 16:24:02.169 UTC Sun Apr 12 2015, CallOrigin 1, ChargedUnits 0, InfoType 2, TransmitPackets 930, TransmitBytes 156240, ReceivePackets 937, ReceiveBytes 149920
    Apr 12 16:24:02.169: %VOIPAAA-5-VOIP_FEAT_HISTORY: FEAT_VSA=fn:TWC,ft:04/12/2015 16:23:39.169,cgn:4130,cdn:0097150107659,frs:0,fid:2603,fcid:14343755E06711E4BB16E7FDC5486EA5,legID:2851,bguid:14343755E06711E4BB16E7FDC5486EA5

    We have come across this issue today in 10.9.5 (so affects 10.9.4 as well) but it was occurring in Sydney as well with a client and for me in Melbourne.

  • CME 8.6 Call Disconnect Issue

    Hi All -
    My company has a small CME deployment in Australia and yesterday the local network resource made some changes to the network related to other work but following their changes, a very weird problem is occuring on the system.
    The site has 4 POTS lines coming in on a VIC-4FXO card and when calls come in, the IP phones ring but as soon as they try to answer the call disconnects. I was suspecting a codec negotiation issue but since the call is coming from the PSTN, I'm not real sure because it should be G.711 which the IP phones should handle fine.
    my ccapi debugs show the call disconnecting with the typical 16 cause code (normal clearing). I can provide any part of the config or debug output required for some ideas.....
    I appreciate the help.
    Tom

    Hey Paolo,
    I am facing the same issue but only with a single user.
    Using ISDN2e (bri). She answers the call and it disconnects, can you please shine some light please
    Please rate the post
    Shibly Ibrahim

  • CME SIP issue - Cisco 7821 phone not registering

    Hi
    I am having issues with getting a Cisco 7821 phone to register.
    Current deployment is with Cisco 6921 phones SCCP registration
    SIP integration with CUE
    SIP integration with Mitel system
    c2951-universalk9-mz.SPA.154-3.M1.bin (CME 10.5)
    In flash:
    rootfs78xx.10-1-1SR1-4.sbn
    kern78xx.10-1-1SR1-4.sbn
    sboot78xx.10-1-1SR1-4.sbn
    sip78xx.10-1-1SR1-4.loads
    The 7821 phone gets IP address but fails to register. Please could somebody let me know why phone is not registering.
    Configuration below (10.245.226.132 is CME address) .
    voice service voip
     allow-connections h323 to h323
     allow-connections h323 to sip
     allow-connections sip to h323
     allow-connections sip to sip
     fax protocol pass-through g711ulaw
     modem passthrough nse codec g711ulaw redundancy maximum-sessions 5
     h323
     sip
      registrar server expires max 600 min 60
      options-ping 90
    voice class codec 1
     codec preference 1 g711alaw
     codec preference 2 g711ulaw
     codec preference 3 g729r8
    voice register global
     mode  cme
     source-address 10.245.226.132 port 5060
     max-dn 30
     max-pool 10
     load 7821 sip78xx.10-1-1SR1-4
     authenticate register
     authenticate realm all
     timezone 22
     date-format D/M/Y
     voicemail 590
     tftp-path flash:
     create profile sync 0061443538560005
     network-locale GB
    voice register dn  1
     number 1010
     name user1
     label user1
     mwi
    voice register pool  1
     busy-trigger-per-button 2
     id mac F09E.636E.63F2
     type 7821
     number 1 dn 1
     presence call-list
     dtmf-relay rtp-nte
     username 1010 password 123
     codec g711ulaw
     no vad
    dial-peer voice 391 voip
     description *** Auto Attendant ***
     destination-pattern 399
     session protocol sipv2
     session target ipv4:10.245.226.131
     dtmf-relay sip-notify
     codec g711ulaw
     no vad
    dial-peer voice 392 voip
     description *** Administration Via Telephone ***
     destination-pattern 392
     session protocol sipv2
     session target ipv4:10.245.226.131
     dtmf-relay sip-notify
     codec g711ulaw
     no vad
    dial-peer voice 393 voip
     description *** Extension Assigner ***
     service ea out-bound
     destination-pattern 393
     session target ipv4:10.245.226.132
    dial-peer voice 590 voip
     description *** Voice Mail Pilot ***
     destination-pattern 590
     b2bua
     session protocol sipv2
     session target ipv4:10.245.226.131
     dtmf-relay sip-notify
     codec g711ulaw
     no vad
    dial-peer voice 1 pots
     description ** Match all incoming POTS calls **
     translation-profile incoming IncomingPSTNcalls
     incoming called-number .
     direct-inward-dial
    dial-peer voice 899 voip
     description Call to Mitel
     translation-profile incoming Prefix9
     translation-profile outgoing rem44
     destination-pattern [23]..
     session protocol sipv2
     session target ipv4:192.168.114.2
     voice-class codec 1 
     dtmf-relay rtp-nte
     no vad
    interface GigabitEthernet0/0
     description *** Connection to Mitel Phone System  ***
     ip address 192.168.114.5 255.255.255.248
     duplex auto
     speed auto
    interface ISM0/0
     description *** Connection to Cisco Unity Express ***
     ip unnumbered GigabitEthernet0/1
     service-module ip address 10.245.226.131 255.255.255.128
     !Application: CUE Running on ISM
     service-module ip default-gateway 10.245.226.132
    interface GigabitEthernet0/1
     description *** Connection to IP Phone LAN ***
     ip address 10.245.226.132 255.255.255.128
     duplex auto
     speed auto
    ip http server
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip http path flash:
    ip route 0.0.0.0 0.0.0.0 10.245.226.129
    ip route 10.245.226.131 255.255.2
    tftp-server flash:apps37sccp.1-4-4-0.bin
    tftp-server flash:sip78xx.10-1-1SR1-4.loads
    tftp-server flash:rootfs78xx.10-1-1SR1-4.sbn
    tftp-server flash:sboot78xx.10-1-1SR1-4.sbn
    sip-ua
     mwi-server ipv4:10.245.226.131 expires 3600 port 5060 transport udp
     registrar ipv4:10.245.226.132 expires 600
    gatekeeper
     shutdown
    telephony-service
     authentication credential cmeadmin c4p1ta2012
     xml user xmladmin password xmladmin 15
     extension-assigner tag-type provision-tag
     max-ephones 104
     max-dn 299
     ip source-address 10.245.226.132 port 2000
     auto assign 101 to 105
     no service directed-pickup
     timeouts interdigit 5
     system message CFGS
     url services http://10.245.226.131/voiceview/common/login.do
     url authentication http://10.245.226.132/CCMCIP/authenticate.asp 
     cnf-file location flash:
     cnf-file perphone
     load 7931 SCCP31.9-2-1S
     load 6921 SCCP69xx.9-2-1-0
     time-zone 22
     date-format dd-mm-yy
     voicemail 590
     max-conferences 8 gain -6
     call-forward pattern .T
     moh enable-g711 "music-on-hold.au"
     web admin system name cmeadmin secret 5 $1$QmIK$46fDKVSudMxzI2bRp/Ef7/
     time-webedit
     transfer-system full-consult
     transfer-pattern .T
     secondary-dialtone 9
     create cnf-files version-stamp Jan 01 2002 00:00:00
    ephone-dn  298
     number 598...
     mwi on
    ephone-dn  299
     number 599...
     mwi off

    Page 7 of the following link recommends that you use option 150 with the Cisco 7800 series phones and use option 66 if you cannot use option 150
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cuipph/7821_7841_7861/10_1/english/admin_guide/PA2D_BK_AB3F74DA_00_admin-7821-7841-7861-10_0/PA2D_BK_AB3F74DA_00_admin-7821-7841-7861-10_0_chapter_01.pdf
    Dynamic Host Configuration Protocol (DHCP)
    DHCP dynamically allocates and assigns an IP address to network devices.
    DHCP enables you to connect an IP phone into the network and have the phone become operational without your needing to manually assign an IP address or to configure additional network parameters.
    DHCP is enabled by default. If disabled, you must manually configure the IP address, subnet mask, gateway, and a TFTP server on each phone locally.
    Cisco recommends that you use DHCP custom option 150. With this method, you configure the TFTP server IP address as the option value. For additional supported DHCP configurations, go to the "Dynamic Host Configuration Protocol" chapter and the "Cisco TFTP" chapter in the Cisco Unified Communications Manager System Guide.
    Note   
    If you cannot use option 150, you may try using DHCP option 66.

  • CME 7.1 / CUE 3.1 - Fax Onramp - Bug or Config Issue?

    I have searched long and hard for the correct way to do this but I can't find the information I think I need. I want to setup a dedicated incoming fax number (fax onramp) to accept a fax from the PSTN network (a traditional fax machine) and have it email to a dedicated email address. In other words, FAX Machine dials 1234561280, which receives the fax and then emails it to a local Exchange server ([email protected]). (NOTE: I could also live with it going to a single CUE mailbox too.)
    I am running CME 7.1 and CUE 3.1.1.
    So in doing research, I found several articles on using a TCL script you can download for fax onramp (and offramp) for an IOS gateway. I went down that route and finally had it answering the phone with a fax tone (config below) but it would reboot the router as soon as I hung up. (Never tried an actual fax since this was unacceptable regardless if it took the fax).
    This was frustrating so more research. I was thinking the issue was the fact that the script was fairly old. So then I notice documents (and I had noted the fields when configuring users in CUE) that CUE 3.1 supported faxes. So then I wondered if I was using the wrong method.
    I searched Cisco's web site and found nothing useful. Then I ran across this post on this forum that seemed to support my assumption that maybe I did not need that old TCL script on more recent IOS/CME/CUE solutions.
    POST:
    http://forums.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Unified%20Communications%20and%20Video&topic=General&topicID=.ee6c82b&fromOutline=&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.2cc048f5
    SPECIFIC REPLY:
    Replied by: tnorrell - CSE, CISCO SYSTEMS - May 11, 2008, 9:30am PST
    The link in the previous post deals with haveing an application detect fax tone, but it does not function very well as an AA. The caller calls in, waits N number of seconds while a voice says something like "press 1 if this is a voice call, 2 if fax...". If the caller presses to, or the script hears fax tone, the script knows how to negotiate the fax. However, it wants to do it with t.37 (or store and forward). Meaning the email will be sent via email to the address listed in the script.
    CUE 3.1 has the ability to do store and forward. it's built into the code, and doesn't require the IOS tcl script noted in the previous paragraph. It's a great way to receive faxes.
    http://www.cisco.com/en/US/docs/voice_ip_comm/unity_exp/rel3_1/administration/guide/voicemail/fxgatewy.html
    But when I followed the link shown here, it too uses the TCL script.
    So I guess my question is:
    1) Is there a way to do this without the TCL script?
    2) If I need the TCL script, is there something I have configured wrong that is causing the problem or is there a bug in the script?
    ANY HELP WOULD BE APPRECIATED!!!!

    HERE IS MY SETUP
    ==============================
    1) Running the following code on 2851.
    Cisco IOS Software C2800NM-SPSERVICESK9-M Version 12.4(22)YB
    Cisco Unity Express Version 3.1 - Installer (Installer application) 3.1.1.0
    2) Uploaded latest script to FLASH.
    r1-rtr-voip#dir keep
    Directory of flash:/keep/
    274 -rw- 12262 Mar 15 2009 22:16:24 -05:00 app_faxmail_onramp.2.0.1.3.tcl
    3) Setup the following Config:
    voice service voip
    allow-connections h323 to sip
    allow-connections sip to h323
    h323
    call start slow
    voice translation-rule 1280
    rule 1 /^1234561280$/ /1234561280/
    rule 14 /^\(.......\)$/ /210/
    rule 15 /^\(..........\)$/ /210/
    voice translation-profile 123456128X-Inbound
    translate calling 200
    translate called 1280
    fax interface-type fax-mail
    mta send server 10.1.120.10 port 25
    mta send postmaster [email protected]
    mta send mail-from hostname exchange.domain.local
    mta send mail-from username unity
    application
    service faxtoemail flash:/keep/app_faxmail_onramp.2.0.1.3.tcl
    interface Integrated-Service-Engine1/0
    description Unity Express (NME)
    ip unnumbered GigabitEthernet0/0.120
    service-module ip address 10.1.120.20 255.255.255.0
    !Application: CUE Running on NME
    service-module ip default-gateway 10.1.120.1
    no keepalive
    ccm-manager fax protocol cisco
    mgcp fax t38 ecm
    dial-peer voice 1000 pots
    description FAX to Email - Part 1
    service faxtoemail
    incoming called-number 1234561280
    direct-inward-dial
    dial-peer voice 1001 mmoip
    description FAX to Email - Part 2
    service fax_on_vfc_onramp_app out-bound
    destination-pattern 1234561280
    information-type fax
    session target mailto:[email protected]
    dial-peer voice 1280 pots
    description Incoming PRI (123456128X)
    translation-profile incoming 123456128X-Inbound
    incoming called-number 123456128.
    direct-inward-dial
    port 0/0/0:23

  • CME GUI ISSUE

    Hi ,
    We have a CME set-up for one of our location.
    Since last few days whenever we are trying to access  CME through WEB , we are getting " javascript:void(0)" error.
    No issue with WEB login , but option are not clearly visible once we login.
    If I click on the different options after login into CME WEB , everytime getting the same java error.
    Cisco IOS Software   C3825-SPSERVICESK9-M
    Software Version  12.4(24)T8 / CME 7.1
    It doesn't seem to be PC/Browser specific issue because everyone getting the same error.
    Restarting Telephony services won't able to resolve the issue.
    Any assistance would be highly appreciated.
    Thanks!

    Hello Sandeep
    What is the gui verion? can you paste below command
    show flash | i gui
    also you can please download a new file back from CCO and load it again after deleting previous one. Just a give it shot .
    you can also refer CME version with compatible GUI
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/requirements/guide/33matrix.html
    Br,
    Nadeem 
    Please rate all useful post.

  • SIP to SIP Call Failures on CME to CME - sip-ua conflict/issue?

    Hi,
    I have two existing CME systems which I wish to allow internal calls between. These calls will go over an IPSec VPN. However the calls are failing.
    Phones DN22xx - London CME 2801 - PIX505 --- Internet ---ASA5505 - India CME 2801 - Phones DN400x
    I have configured dial peers on both CME's and the IPSec VPN. I can ping between both systems. The VPN allows traffic between the interface IP's of the CME systems only.
    London CME (local SCCP phones 22xx):
    interface FastEthernet0/0.100
    encapsulation dot1Q 100 native
    ip address 10.0.10.250 255.255.255.0
    voice class codec 101
    codec preference 1 g729r8
    codec preference 2 g711ulaw
    codec preference 3 g711alaw
    dial-peer voice 25 voip
    description *** SIP Peer to India ***
    answer-address 400.
    destination-pattern 400.
    voice-class codec 101
    session protocol sipv2
    session target ipv4:192.168.15.10
    incoming called-number 400.
    no vad
    India CME (Local SSCP phones 400x):
    interface FastEthernet0/0
    ip address 192.168.15.10 255.255.255.0
    voice class codec 100
    codec preference 1 g729r8
    codec preference 2 g711ulaw
    codec preference 3 g711alaw
    dial-peer voice 10 voip
    description *** SIP Peer to London UK ***
    answer-address 22..
    destination-pattern 22..
    voice-class codec 100
    session protocol sipv2
    session target ipv4:10.0.10.250
    incoming called-number 22..
    no vad
    The CME system at India also has an existing SIP dial peer to a service provider and has sip-ua configured (username, password, realm and registrar).
    A call from India (4005) to London (DN2207) fails, the ccsip debug attached. I'm assuming its because the sip-ua configuration is being used for these calls to when I don't want it to be. The from field shows “From: <sip:[email protected]” when I need this to be the internal IP 192.168.15.10.
    Can anyone offer any assistance with this?
    Regards,
    Chris

    Hi,
    thanks for your input however thats not the problem. 201.196.128.56 isn't an address on the router, it only has one IP and its 192.168.15.10.
    The 201.196.128.56 address is the NAT'd address on the firewall. So that when a SIP call is made to the internet with sip-ua the from address is the public IP.
    Chris

  • Registering Issue for 6900 series IPphone on 2801 CME 8.6

    Hello,
    I am unable to register cisco 6901 phone on Cisco 2801 router. as per Cisco's recommendation details:
    ===============================================
    IOS Version:
    c2801-adventerprisek9-mz.151-4.M1
    CME: Version: 8.6
    TAR: cme-151-4Mv1
    Flash & RAM:
    128 & 256MB respectively
    Firmware:
    SCCP6901.9-1-1-0.loads
    APP6901SCCP.9-1-1-0.zz.sgn
    KNL6901SCCP.9-1-1-0.zz.sgn
    Also tried:
    APP6901SCCP.9-0-2-0.zz.sgn
    KNL6901SCCP.9-0-2-0.zz.sgn
    SCCP6901.9-0-2-0.loads
    ===============================================
    After the standard configuration the phone is reloading continuously. I would really appreciate if anyone coould help me out in this regards.
    Also please find the attached IPT Matrix compatibility
    Many Thanks,
    Mohammad Usman

    I have the same problem.
    Can anyone help?
    Thank you.

Maybe you are looking for