Displaying 1 result from an estimated 1 matches for "_emergency".
Did you mean:
emergency
2005 Feb 28
4
Recommendation for dialplan in case of DDoS atta cks?
...rrent thinking is K.I.S.S - just put the user's cell as the next step
in the dialplan. However, I'd like for this to be controllable - when things
are working OK, I don't want the calls being routed to the cells *at all*. I
also don't want to have an extensions.conf and an extensions_emergency.conf
and do the _emergency as an commented out include. I'd like for it to be
automatic i.e. Asterisk detects Internet latency is above a certain
threshold, then automagically does the cell thing.
Any suggestions? I fooled around in Google for about a half hour on this,
and of course the Wiki...