git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100121
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
* the sip_hangup() function
*/
+/*** MODULEINFO
+ <depend>chan_local</depend>
+ ***/
+
/*! \page sip_session_timers SIP Session Timers in Asterisk Chan_sip
The SIP Session-Timers is an extension of the SIP protocol that allows end-points and proxies to
* \author Mark Spencer <markster@digium.com>
*/
-/*** MODULEINFO
- <depend>chan_local</depend>
- ***/
-
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")