From 77c69dc4ef16fb66617e6294c67caab725617093 Mon Sep 17 00:00:00 2001
From: Olle Johansson <oej@edvina.net>
Date: Sat, 7 Oct 2006 16:26:11 +0000
Subject: [PATCH] Recommend using "sip reload" since it's much easier to learn
 and remember.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44707 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/sip.conf.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 24dfccc764..efa78848ca 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -19,7 +19,7 @@
 ;
 ;   sip debug			Show all SIP messages
 ;
-;   module reload chan_sip.so	Reload configuration file
+;   sip reload			Reload configuration file
 ;				Active SIP peers will not be reconfigured
 ;
 
-- 
GitLab