myscript.dsm

dsm.conf:
register_apps=myscript

....
app=myscript
dlg.dialout(...)
...

Stefan

o Emil Kroymann on 08/25/2011 05:46 PM:
Hi again,

OK, now I want to create a call in the System DSM with dlg.dialout(),
which should be handled by its own DSM script. How do I achieve that?
Setting app=dsm doesnt seem to work.

Thanks in advance,
Emil

Am Wed, 24 Aug 2011 11:46:08 +0200
schrieb Stefan Sayer<[email protected]>:

Hi,

o Emil Kroymann on 08/24/2011 10:55 AM:
Hi,

I have just a quick question about DSM: Is it possible to
instantiate a DSM script by an XMLRPC request?
either create a SystemDSM on startup, have it register an event
queue, and send it an event through XMLRPC using postEvent() DI
function from dsm module and then create a call with dlg.dialout() or
create a DSM with createSystemDSM, or use di_dial module to create a
call which is using a DSM.

Stefan


Regards,
Emil




_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems







--
frafos.com
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to