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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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



_______________________________________________
--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

Reply via email to