|
Home > Archive > Voice over IP Cisco > April 2006 > Allow transfer to external phone number
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Allow transfer to external phone number
|
|
| Jared Olson 2006-04-20, 6:57 pm |
| Please forgive me if this has been posted in the past.
Call Manager 4.1(3) sr2
OS: 2000.2.7
Cisco 7940 with:
- Boot Load: PC0303010001
- App Load: PC00307020200
Scenario: I would like to allow a single phone or a specific group of phones (or CTI route point for that matter) to forward all calls to an external telephone number. Keep in mind that we do call accounting through our Telco. Therefore, our Telco "ask
s" for a 4 digit code to be entered before the call is allowed through their switch.
Question: Is there an easy way to pass along a client code to my Telco's switch without making it really easy for people to use a local number to get through to long distance number via Forwarding? Basically, what I need to know is can I ONLY allow ONE
or a HANDFUL of phones to do this without making it easy for un-approved users to do this? I want to avoid people doing this to bypass long distance charges by forwarding their local phone to a long distance phone. Does this make sense? Or am I being p
aranoid?
Let me know if you require more information.
Thanks,
Jared
| |
| Lelio Fulgenzi 2006-04-20, 6:57 pm |
| Is the 4 digit code immediately entered after the long distance number or is there a prompt for it? As far as I know, there is no 'pause' feature available.
I'm not quite sure what you mean by forwarding to a local number that is forwarded to long distance. If it's off-net I would assume the off-net local number gets charged for the long distance call.
--------------------------------------------------------------------------------
Lelio Fulgenzi, B.A.
Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sanity First : Number of days with fewer than
50 messages in my inbox at the end of the day: buffer overrun
----- Original Message -----
From: Jared Olson
To: cisco-voip@puck.nether.net
Sent: Thursday, April 20, 2006 3:29 PM
Subject: [cisco-voip] Allow transfer to external phone number
Please forgive me if this has been posted in the past.
Call Manager 4.1(3) sr2
OS: 2000.2.7
Cisco 7940 with:
- Boot Load: PC0303010001
- App Load: PC00307020200
Scenario: I would like to allow a single phone or a specific group of phones (or CTI route point for that matter) to forward all calls to an external telephone number. Keep in mind that we do call accounting through our Telco. Therefore, our Telco "asks" for a 4 digit code to be entered before the call is allowed through their switch.
Question: Is there an easy way to pass along a client code to my Telco's switch without making it really easy for people to use a local number to get through to long distance number via Forwarding? Basically, what I need to know is can I ONLY allow ONE or a HANDFUL of phones to do this without making it easy for un-approved users to do this? I want to avoid people doing this to bypass long distance charges by forwarding their local phone to a long distance phone. Does this make sense? Or am I being paranoid?
Let me know if you require more information.
Thanks,
Jared
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
| |
| Candace Holman 2006-04-20, 6:57 pm |
| Set up a translation pattern in a partition that only this group is
allowed to call, that appends the code. Set up their calling search
space to use this partition. Pray that noone finds out the code.
On the other hand, since the Telco bills, they should still see the
correct caller id even on a forwarded call.
Candace
> Please forgive me if this has been posted in the past.
>
> Call Manager 4.1(3) sr2
> OS: 2000.2.7
>
> cisco 7940 with:
> - Boot Load: PC0303010001
> - App Load: PC00307020200
>
> Scenario: I would like to allow a single phone or a specific group of phones (or CTI route point for that matter) to forward all calls to an external telephone number. Keep in mind that we do call accounting through our Telco. Therefore, our Telco "a
sks" for a 4 digit code to be entered before the call is allowed through their switch.
>
> Question: Is there an easy way to pass along a client code to my Telco's switch without making it really easy for people to use a local number to get through to long distance number via Forwarding? Basically, what I need to know is can I ONLY allow ON
E or a HANDFUL of phones to do this without making it easy for un-approved users to do this? I want to avoid people doing this to bypass long distance charges by forwarding their local phone to a long distance phone. Does this make sense? Or am I being
paranoid?
>
> Let me know if you require more information.
>
> Thanks,
>
> Jared
>
>
| |
| Wes Sisk 2006-04-27, 6:47 am |
| jared,
that depends on when the provider wants the digits and what your PSTN
circuits are.
CM has no way by default of specifying digits to pass in band (in the
audio stream) or out of band (in a separate signaling channel such as
h245, SIP, SCCP session or over the d-channel of a PRI or BRI).
That said you have some options:
If you have FXO ports, all signaling is passed inband. setup your
gateway as an h323 gateway use prefix digits under the pots dial peer
to add pauses (,,,) then setup your CSS so that your one number uses
this gateway and this trunk
Otherwise, you will need a call scripting application such as IP-
IVR. You can write a script to accept the call, initiate a transfer
to the external destination number, wait for connect, pause, send
digits, complete transfer. In this case the inband vs. out of band
is irrelevant because IVR will manage the call to the connected state
(and isdn does not pass digits over the d-channel after initial call
setup.
/Wes
On Apr 20, 2006, at 3:29 PM, Jared Olson wrote:
Please forgive me if this has been posted in the past.
Call Manager 4.1(3) sr2
OS: 2000.2.7
Cisco 7940 with:
- Boot Load: PC0303010001
- App Load: PC00307020200
Scenario: I would like to allow a single phone or a specific group
of phones (or CTI route point for that matter) to forward all calls
to an external telephone number. Keep in mind that we do call
accounting through our Telco. Therefore, our Telco "asks" for a 4
digit code to be entered before the call is allowed through their
switch.
Question: Is there an easy way to pass along a client code to my
Telco's switch without making it really easy for people to use a
local number to get through to long distance number via Forwarding?
Basically, what I need to know is can I ONLY allow ONE or a HANDFUL
of phones to do this without making it easy for un-approved users to
do this? I want to avoid people doing this to bypass long distance
charges by forwarding their local phone to a long distance phone.
Does this make sense? Or am I being paranoid?
Let me know if you require more information.
Thanks,
Jared
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
|
|
|
|
|