[Asterisk-Users] answering calls with SIP phones
Paulo Mannheimer
paulohm at instant.com.br
Thu Jun 5 16:11:56 MST 2003
Thanks, very good insights.
The proposed method has a single flaw - it's very difficult to detect
that all SIP channels are busy, and thus queue the call.
It's a petty that SIP does not support call groups, it would make it
automatic.
Best,
PHM
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of
wasim at convergence.com.pk
Sent: June 05, 2003 2:25 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] answering calls with SIP phones
On Thu, 5 Jun 2003, Paulo Mannheimer wrote:
> I have an incoming call that I would like answered every time by a
> different SIP phone (out of 50).
hmm... pass the call through an AGI first, that picks a random number
and then pass the call to that SIP phone number
> Also, some of the phone may not be available (may be turned off and
thus
> unregistered with Asterisk).
set the unavailable priority to go back to the AGI for another try
> Any way of doing this?
i'm sure there are more, and intelligent ways of doing this
but if you want a kludge, this'll work
- wasim
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list