Author: sayer Date: 2008-11-11 15:58:59 +0100 (Tue, 11 Nov 2008) New Revision: 1129
Added: trunk/apps/dsm/mods/mod_dlg/Readme.mod_dlg.txt Removed: trunk/apps/dsm/mods/mod_dlg/Readme.mod_uri.txt Log: typo in readme name Copied: trunk/apps/dsm/mods/mod_dlg/Readme.mod_dlg.txt (from rev 1128, trunk/apps/dsm/mods/mod_dlg/Readme.mod_uri.txt) Deleted: trunk/apps/dsm/mods/mod_dlg/Readme.mod_uri.txt =================================================================== --- trunk/apps/dsm/mods/mod_dlg/Readme.mod_uri.txt 2008-11-11 14:57:39 UTC (rev 1128) +++ trunk/apps/dsm/mods/mod_dlg/Readme.mod_uri.txt 2008-11-11 14:58:59 UTC (rev 1129) @@ -1,13 +0,0 @@ -* mod_dlg saves the initial INVITE to DSMSession::last_req - - -dlg.reply(code,reason); - reply to the request in DSMSession::last_req - (usually INVITE, if not yet replied) with code and reason - -dlg.acceptInvite([code, reason]); - e.g. dlg.acceptInvite(183, progress); - - accept audio stream from last_req (INVITE), and reply with 200 OK (default) - or code, reason - _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
