aboutsummaryrefslogtreecommitdiffstats
path: root/configs/jabber.conf.sample
diff options
context:
space:
mode:
authormogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-07 22:43:20 +0000
committermogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-07 22:43:20 +0000
commit94d99e5654cb5a008ae7c7d94ecba12fac282be5 (patch)
tree934786e6e05c8aa48458b53e07f4ff1a50714dd8 /configs/jabber.conf.sample
parentc3a90e6c79d94a70cc0c5437860a9b6ba4e5c337 (diff)
solves some bugs with memory allocation, and adds
a message stack. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32918 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/jabber.conf.sample')
-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.