From: Olle Johansson Date: Sun, 19 Mar 2006 09:08:57 +0000 (+0000) Subject: - Remove comment about non-existing XML format ;-) X-Git-Tag: 1.4.0-beta1~2398 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7296dd030e807a434a14d66c35ad8fe3698c5b4f;p=thirdparty%2Fasterisk.git - Remove comment about non-existing XML format ;-) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13546 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 9d9f8ea7db..7214eeaddd 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: The peer name you want to check.\n" " ActionID: Optional action ID for this AMI transaction.\n";