Allow transfer to external phone number
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Voice Over IP > Voice over IP Cisco > Allow transfer to external phone number




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Allow transfer to external phone number  
Jared Olson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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 phone
s (or CTI route point for that matter) to forward all calls to an external t
elephone 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 sw
itch without making it really easy for people to use a local number to get t
hrough to long distance number via Forwarding?  Basically, what I need to kn
ow is can I ONLY allow ONE
or a HANDFUL of phones to do this without making it easy for un-approved use
rs to do this?  I want to avoid people doing this to bypass long distance ch
arges by forwarding their local phone to a long distance phone.  Does this m
ake sense?  Or am I being p
aranoid?

Let me know if you require more information.

Thanks,

Jared





[ Post a follow-up to this message ]



    Re: Allow transfer to external phone number  
Lelio Fulgenzi


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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 availa
ble.

I'm not quite sure what you mean by forwarding to a local number that is for
warded to long distance. If it's off-net I would assume the off-net local nu
mber 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 phone
s (or CTI route point for that matter) to forward all calls to an external t
elephone 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 ca
ll is allowed through their switch.  

Question:  Is there an easy way to pass along a client code to my Telco's sw
itch without making it really easy for people to use a local number to get t
hrough to long distance number via Forwarding?  Basically, what I need to kn
ow 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 d
istance 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




Attachment:
This has been downloaded 0 time(s).



[ Post a follow-up to this message ]



    Re: Allow transfer to external phone number  
Candace Holman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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 numbe
r.  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.[vbcol
=seagreen]
>
> Question:  Is there an easy way to pass along a client code to my Telco's switch w
ithout 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[/vbcol]
E or a HANDFUL of phones to do this without making it easy for un-approved u
sers 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
>
>





[ Post a follow-up to this message ]



    Re: Allow transfer to external phone number  
Wes Sisk


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-27-06 11: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





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:26 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register