|
Home > Archive > Voice over IP Cisco > September 2005 > SRST broadcast ring
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 |
SRST broadcast ring
|
|
| Nick Kassel 2005-09-21, 7:45 am |
| In one of our remote sites we have set up a broadcast hunt group for the
main incoming number going to all the users DN, the trouble is when in
SRST mode I need the main number DDI to ring on all the phones currently
the call-manager-fallback config is
dialplan-pattern 1 6756.. extension-length 5 extension-pattern 856..
alias 1 675680 to 85687
675680 being the main number, as this main DN is not on any of the
phones it will not show on the phones in SRST how do I get it to forward
to all the extensions in SRST mode, I have tried adding further Alias
such as
alias 2 675680 to 85681
alias 3 675680 to 85682
but it will only ring on one phone at a time if one is busy it will go
to the next phone or if one is in a call it will act as a circular
group.
Is there another command Ineed to add?
****************************************
****************************************
***************
The information contained in this e-mail is strictly confidential, some or all
of which may be legally privileged. It is for the intended recipient only.
Access to this e-mail by any other person is prohibited. If you are not the
intended recipient, any use, disclosure, copying, printing, distribution of,
replying to or any action taken oromitted to be taken in reliance on this
e-mail, is prohibited and maybe unlawful. Please contact the sender immediately
should this e-mailhave been incorrectly addressed or transmitted.
You accept thatany instructions are deemed to have been given at the time the
recipient(s) accesses them and that delivery receipt does not constitute
acknowledgement or receipt by the intended recipient(s). You accept that there
may be a delay in processing the instructions received from e-mails after
Charles Stanley has received them. You are advised that urgent, timesensitive
and confidential communications should not be sent by e-mail.
You acknowledge that e-mails are not secure and you acceptthe risk of
malfunction, viruses, unauthorised interference, mis-delivery or delay.
****************************************
****************************************
****************
Charles Stanley & Co. Ltd
Registered Office: 25 Luke Street London EC2A 4AR
Tel: 0207 739 8200 Fax: 0207 739 7798
Registered in England No. 1903304
Charles Stanley Sutherlands and Tozer Wingate are divisions ofCharles Stanley & Co. Ltd
Authorised and Regulated by the Financial Services Authority, Member of the
London Stock Exchange, International Securities Markets Association, and The London International Financial Futures &
Options Exchange.
This footnote also confirms that this email message has been swept by McAfee
VirusScan and SurfControl Email Filter software.
| |
| Walenta, Phil 2005-09-21, 7:45 am |
| SRST doesn't support any sort of broadcast ring or hunt groups. Unfortunately, CME doesn't either. Perhaps it's possible to write a TCL script to do this work? I mean in theory, if CME can have an ACD, I don't see why a TCL script couldn't take a call
and ring multiple phones, then connect the call with the one that picks up.
________________________________
From: cisco-voip-bounces@puck.nether.net on behalf of Nick Kassel
Sent: Wed 9/21/2005 4:33 AM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] SRST broadcast ring
In one of our remote sites we have set up a broadcast hunt group for the main incoming number going to all the users DN, the trouble is when in SRST mode I need the main number DDI to ring on all the phones currently the call-manager-fallback config is
dialplan-pattern 1 6756.. extension-length 5 extension-pattern 856..
alias 1 675680 to 85687
675680 being the main number, as this main DN is not on any of the phones it will not show on the phones in SRST how do I get it to forward to all the extensions in SRST mode, I have tried adding further Alias such as
alias 2 675680 to 85681
alias 3 675680 to 85682
but it will only ring on one phone at a time if one is busy it will go to the next phone or if one is in a call it will act as a circular group.
Is there another command I need to add?
****************************************
****************************************
***************
The information contained in this e-mail is strictly confidential, some or all
of which may be legally privileged. It is for the intended recipient only.
Access to this e-mail by any other person is prohibited. If you are not the
intended recipient, any use, disclosure, copying, printing, distribution of,
replying to or any action taken or omitted to be taken in reliance on this
e-mail, is prohibited and may be unlawful. Please contact the sender immediately
should this e-mail have been incorrectly addressed or transmitted.
You accept that any instructions are deemed to have been given at the time the
recipient(s) accesses them and that delivery receipt does not constitute
acknowledgement or receipt by the intended recipient(s). You accept that there
may be a delay in processing the instructions received from e-mails after
Charles Stanley has received them. You are advised that urgent, time sensitive
and confidential communications should not be sent by e-mail.
You acknowledge that e-mails are not secure and you accept the risk of
malfunction, viruses, unauthorised interference, mis-delivery or delay.
****************************************
****************************************
****************
Charles Stanley & Co. Ltd
Registered Office: 25 Luke Street London EC2A 4AR
Tel: 0207 739 8200 Fax: 0207 739 7798
Registered in England No. 1903304
Charles Stanley Sutherlands and Tozer Wingate are divisions of Charles Stanley & Co. Ltd
Authorised and Regulated by the Financial Services Authority, Member of the
London Stock Exchange, International Securities Markets Association, and The London International Financial Futures &
Options Exchange.
This footnote also confirms that this email message has been swept by McAfee
VirusScan and SurfControl Email Filter software.
| |
| Andrew Dignan 2005-09-21, 5:45 pm |
| The closest you can come to this is to use the alias command along with
the pickup command. This will allow you to have a main number hunt
through multiple phones, not ring simultaneously like a broadcast ring,
but you can configure "pickup" and the callers can grab the call if it is
ringing on the other phones:
call-manager-fallback
no huntstop
alias 1 675680 to 85681
alias 2 675680 to 85682
pickup 675680
When a call comes in it will ring either 85681 or 85682 and the callers
can hit the "PicUp" softkey to grab the call from the other phone.
> SRST doesn't support any sort of broadcast ring or hunt groups.
> Unfortunately, CME doesn't either. Perhaps it's possible to write a TCL
> script to do this work? I mean in theory, if CME can have an ACD, I don't
> see why a TCL script couldn't take a call and ring multiple phones, then
> connect the call with the one that picks up.
>
> ________________________________
>
> From: cisco-voip-bounces@puck.nether.net on behalf of Nick Kassel
> Sent: Wed 9/21/2005 4:33 AM
> To: cisco-voip@puck.nether.net
> Subject: [cisco-voip] SRST broadcast ring
>
>
>
> In one of our remote sites we have set up a broadcast hunt group for the
> main incoming number going to all the users DN, the trouble is when in
> SRST mode I need the main number DDI to ring on all the phones currently
> the call-manager-fallback config is
>
>
>
> dialplan-pattern 1 6756.. extension-length 5 extension-pattern 856..
>
> alias 1 675680 to 85687
>
>
>
> 675680 being the main number, as this main DN is not on any of the phones
> it will not show on the phones in SRST how do I get it to forward to all
> the extensions in SRST mode, I have tried adding further Alias such as
>
>
>
> alias 2 675680 to 85681
>
> alias 3 675680 to 85682
>
>
>
> but it will only ring on one phone at a time if one is busy it will go to
> the next phone or if one is in a call it will act as a circular group.
>
>
>
> Is there another command I need to add?
>
>
>
>
>
>
>
>
> ****************************************
****************************************
***************
>
> The information contained in this e-mail is strictly confidential, some or
> all
> of which may be legally privileged. It is for the intended recipient only.
> Access to this e-mail by any other person is prohibited. If you are not
> the
> intended recipient, any use, disclosure, copying, printing, distribution
> of,
> replying to or any action taken or omitted to be taken in reliance on this
> e-mail, is prohibited and may be unlawful. Please contact the sender
> immediately
> should this e-mail have been incorrectly addressed or transmitted.
>
> You accept that any instructions are deemed to have been given at the time
> the
> recipient(s) accesses them and that delivery receipt does not constitute
> acknowledgement or receipt by the intended recipient(s). You accept that
> there
> may be a delay in processing the instructions received from e-mails after
> Charles Stanley has received them. You are advised that urgent, time
> sensitive
> and confidential communications should not be sent by e-mail.
>
> You acknowledge that e-mails are not secure and you accept the risk of
> malfunction, viruses, unauthorised interference, mis-delivery or delay.
> ****************************************
****************************************
****************
>
>
> Charles Stanley & Co. Ltd
> Registered Office: 25 Luke Street London EC2A 4AR
>
> Tel: 0207 739 8200 Fax: 0207 739 7798
> Registered in England No. 1903304
>
> Charles Stanley Sutherlands and Tozer Wingate are divisions of Charles
> Stanley & Co. Ltd
>
> Authorised and Regulated by the Financial Services Authority, Member of
> the
> London Stock Exchange, International Securities Markets Association, and
> The London International Financial Futures &
> Options Exchange.
>
> This footnote also confirms that this email message has been swept by
> McAfee
> VirusScan and SurfControl Email Filter software.
>
>
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
|
|
|
|
|