[Asterisk-Users] SIP AbsoluteTimeout
Wes Marderness
wmarderness at sigmabit.com
Mon Jan 19 14:21:02 MST 2004
Hi,
I've been having a hard time getting the absolutetimeout feature to work.
I've search all the messages in the news letters and tried what was
suggested and still have not gotten it to work. Below is a portion of my
extensions.conf and sip.conf. I've also been running these test on ver 0.5.0
exten => _X.,1,Absolutetimeout(20)
exten => _X.,2,dial(SIP/${EXTEN}@SIPOUT#1)
;exten => _X.,2,AGI(callout-agi.agi)
exten => T,1,BackGround(tt-weasels)
exten => T,2,Hangup()
;sip.conf
[general]
port = 5060
bindaddr = 0.0.0.0
context = default
allow=g729
maxexpirey= 60
defaultexpirey = 50
[SIPOUT#1]
type=friend
username=sipout
secret=notreally
context = default
host=192.168.1.10
reinvite=yes
disallow=all
allow=g729
Thanks ahead of time for any help / suggestions.
Wes Marderness
More information about the asterisk-users
mailing list