aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-19 09:08:57 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-19 09:08:57 +0000
commit665be638032a4e37a10c436229c5ba1058421ea6 (patch)
treed22075eae3f6de86b57633659104bd3c13c229e9 /channels/chan_sip.c
parentb2deec8763ea885bfdddc8d55678f553753c5aba (diff)
- Remove comment about non-existing XML format ;-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13546 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_sip.c')
-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";