Limit the number of simultaneous calls on FreePbx trunk.
If you want to limit the number calls for you sip peer or friend in Asterisk use call-limit in your trunk configuration.
Create a trunk: trunkname type=peer host=HOST IP ADDRESS qualify=no context=from-trunk dtmf:rfc2833 call-limit=30 This will create a SIP trunk and max number of call . . . → Read More: How to limit the number of calls in asterisk

Recent Comments