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:
9c63a09
)
After many years, remove VOCAL_DATA_HACK definition
author
Olle Johansson
<oej@edvina.net>
Mon, 7 Sep 2009 15:48:41 +0000
(15:48 +0000)
committer
Olle Johansson
<oej@edvina.net>
Mon, 7 Sep 2009 15:48:41 +0000
(15:48 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@216803
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
accf602
..
6bef967
100644
(file)
--- a/
channels/chan_sip.c
+++ b/
channels/chan_sip.c
@@
-563,8
+563,6
@@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#define SIP_RESERVED ";/?:@&=+$,# " /*!< Reserved characters in the username part of the URI */
-/* #define VOCAL_DATA_HACK */
-
#define DEFAULT_DEFAULT_EXPIRY 120
#define DEFAULT_MIN_EXPIRY 60
#define DEFAULT_MAX_EXPIRY 3600