[asterisk-users] CAll-limit or incominglimit ?????

2009-05-28 Thread Yuri
Good morning


How I use the described commands below to limit the number of simultaneous
calls saw voip providers that they can be effected and be received in the
trunk in the Freepbx?

I verified the commands incominglimit and call-limit as I can use asterisk
is version 1.4!

It would like to restrict for I number it to four of calls that can be used
in one trunk of a voip provider?


thanks.
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] CAll-limit or incominglimit ?????

2009-05-28 Thread Marco Sambo
Hi,
in Asterisk 1.4 to limit the simoultaneous calls I use the following
parameters:

[general]
...
limitonpeers=yes
notifyringing=yes

[phone]
...
host=dynamic
username=phone
call-limit=2

So I can receive and make max 2 calls simoultaneous.
Fo me that's work fine.







2009/5/29 Yuri yuri.aster...@gmail.com

 Good morning


 How I use the described commands below to limit the number of simultaneous
 calls saw voip providers that they can be effected and be received in the
 trunk in the Freepbx?

 I verified the commands incominglimit and call-limit as I can use asterisk
 is version 1.4!

 It would like to restrict for I number it to four of calls that can be used
 in one trunk of a voip provider?


 thanks.

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users