09-25-2012 01:35 AM - edited 03-16-2019 01:22 PM
Hello
I need to send code like *21*xxxxxxxxx*yyyyyyyyy# to PSTN operator.
I'v tried with destination patern, vioce translation-profile and all I was abble to do is sending:
Called Number=*21*xxxxxxxxx*yyyyyyyyy or
Called Number=*21*xxxxxxxxx*yyyyyyyyyT
How to send # (pound sign) to PSTN?
Thanks
09-25-2012 02:12 AM
According to cisco's documentation, You can use both in your destination-pattern.
In addition to wildcard characters, the following characters can also be used in the destination pattern:
•Asterisk (*) and pound sign (#)—These characters on standard touch-tone dial pads can be used anywhere in the pattern. They can be used as the leading character (for example, *650), except on the Cisco 3600 series.
http://www.cisco.com/en/US/docs/ios/12_2/voice/configuration/guide/vvfpeers.html
Can you send your dial-peer config..
Please rate all useful posts
"'Nature is too thin a screen, the glory of the omnipresent God bursts through it everywhere"-Ralph Waldo Emerson
09-25-2012 02:27 AM
dial-peer voice 720 pots
destination-pattern *21*...................
port 0/0/0
forward-digits extra
09-25-2012 02:28 AM
Why dont you try...
dial-peer voice 720 pots
destination-pattern *21*..................#
port 0/0/0
forward-digits all
Please rate all useful posts
"'Nature is too thin a screen, the glory of the omnipresent God bursts through it everywhere"-Ralph Waldo Emerson
09-25-2012 03:20 AM
Result is:
atch Rule=DP_MATCH_DEST; Called Number=*21*xxxxxxxx*yyyyyyyyyT
049088: //-1/23D4BBBCA5E7/DPM/dpMatchPeersCore:
No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)
049089: //-1/23D4BBBCA5E7/DPM/dpMatchPeersMoreArg:
Result=NO_MATCH(-1)
09-25-2012 05:11 AM
What system are you using? Are you using CUCM or CCME?
Please rate all useful posts
"'Nature is too thin a screen, the glory of the omnipresent God bursts through it everywhere"-Ralph Waldo Emerson
09-25-2012 06:27 AM
Cisco Unified Communications Manager Express Version 7.0(0)
09-25-2012 07:42 AM
Tomasz,
The reason is that . is not a valid wildcard for * or # - there isn't one. You would have to specifically put them in their position in the destination pattern.
Hope that helps.
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