[cisco-voip] Append LD Access code on outbound call
Voice Noob
voicenoob at gmail.com
Fri Apr 17 10:28:59 EDT 2009
Can someone point me to some example TCL scripts or a forum to ask TCL
question? I need to this using TCL on the gateway. Thanks.
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Wes Sisk
Sent: Friday, July 11, 2008 8:51 AM
To: Carter, Bill
Cc: cisco-voip at puck.nether.net
Subject: Re: [cisco-voip] Append LD Access code on outbound call
not likely to be possible. most access codes require inband dtmf. note
this is distinctly separate from the digits send on the isdn d-ch to
establish the call.
only likely way would be a custom IPCCX/IVR, TCL, or CUEA script that:
1. sends the inital setup with called party number
2. waits a period of time, or even better, does tone detection to determine
when the telco prompts for access code
3. sends the access code as inband DTMF
4. connects the calling/called party numbers
Customers i've worked with in the past were not interested in this much work
for a single special user. they usually dedicated 1 pots line to allow that
person outbound calling. remove the LD codes from the pots line and
configure CSS so only the special user can use that pots line.
/Wes
Carter, Bill wrote:
Telco requires a 3-digit access code for long distance calls. Customer would
like to NOT have to dial a code when faxing to a LD number. Is this
possible??
Background:
PSTN connection is PRI
Telco says LD code required for all outbound calls. (can't disable based on
calling party #)
GW is H323
Gateway Attempts:
On the gateway I tried a standard dial peer with "translate-outgoing
called". I tried post-pending a ,022 to the string (, is supposed to insert
a pause and 022 is the telco access code).
voice translation-rule 10
rule 1 /^\#\(1[2-9]..[2-9]......\)/ /\1\2,022/
test voice translation-rule 10 #14085551212
Matched with rule 1
Original number: #14085551212 Translated number: 14085551212,022
Original number type: none Translated number type: none
Original number plan: none Translated number plan: none
dial-peer voice 300 pots
description -- POTS Dial peer to route calls out PRI --
destination-pattern #1[2-9]..[2-9]......
translate-outgoing called 10
incoming called-number .
direct-inward-dial
port 0/1/0:23
prefix 1
I tried "forward-digits extra" which is supposed to send any digits longer
than the length of the destination-pattern. Didn't work.
CallManager Attempts:
I also tried the CallManager translation-pattern route:
Translation Pattern
91[2-9]XX[2-9]XXXXXX
Calling Party Transformation Mask
XXXXXXXXXXXX022
DNA analysis gives the following
Dialed number 914085551212
Result ???714085551022
Bill Carter
Sr Business Communications Analyst
Sentinel Technologies, Inc
217.391.5015
_____
_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090417/d39a04ad/attachment.html>
More information about the cisco-voip
mailing list