[OpenSIPS-Devel] SF.net SVN: opensips:[7940] trunk/modules/dialog

Vlad Paiu vladpaiu at opensips.org
Tue May 17 16:12:01 CEST 2011


Revision: 7940
          http://opensips.svn.sourceforge.net/opensips/?rev=7940&view=rev
Author:   vladut-paiu
Date:     2011-05-17 14:12:00 +0000 (Tue, 17 May 2011)

Log Message:
-----------
Optionally,create_dialog() also receives a string parameter, which specifies whether the dialog end-points should be pinged via SIP options messages. The parameter can be "C" to specify to only ping the caller, "c" to only ping the callee or "Cc" to ping both dialog sides. If one end-point fails to respond to a options ping in ping_interval ( configurable parameter ) seconds, OpenSIPS will terminate the dialog from the middle.

Modified Paths:
--------------
    trunk/modules/dialog/README
    trunk/modules/dialog/dialog.c
    trunk/modules/dialog/dlg_db_handler.c
    trunk/modules/dialog/dlg_db_handler.h
    trunk/modules/dialog/dlg_handlers.c
    trunk/modules/dialog/dlg_handlers.h
    trunk/modules/dialog/dlg_hash.c
    trunk/modules/dialog/dlg_hash.h
    trunk/modules/dialog/dlg_req_within.c
    trunk/modules/dialog/dlg_req_within.h
    trunk/modules/dialog/dlg_timer.c
    trunk/modules/dialog/dlg_timer.h
    trunk/modules/dialog/doc/dialog_admin.xml


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list