[asterisk-users] IAX call limit

Tommaso Calosi tommaso.calosi.list at sysmic.it
Mon Jan 22 11:33:09 MST 2007


Gordon Henderson wrote:
> On Sun, 21 Jan 2007, Cristian Draghici wrote:
>
>> 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.
>
> There is a configurable parameter in sip.conf: call-limit, but this 
> seems to be missing from the iax channel setup. Maybe this is 
> deliberate for other reasons though.
>
> But switching to a SIP client and using this might work, if SIP is an 
> option for you.
>
> Gordon
>
>
>  >
>> 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
>>>
>>>
>>>
>> _______________________________________________
>> --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
>
You may consider using the macro superdial. There you can specify the 
maximum number of concurrent calls per group, so that the next one 
recieves the busy tone.






More information about the asterisk-users mailing list