02-08-2013 12:47 PM - edited 03-16-2019 03:36 PM
Hello, regarding how CUCME matches an outbound voip dial peer. Apparently it matches the entire string of digits"en bloc" to match the dial peer.
However in Jeremy Ciaora's CCNA Voice book he does a "debug voice dialpeer" which shows the CME router performing "digit by digit" processing.
Can someone please help me explain this apparent discrepancy.
Thanks kindly.
02-08-2013 01:07 PM
Outbound dial-peers always match digit-by-digit, EXCEPT when they’re configured as ‘DID’ dial-peers (Direct Inward Dial).
On DID calls, also referred to as one-stage dialing, the setup message contains all the digits necessary to route the call, and the router or gateway should not do subsequent digit collection. When the router or gateway searches for an outbound dial peer, the device uses the entire incoming dial string. This matching is variable-length by default. This match is not done digit-by-digit because by DID definition, all digits have been received
http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml
rate if this is useful
05-03-2014 11:11 AM
This one was really bugging me as well :) Glad to finally "pin the tail on the donkey" so to say. Kind of confusing going by the book then running into the debug command and seeing how CME incrementally checks digits.
05-03-2014 01:56 PM
It cal also be enbloc if it is a redial..All the digits will be passed enbloc to the gateway. Perhaps you saw debugs for a redial..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide