Displaying 20 results from an estimated 29 matches for "httpstatus".
2007 Apr 28
0
WEBrick::HTTPStatus::LengthRequired Error
[2007-04-27 23:47:14] ERROR HTTPRequest#fixup:
WEBrick::HTTPStatus::LengthRequired occured.
Anyone have any idea what is going on here?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA...
2007 Jan 21
1
Strange Ajax Error Since Upgrade
...ever I try to execute any Ajax call whether as a form request or a
link_to_remote link I get the following error:
------------------- FORM REQUEST -------------------
[2007-01-21 23:15:26] ERROR bad header ''"{\n"''.
[2007-01-21 23:15:26] ERROR HTTPRequest#fixup:
WEBrick::HTTPStatus::LengthRequired occured.
127.0.0.1 - - [21/Jan/2007:23:15:26 GMT] "POST /picture/add_comment/13
HTTP/1.1" 400 301
- -> /picture/add_comment/13
------------------- LINK_TO_REMOTE REQUEST -------------------
[2007-01-21 23:17:26] ERROR bad header ''"{\n"''.
[20...
2019 Nov 18
2
How to set http.conf for HTTPS support on Debian Buster ?
...88
tlsenable=yes
tlsbindaddr=0.0.0.0:8089
tlscertfile=/etc/asterisk/keys/asterisk.pem
But, still I don't have any HTTPS server running:
# asterisk -rx "http show status"
HTTP Server Status:
Prefix:
Server: Asterisk/17.0.0
Server Enabled and Bound to 0.0.0.0:8088
Enabled URI's:
/httpstatus => Asterisk HTTP General Status
/static/... => Asterisk HTTP Static Delivery
Enabled Redirects:
None.
Can someone help me on this ?
Is http;conf correct ?
Am I mis-configuring files access rights or ownership ?
Something else ?
Best regards
-------------- next part --------------
An HT...
2019 Jan 04
2
CyberMegaPhone WebRTC Video Conference demo
...er Mega Phone 2K Ultimate Dynamic Edition page with the Account, Connect, Call buttons.
When I look at the CLI
CLI> http show status
HTTP Server Status:
Prefix:
Server: Asterisk/16.1.1
Server Enabled and Bound to 0.0.0.0:8088
HTTPS Server Enabled and Bound to 0.0.0.0:8089
Enabled URI's:
/httpstatus => Asterisk HTTP General Status
/static/... => Asterisk HTTP Static Delivery
/ws => Asterisk HTTP WebSocket
Enabled Redirects:
/cmp2k => /static/cyber_mega_phone_2k/index.html
Any suggestions on what I am doing wrong?
Dan
-------------- next part --------------
An HTML attachment w...
2006 Feb 20
0
vpimd, a personal information server
...d
rescue
$stderr.puts $!
$stderr.puts $!.backtrace.join("\n")
end
end
end
resp.body = cal.encode
resp[''content-type''] = ''text/calendar''
# Is this necessary, or is it default?
raise WEBrick::HTTPStatus::OK
end
end
server.mount( $vcf_bday_path, VcfBdayIcsServlet )
register( "Calendar for all the Birthdays in my vCards", $vcf_bday_path, ''webcal'' )
##### iCalendar as calendars
# Export local calendars two different ways
$ical_folder = File.expand_path( "~/Libra...
2007 Jan 31
2
SystemStackError: stack level too deep
I''m testing the http module in console.
BUt I got the following error.
Anyone knows why?
>> Net::HTTP.get_print ''www.google.com'', ''index.html''
SystemStackError: stack level too deep
from C:/InstantRails/ruby/lib/ruby/1.8/net/http.rb:451:in
`newobj''
from C:/InstantRails/ruby/lib/ruby/1.8/net/http.rb:451:in
2015 Apr 01
1
Asterisk 11.17.0 Now Available
...origtime (Reported by Graham Barnett)
* ASTERISK-24814 - asterisk/lock.h: Fix syntax errors for non-gcc
OSX with 64 bit integers (Reported by Corey Farrell)
* ASTERISK-24796 - Codecs and bucket schema's prevent module
unload (Reported by Corey Farrell)
* ASTERISK-24724 - 'httpstatus' Web Page Produces Incomplete HTML
(Reported by Ashley Sanders)
* ASTERISK-24797 - bridge_softmix: G.729 codec license held
(Reported by Kevin Harwell)
* ASTERISK-24800 - Crash in __sip_reliable_xmit due to invalid
thread ID being passed to pthread_kill (Reported by JoshE)...
2006 Feb 22
0
Can you make an HTTP request inside an Ajax action?
.../usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require''
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:214:in
`require''
./script/server:3
[2006-02-22 06:08:11] ERROR HTTPRequest#fixup:
WEBrick::HTTPStatus::LengthRequired occured.
2007 May 22
2
onInteractive does not work on IE and Opera
onInteractive work well on Firefox but no effect with IE or Opera
any suggestion? thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send
2013 Jan 22
7
New user learning puppet and getting error> getaddrinfo: Name or service not known
Hello everyone,
I''m a new user regarding puppet but I''m skilled with linux. I have setup a
puppetmaster server and also have a puppet client for testing on a
different box.
/etc/sysconfig/puppet has been edited to reach puppetmaster with
option PUPPET_SERVER=puppet.mydomain.cr (I''m in Costa Rica)
On the puppetmaster I was able to see the client with puppetca
2008 Jul 08
8
POST instead of GET gives 404 (newbie)
Hi,
Using JRuby 1.1 and Rails 2.0, I created a small project in NetBeans
that allows me to generate a dynamic dialplan in XML. In case it
matters, I''m using builder-2.1.2 and activerecord-2.0.2.
Going in the browser to:
http://localhost:3000/routing/dialplan?Caller-Destination-Number=0
Does exactly what I want:
<document type="freeswitch/xml">
<section
2015 Apr 01
0
Asterisk 11.17.0 Now Available
...origtime (Reported by Graham Barnett)
* ASTERISK-24814 - asterisk/lock.h: Fix syntax errors for non-gcc
OSX with 64 bit integers (Reported by Corey Farrell)
* ASTERISK-24796 - Codecs and bucket schema's prevent module
unload (Reported by Corey Farrell)
* ASTERISK-24724 - 'httpstatus' Web Page Produces Incomplete HTML
(Reported by Ashley Sanders)
* ASTERISK-24797 - bridge_softmix: G.729 codec license held
(Reported by Kevin Harwell)
* ASTERISK-24800 - Crash in __sip_reliable_xmit due to invalid
thread ID being passed to pthread_kill (Reported by JoshE)...
2020 Feb 04
0
Asterisk 13.31.0 Now Available
...tent
TCP connections
(Reported by Jaco Kroon)
* ASTERISK-28502 - chan_pjsip incorrectly re-writes REGISTER
200 Response Contact
(Reported by Ross Beer)
Improvements made in this release:
-----------------------------------
* ASTERISK-28710 - Should be able to disable the /httpstatus
URI in the built-in HTTP server
(Reported by Sean Bright)
* ASTERISK-28638 - Simplify dialplan for Dial, Page, and
ChanIsAvail
(Reported by cmaj)
* ASTERISK-28673 - GET FULL VARIABLE documentation
clarification
(Reported by Jonathan Harris)
* ASTERISK-28658 -...
2020 Feb 04
0
Asterisk 13.31.0 Now Available
...tent
TCP connections
(Reported by Jaco Kroon)
* ASTERISK-28502 - chan_pjsip incorrectly re-writes REGISTER
200 Response Contact
(Reported by Ross Beer)
Improvements made in this release:
-----------------------------------
* ASTERISK-28710 - Should be able to disable the /httpstatus
URI in the built-in HTTP server
(Reported by Sean Bright)
* ASTERISK-28638 - Simplify dialplan for Dial, Page, and
ChanIsAvail
(Reported by cmaj)
* ASTERISK-28673 - GET FULL VARIABLE documentation
clarification
(Reported by Jonathan Harris)
* ASTERISK-28658 -...
2012 Aug 13
1
Websockets on Asterisk 11 and SipML5
Hello,
I'm trying to register a user using sipml5 on Asterisk 11. I followed the
instructions here:
http://thr3ads.net/asterisk-users/2012/08/1972342-Asterisk-Websockets
I added transport=ws to my sip.conf file:
[3002]
username=3002
secret=XXXXXXXXX
host=dynamic
type=friend
context=test
disallow=all
allow=g729
;allow=all ; Allow codecs in order of preference
allow=ilbc
2020 Feb 04
0
Asterisk 16.8.0 Now Available
...GISTER
200 Response Contact
(Reported by Ross Beer)
* ASTERISK-28625 - Playback of local files impacted by large
media cache
(Reported by Kevin Reeves)
Improvements made in this release:
-----------------------------------
* ASTERISK-28710 - Should be able to disable the /httpstatus
URI in the built-in HTTP server
(Reported by Sean Bright)
* ASTERISK-28638 - Simplify dialplan for Dial, Page, and
ChanIsAvail
(Reported by cmaj)
* ASTERISK-28673 - GET FULL VARIABLE documentation
clarification
(Reported by Jonathan Harris)
* ASTERISK-28658 -...
2020 Feb 04
0
Asterisk 17.2.0 Now Available
...tent
TCP connections
(Reported by Jaco Kroon)
* ASTERISK-28502 - chan_pjsip incorrectly re-writes REGISTER
200 Response Contact
(Reported by Ross Beer)
Improvements made in this release:
-----------------------------------
* ASTERISK-28710 - Should be able to disable the /httpstatus
URI in the built-in HTTP server
(Reported by Sean Bright)
* ASTERISK-28638 - Simplify dialplan for Dial, Page, and
ChanIsAvail
(Reported by cmaj)
* ASTERISK-28673 - GET FULL VARIABLE documentation
clarification
(Reported by Jonathan Harris)
* ASTERISK-28658 -...
2020 Feb 04
0
Asterisk 17.2.0 Now Available
...tent
TCP connections
(Reported by Jaco Kroon)
* ASTERISK-28502 - chan_pjsip incorrectly re-writes REGISTER
200 Response Contact
(Reported by Ross Beer)
Improvements made in this release:
-----------------------------------
* ASTERISK-28710 - Should be able to disable the /httpstatus
URI in the built-in HTTP server
(Reported by Sean Bright)
* ASTERISK-28638 - Simplify dialplan for Dial, Page, and
ChanIsAvail
(Reported by cmaj)
* ASTERISK-28673 - GET FULL VARIABLE documentation
clarification
(Reported by Jonathan Harris)
* ASTERISK-28658 -...
2020 Feb 04
0
Asterisk 16.8.0 Now Available
...GISTER
200 Response Contact
(Reported by Ross Beer)
* ASTERISK-28625 - Playback of local files impacted by large
media cache
(Reported by Kevin Reeves)
Improvements made in this release:
-----------------------------------
* ASTERISK-28710 - Should be able to disable the /httpstatus
URI in the built-in HTTP server
(Reported by Sean Bright)
* ASTERISK-28638 - Simplify dialplan for Dial, Page, and
ChanIsAvail
(Reported by cmaj)
* ASTERISK-28673 - GET FULL VARIABLE documentation
clarification
(Reported by Jonathan Harris)
* ASTERISK-28658 -...
2015 Apr 01
0
Asterisk 13.3.0 Now Available
...origtime (Reported by Graham Barnett)
* ASTERISK-24814 - asterisk/lock.h: Fix syntax errors for non-gcc
OSX with 64 bit integers (Reported by Corey Farrell)
* ASTERISK-24796 - Codecs and bucket schema's prevent module
unload (Reported by Corey Farrell)
* ASTERISK-24724 - 'httpstatus' Web Page Produces Incomplete HTML
(Reported by Ashley Sanders)
* ASTERISK-24499 - Need more explicit debug when PJSIP dialstring
is invalid (Reported by Rusty Newton)
* ASTERISK-24785 - 'Expires' header missing from 200 OK on
REGISTER (Reported by Ross Beer)
* ASTE...