SRST broadcast ring
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 > SRST broadcast ring




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

    SRST broadcast ring  
Nick Kassel


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


 
09-21-05 12:45 PM

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 a
ll
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 immediat
ely
should this e-mailhave been incorrectly addressed or transmitted.

You accept thatany instructions are deemed to have been given at the time th
e
recipient(s) accesses them and that delivery receipt does not constitute
acknowledgement or receipt by the intended recipient(s). You accept that the
re
may be a delay in processing the instructions received from e-mails after
Charles Stanley has received them. You are advised that urgent, timesensitiv
e
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 Stanle
y & 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.






[ Post a follow-up to this message ]



    RE: SRST broadcast ring  
Walenta, Phil


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


 
09-21-05 12:45 PM

SRST doesn't support any sort of broadcast ring or hunt groups.  Unfortunate
ly, CME doesn't either.  Perhaps it's possible to write a TCL script to do t
his work?  I mean in theory, if CME can have an ACD, I don't see why a TCL s
cript 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 mai
n incoming number going to all the users DN, the trouble is when in SRST mod
e I need the main number DDI to ring on all the phones currently the call-ma
nager-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 e
xtensions 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 th
e 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 a
ll
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 immedia
tely
should this e-mail have been incorrectly addressed or transmitted.

You accept that any instructions are deemed to have been given at the time t
he
recipient(s) accesses them and that delivery receipt does not constitute
acknowledgement or receipt by the intended recipient(s). You accept that the
re
may be a delay in processing the instructions received from e-mails after
Charles Stanley has received them. You are advised that urgent, time sensiti
ve
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 Stanl
ey & 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.






[ Post a follow-up to this message ]



    RE: SRST broadcast ring  
Andrew Dignan


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


 
09-21-05 10: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
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:07 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