Carlos Rojas
2009-Aug-20 15:06 UTC
[asterisk-users] multiple call dialing and playback an message
Hello, You need configure a queue, with agents for that. Regards. On Thu, Aug 20, 2009 at 11:22 AM, <kaustuvak_b at bbsr.syscomes.com> wrote:> I have tried a lot like as > exten => 123,1,Dial(SIP/114&SIP/113&SIP/115) > > and all the channels are dialing and if i answered any 3 of one, all the > channels except which one i answered are hung up...... > > I need all 3 channels are ringing and playback a message to any one or > more. > So how to do it??? > > Please, help me as i am new asterisk user.... > > Thanks in Advance.. > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2009 - October 13 - 15 Phoenix, Arizona > Register Now: http://www.astricon.net > > 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/20090820/d048384a/attachment.htm
kaustuvak_b at bbsr.syscomes.com
2009-Aug-20 16:22 UTC
[asterisk-users] multiple call dialing and playback an message
I have tried a lot like as exten => 123,1,Dial(SIP/114&SIP/113&SIP/115) and all the channels are dialing and if i answered any 3 of one, all the channels except which one i answered are hung up...... I need all 3 channels are ringing and playback a message to any one or more. So how to do it??? Please, help me as i am new asterisk user.... Thanks in Advance..