[Asterisk-Dev] properly replacing incominglimit/outgoinglimit
Ryan Courtnage
ryan at voxbox.ca
Wed Aug 11 08:33:25 MST 2004
Hello,
It's all over the wiki:
"End of Life for [outgoinglimit and incominglimit] announced, please use
setgroup and checkgroup, that will also be helpful with cross
channels...
The outgoinglimit is currently disabled in the source code of the SIP
channel."
SetGroup works fine for in some situations, but lacks ability (AFAIK) in
others (ie: preventing call-waiting on extensions when dialing multiple
extensions in a single Dial() command).
What is the best way to enforce call-waiting restrictions for SIP
channels? Parsing the output of "sip show channels" and using the
output to massage a dialstring prior to Dial()?
Thanks
Ryan
More information about the asterisk-dev
mailing list