[asterisk-users] IAX call limit

Cristian Draghici cristian.draghici at gmail.com
Sat Jan 20 23:33:34 MST 2007


IDEfisk is based on iaxclient (iaxclient.sourceforge.net) which will
reject a call with the BUSY signal if there is no available line in
the softphone to take the call.

This means you need to configure IDEfisk to use only one line (call
context). I don't know if this is possible.

Somewhere in IDEfisk is this call that initialised iax client:
iaxclient.h:EXPORT int iaxc_initialize(int audType, int nCalls);

what you want is nCalls to be 1.

Hope this helps,
Cristi


-- 
Cristian Draghici
http://www.loudhush.ro


On 1/21/07, Nir Simionovich <nirs at exchange.atelis.net> wrote:
>
>
>
> Hi Philipp,
>
>   Thanks for the tip, but that is not what I initially meant. I'm using
> IDEfisk, and I would like it when a call comes
> Into IDEfisk to generate a BUSY signal, if there is already a call in the
> client. Any ideas ?
>
> Nir S
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf
> Of Philipp Kempgen
>
> Sent: Thursday, January 18, 2007 12:55 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] IAX call limit
>
> Nir Simionovich wrote:
>
> >   Stupid and silly question - is there a way to limit the number of
> > concurrent calls an IAX client can make? something in the similar
> > sense of incominglimit and outgoing limit on SIP?
>
> It can be done in the dial plan:
> http://www.voip-info.org/wiki/view/Asterisk+Queue+with+limited+calls+per+IAX+agent
>
>
> Best regards,
>   Philipp
>
> --
> amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
>     Let's use IT to solve problems and not to create new ones.
>           Asterisk -> http://www.das-asterisk-buch.de
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>


More information about the asterisk-users mailing list