Rajkumar S
2009-Feb-19 13:47 UTC
[asterisk-users] Busy status of a snom connected to two asterisk servers?
Hi, I have a snom 360 connected to two asterisk servers(both 1.6.0.5), via two identities. Each asterisk server runs a queue and snom is a member of queue in both servers. Currently when snom is receiving call from one asterisk server, it can still receive a call from the other asterisk, because even though the snom is "busy" attending call from one asterisk the other server does not know this. Is there any way to share the actual busy status of snom to both asterisk server so that when snom is receiving a call from one server the other will see a busy status and will wait to become free before connecting the call? with warm regards, raj
Lenz Emilitri
2009-Feb-19 14:46 UTC
[asterisk-users] Busy status of a snom connected to two asterisk servers?
One simple thing that comes to my mind is to have the SNOM connected to only one server, and send calls to from the queue on the second server to the first server, so that you can enforce a acall limit. l. 2009/2/19 Rajkumar S <rajkumars at gmail.com>> Hi, > > I have a snom 360 connected to two asterisk servers(both 1.6.0.5), via > two identities. Each asterisk server runs a queue and snom is a > member of queue in both servers. Currently when snom is receiving call > from one asterisk server, it can still receive a call from the other > asterisk, because even though the snom is "busy" attending call from > one asterisk the other server does not know this. > > Is there any way to share the actual busy status of snom to both > asterisk server so that when snom is receiving a call from one server > the other will see a busy status and will wait to become free before > connecting the call? > > with warm regards, > > raj > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Loway - home of QueueMetrics - http://queuemetrics.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090219/d5dbf040/attachment.htm
Philipp Kempgen
2009-Feb-19 14:58 UTC
[asterisk-users] Busy status of a snom connected to two asterisk servers?
Rajkumar S schrieb:> I have a snom 360 connected to two asterisk servers(both 1.6.0.5), via > two identities. Each asterisk server runs a queue and snom is a > member of queue in both servers. Currently when snom is receiving call > from one asterisk server, it can still receive a call from the other > asterisk, because even though the snom is "busy" attending call from > one asterisk the other server does not know this. > > Is there any way to share the actual busy status of snom to both > asterisk server so that when snom is receiving a call from one server > the other will see a busy status and will wait to become free before > connecting the call?Easy solution: Disable call waiting on the phone. Advanced solution: Use local channels as queue members and Custom hints. You could build a mechanism (outside of Asterisk) to "sync" the states of your Custom hints between both servers. Philipp Kempgen -- AMOOCON 2009, May 4-5, Rostock / Germany -> http://www.amoocon.de Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 --
Asterisk Asterisk
2009-Feb-19 22:48 UTC
[asterisk-users] Busy status of a snom connected to two asterisk servers?
We have a BLF module that maintains device state across Asterisk servers. Contact me off the list if interested. Justin Newman nt_jnewman at yahoo.com ________________________________ From: Lenz Emilitri <lenz.loway at gmail.com> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Sent: Thursday, February 19, 2009 6:46:20 AM Subject: Re: [asterisk-users] Busy status of a snom connected to two asterisk servers? One simple thing that comes to my mind is to have the SNOM connected to only one server, and send calls to from the queue on the second server to the first server, so that you can enforce a acall limit. l. 2009/2/19 Rajkumar S <rajkumars at gmail.com> Hi, I have a snom 360 connected to two asterisk servers(both 1.6.0.5), via two identities. Each asterisk server runs a queue and snom is a member of queue in both servers. Currently when snom is receiving call from one asterisk server, it can still receive a call from the other asterisk, because even though the snom is "busy" attending call from one asterisk the other server does not know this. Is there any way to share the actual busy status of snom to both asterisk server so that when snom is receiving a call from one server the other will see a busy status and will wait to become free before connecting the call? with warm regards, raj _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- Loway - home of QueueMetrics - http://queuemetrics.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090219/1c085c33/attachment.htm