Hello!

Does anybody know why i get the following error in CLI regarding the timeout 
option, when I dial sip ext 501?
I get the message playing in the background, but the cli output confuses me.
Running asterisk 1.6 on centos.

== Using SIP RTP CoS mark 5
    -- Executing [...@phones:1] Answer("SIP/301-00000203", "") in new stack
    -- Executing [...@phones:2] Set("SIP/301-00000203", "TIMEOUT(5)=timeout") 
in new stack
[Jun 17 10:35:31] ERROR[30876]: func_timeout.c:184 timeout_write: Unknown 
timeout type specified.
    -- Executing [...@phones:3] Set("SIP/301-00000203", "Timeout(response)=30") 
in new stack
[Jun 17 10:35:31] ERROR[30876]: pbx.c:3386 ast_func_write: Function Timeout not 
registered
    -- Executing [...@phones:4] BackGround("SIP/301-00000203", 
"velkommen_abacus&tast123vent_") in new stack



extensions.conf snipped.

exten => 501,1,Answer
exten => 501,n,Set(Timeout(5)=timeout)
exten => 501,n,Set(Timeout(30)=response)
exten => 501,n,Background(velkommen_abacus&tast123vent_)


Med vennlig hilsen
Abacus IT AS
- din Visma Software Partner

Tor Aksel Celasun
Mobilnummer 900 15 103
Sentralbord/Support 4000 1850
ak...@abacus-it.no<mailto:ak...@abacus-it.no>

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to