Displaying 2 results from an estimated 2 matches for "nsaspi".
Did you mean:
nsapi
2007 Nov 04
5
Restart when convenient
I've moved 1 of our facilities over from 1.2 to 1.4 two weeks back. So
far, the only issue that I've encounted is.
I have a scheduled CRON job that runs at 3am every Sunday, that issues a:
asterisk -rx 'restart when convenient'
The first Sunday that it ran, Asterisk never restarted. The CRON logs
show that it issued the command successfully. This Sunday, it ran but
never
2007 Oct 26
0
Queue() problems
I've been trying to setup AddQueueMember() as a replacement
for the deprecated AgentCallbackLogin(), but I get _tree_
Queue()'s.
Massaged extensions.conf (can provide the original if need be):
----- s n i p -----
[default]
include => agent-loginout
include => local
; ----------
[agent-loginout]
exten => _100.,n,Macro(queue-addremove,I${EXTEN:3},dispatch,10)