Hello everyone I would like to know how possibly to make an announcement with asterisk. i.e. I have a phone registered with extension 100 when I dial (for example) 500, then all the phones with extension 501,502,.510 will automatically answers my call, and I speak my announcement. Any help in the issue very appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111006/c5b2931f/attachment.htm>
It depends on your Asterisk version and the type of phones you use. If both are acceptable, you can use SIPAddHeader to make the phones pick up and "become an intercom". Try some "google-fu" on this one. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Baha @ SH Sent: Wednesday, October 05, 2011 2:37 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [asterisk-users] making announcements Hello everyone I would like to know how possibly to make an announcement with asterisk. i.e. I have a phone registered with extension 100 when I dial (for example) 500, then all the phones with extension 501,502,.510 will automatically answers my call, and I speak my announcement. Any help in the issue very appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111005/cf2ff0af/attachment.htm>
look at page application Regards ----- Original Message ----- From: Baha @ SH To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Sent: Wednesday, October 05, 2011 2:36 PM Subject: [asterisk-users] making announcements Hello everyone I would like to know how possibly to make an announcement with asterisk. i.e. I have a phone registered with extension 100 when I dial (for example) 500, then all the phones with extension 501,502,.510 will automatically answers my call, and I speak my announcement. Any help in the issue very appreciated. ------------------------------------------------------------------------------ -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111005/b0a34822/attachment.htm>
On 10/05/2011 03:36 PM, Baha @ SH wrote: the phone hardware has to support it, and be setup to allow it (answer without ring and go to speakerphone mode) if it does its pretty straightforward to get working - but I have had issues in the past where when you hang up 100, the other phones still see each other as being offhook and connected so they never actually hang up again.> Hello everyone > > I would like to know how possibly to make an announcement with asterisk. > > i.e. I have a phone registered with extension 100 > > when I dial (for example) 500, then all the phones with extension > 501,502,...510 will automatically answers my call, and I speak my > announcement. > > Any help in the issue very appreciated. > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111005/19387a0e/attachment.htm>
I was planing to use linux based softphone to have more control and flexibility From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of jon pounder Sent: Thursday, October 06, 2011 3:42 AM To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] making announcements On 10/05/2011 03:36 PM, Baha @ SH wrote: the phone hardware has to support it, and be setup to allow it (answer without ring and go to speakerphone mode) if it does its pretty straightforward to get working - but I have had issues in the past where when you hang up 100, the other phones still see each other as being offhook and connected so they never actually hang up again. Hello everyone I would like to know how possibly to make an announcement with asterisk. i.e. I have a phone registered with extension 100 when I dial (for example) 500, then all the phones with extension 501,502,.510 will automatically answers my call, and I speak my announcement. Any help in the issue very appreciated. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111006/198d9be4/attachment.htm>