Displaying 2 results from an estimated 2 matches for "asteriskws".
Did you mean:
asterisk's
2010 Feb 24
0
Manager Logged off
...rvice Studio and when I use my program...
The difference I found is that the Manager is logged off and that is the reason why the dialplan is not executed fine in the second case.
[Feb 24 08:08:20] DEBUG[1212] app_meetme.c: Cmdline: 7|k|1
[Feb 24 08:08:20] VERBOSE[1212] logger.c: == Manager 'asteriskWS' logged off from 67.63.42.120
The previous log shows that DEBUG line which is not shown in the log when I use the .NET Webservice Studio.
Anybody knows why the Manager is logged off?
Thanks,
_________________________________________________________________
?A?n no sabes qu? m?v...
2009 Oct 08
4
Dialplan problem
...=local/2001, It rings the local/3005 but 2 calls are generated...
Why?
Or how should the dialplan be to generate only one call on the local/3005?
Thanks,
The log is:
-- Executing [2001 at default:1] Answer("Local/2001 at default-b60f,2", "") in new stack
== Manager 'asteriskWS' logged off from ...
-- Executing [2001 at default:2] Dial("Local/2001 at default-b60f,2", "local/3005") in new stack
-- Called 3005
-- Executing [2001 at default:1] Answer("Local/2001 at default-b60f,1", "") in new stack
-- Executing [200...