summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatt O'Gorman <mogorman@digium.com>2006-06-07 22:43:20 +0000
committerMatt O'Gorman <mogorman@digium.com>2006-06-07 22:43:20 +0000
commit1e530787f3cb3bd2b264dddb9134322b0ed8cabb (patch)
tree934786e6e05c8aa48458b53e07f4ff1a50714dd8 /configs
parentbc49d5bfb315864ac1f1dd869310f175c0986ccd (diff)
solves some bugs with memory allocation, and adds
a message stack. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32918 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/jabber.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/jabber.conf.sample b/configs/jabber.conf.sample
index bed92f2e0..5ee26e510 100644
--- a/configs/jabber.conf.sample
+++ b/configs/jabber.conf.sample
@@ -15,3 +15,4 @@
;buddy=mogorman@astjab.org ;;Manual addition of buddy to list.
;statusmessage="I am available" ;;Have custom status message for
;;Asterisk.
+;timeout=100 ;;Timeout on the message stack.