Hi all, I'm trying to add a simple priority mechanism in my openser 1.3 script.
Reading docs i found that dialog module gives a MI command to terminate a call, dlg_end_dlg. Is there any way to terminate a call within a script (or a perl script)? I can't find anything on the web, the only way i found is to exec something like "openserctl fifo dlg_end_dlg $hash $id", but it's slower than a direct function inside the main script..
thanks in advance
k.
Hi,
No, there is no way to terminate the call directly from the script - at least not so far :).
Regards, Bogdan
kionez wrote:
Hi all, I'm trying to add a simple priority mechanism in my openser 1.3 script.
Reading docs i found that dialog module gives a MI command to terminate a call, dlg_end_dlg. Is there any way to terminate a call within a script (or a perl script)? I can't find anything on the web, the only way i found is to exec something like "openserctl fifo dlg_end_dlg $hash $id", but it's slower than a direct function inside the main script..
thanks in advance
k.
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users