Displaying 7 results from an estimated 7 matches for "httptimeout".
Did you mean:
hittimeout
2009 Feb 23
3
don't get 2.0 gui to run on asterisk 1.6.0.5
...:8088/asterisk/static/config/cfgbasic.html
http://127.0.0.1:8088/asterisk/static/config/cfgbasic.html
I always get 404 not found!
For any advises I would thank you. Here is the manager.conf and http.conf
manager.conf:
[general]
displaysystemname = yes
enabled = yes
webenabled = yes
port = 5038
httptimeout = 60
bindaddr = 0.0.0.0
[administrator]
secret = ******
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config
and the http.conf:
enabled=yes
enablestatic=yes
bindaddr=0.0.0.0
bindport=8088
2009 Nov 24
1
asterisk trunk CURL hangs in the dialplan
...s and occasionally CURL stops working.
The dialplan looks something like this:
[macro-curl]
; ${ARG1} CURL URL
; ${ARG2} CURL POST
exten => s,1,NoOp(CURL)
...
exten => s,n(post),Set(RF_CURL_POST=userID=${RF_DIALER_USERID}&password=${RF_PASSWORD}&${ARG2})
exten => s,n,Set(CURLOPT(httptimeout)=5)
exten => s,n,Set(CURLOPT(conntimeout)=5)
exten => s,n,NoOp(CURL(${RF_URL}/${ARG1}?${RF_CURL_POST}))
exten => s,n,Set(RF_CURL_RESPONSE=${CURL(${RF_URL}/${ARG1},${RF_CURL_POST})})
At this point, CURL either works or it will occasionally hang for a few minutes. tcpdump doesn't show...
2007 May 17
1
GUI: Not Found. Move along
Hi there,
I just installed the GUI for Asterisk 1.4.4 and correctly set my
settings but when I use my browser to access it, it gives me an error
saying "Not Found. Nothing to see here, move along" with "asterisk" in
the header and footer...
anyone had this problemn before?
greetz
2009 Oct 02
0
Sending a DTMF remotely with PlayDTMF problem.
...hannel.c:2474 ast_read_generator_actions:
Generator got voice, switching to phase locked mode
[Oct 2 11:09:22] DEBUG[29533]: channel.c:2362 ast_settimeout: Scheduling
timer at 0 sample intervals
In case, my manager.conf is:
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
webenabled = yes
httptimeout = 3600
[admin]
secret = forward
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.254.0
permit=192.168.0.0/255.255.0.0
read =
system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan,all
write = system,call,agent,user,config,command,reporting,originate,all
My Asterisk version is 1.6.0.1...
2009 Oct 03
0
Problem sending a DTMF remotely. Please need help...
...29533]: channel.c:2474 ast_read_generator_actions:
Generator got voice, switching to phase locked mode
[Oct 2 11:09:22] DEBUG[29533]: channel.c:2362 ast_settimeout: Scheduling
timer at 0 sample intervals
My manager.conf is:
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
webenabled = yes
httptimeout = 3600
[admin]
secret = forward
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.254.0
permit=192.168.0.0/255.255.0.0
read =
system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan,all
write = system,call,agent,user,config,command,reporting,originate,all
My Asterisk version is 1.6.0.15...
2009 Oct 06
0
Problem sending a DTMF remotely. Please need help!!!
...29533]: channel.c:2474 ast_read_generator_actions:
Generator got voice, switching to phase locked mode
[Oct 2 11:09:22] DEBUG[29533]: channel.c:2362 ast_settimeout: Scheduling
timer at 0 sample intervals
My manager.conf is:
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
webenabled = yes
httptimeout = 3600
[admin]
secret = forward
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.254.0
permit=192.168.0.0/255.255.0.0
read =
system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan,all
write = system,call,agent,user,config,command,reporting,originate,all
My Asterisk version is 1.6.0.15...
2009 Oct 05
1
Problem sending a DTMF remotely. Please need help!!
...29533]: channel.c:2474 ast_read_generator_actions:
Generator got voice, switching to phase locked mode
[Oct 2 11:09:22] DEBUG[29533]: channel.c:2362 ast_settimeout: Scheduling
timer at 0 sample intervals
My manager.conf is:
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
webenabled = yes
httptimeout = 3600
[admin]
secret = forward
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.254.0
permit=192.168.0.0/255.255.0.0
read =
system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan,all
write = system,call,agent,user,config,command,reporting,originate,all
My Asterisk version is 1.6.0.15...