projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbd3fa4
)
- Remove comment about non-existing XML format ;-)
author
Olle Johansson
<oej@edvina.net>
Sun, 19 Mar 2006 09:08:57 +0000
(09:08 +0000)
committer
Olle Johansson
<oej@edvina.net>
Sun, 19 Mar 2006 09:08:57 +0000
(09:08 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13546
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_sip.c
patch
|
blob
|
history
diff --git
a/channels/chan_sip.c
b/channels/chan_sip.c
index
9d9f8ea
..
7214eea
100644
(file)
--- 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";