summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-03-19 09:08:57 +0000
committerOlle Johansson <oej@edvina.net>2006-03-19 09:08:57 +0000
commit7296dd030e807a434a14d66c35ad8fe3698c5b4f (patch)
treed22075eae3f6de86b57633659104bd3c13c229e9 /channels
parentdbd3fa49fdc4e63c608457619b6f5b316f100a5c (diff)
- Remove comment about non-existing XML format ;-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13546 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_sip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 9d9f8ea7d..7214eeadd 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -8000,7 +8000,6 @@ static int sip_show_domains(int fd, int argc, char *argv[])
static char mandescr_show_peer[] =
"Description: Show one SIP peer with details on current status.\n"
-" The XML format is under development, feedback welcome! /oej\n"
"Variables: \n"
" Peer: <name> The peer name you want to check.\n"
" ActionID: <id> Optional action ID for this AMI transaction.\n";