[Asterisk-Users] call-limit kills hints
Olle E Johansson
oej at edvina.net
Tue Jan 3 11:52:15 MST 2006
Eric "ManxPower" Wieling wrote:
> Joseph Rothstein wrote:
>
>> I am setting up 10 SNOM 320s for a customer, and there seems to be a
>> problem
>> with call-limit and hints.
>>
>> Here is my sip config for one phone:
>>
>> [944]
>> type=friend
>> context=xxxxx
>> language=de
>> accountcode=xxxxx
>> notifyringing=yes
>> host=dynamic
>> dtmfmode=rfc2833
>> mailbox=944 at sanset callerid="xxxxx " <944>
>> canreinvite=no
>> disallow=all
>> allow=g729
>> nat=yes
>>
>> If I add to this, call-limit=1, hint does not work at all. I get no
>> status
>> change from the "hinted" devices/extensions.
>
>
> I believe the incominglimit outgoinglimit and limit options will be
> removed in the next version of Asterisk. They were replaced by the
> *Group applications in 1.0 and by the *GROUP functions in 1.2.
Since the device status system relies on it, I rewrote the incominglimit
and outgoinglimit into the combined call-limit.
The keywords "incominglimit" and "outgoinglimit" will be removed, but
call-limit will stay.
/O
More information about the asterisk-users
mailing list