search for: media_controller

Displaying 9 results from an estimated 9 matches for "media_controller".

2005 Mar 18
3
Asterisk handling of SIP info
We encouter a situation where we need to use SIP info to convey infomation for one end point to another endpoint. I use asterisk to do the test and find asterisk does not forward the SIP info to another endpoint, but act as UAS and returns a 4xx error message. I think asterisk is not right to handle this SIP info message. In RFC 3261 Page 70 "This protocol is designed to be extended.
2005 Mar 22
1
RE: Asterisk-Users Digest, Vol 8, Issue 152
I understand Asterisk is more like a B2BUA. But when this INFO request is sent to asterisk, asterisk is supposed to bridge the request to the other endpoint, right? In what situation, it decides to send a reply; in what situation, it decides to bridge the request? What is the role of gateway in SIP world, a proxy, a B2BUA or something else? Thank you, Wei Date: Fri, 18 Mar 2005 12:51:28 -0600
2005 Apr 20
4
Error in tutorial or sintax changed?
Hi, In this tutorial http://wiki.rubyonrails.com/rails/show/HowtoUseJoinsWithFindAll it sad: sql =<<SQL SELECT articles.*, authors.name AS author_name FROM articles LEFT JOIN authors ON author_id = authors.id SQL and this return *app/controllers/media_controller.rb:366: can''t find string "SQL" anywhere before EOF* what is wrong? the tutorial or ruby changed? please, how I insert a text in a variable? (widout " or '' to delimite the string) Thank''s -- Pedro C. Valentini pedro-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@p...
2009 May 12
1
`load_missing_constant': uninitialized constant Rails::Gener
...mod_generatore = MediaModuleGenerator.new media_mod_generatore::manifest() [/code] and here''s my code in vendor/plugins/media_module/generators/media_module_generator.rb: [code] class MediaModuleGenerator < Rails::Generator::NamedBase def manifest record do |m| m.file "media_controller.rb", "app/controllers/media_controller.rb" m.file "media.rb", "app/models/media.rb" end end end [/code] When I restart my server I get this: `load_missing_constant'': uninitialized constant Rails::Generator (NameError) Thanks, Clem C -- Post...
2009 May 12
0
`load_missing_constant': uninitialized constant Rails::Generator (NameError)
...od_generatore = MediaModuleGenerator.new media_mod_generatore::manifest() [/code] and here''s my code in vendor/plugins/media_module/generators/media_module_generator.rb: [code] class MediaModuleGenerator < Rails::Generator::NamedBase def manifest record do |m| m.file "media_controller.rb", "app/controllers/media_controller.rb" m.file "media.rb", "app/models/media.rb" end end end [/code] When I restart my server I get this: `load_missing_constant'': uninitialized constant Rails::Generator (NameError) Thanks, Clem C -- Vie...
2011 Feb 04
1
standalone NOTIFY message handling for Asterisk
Hi, I am using Asterisk 1.6.2.11 to test 3rd party Voice Message server (VMS), currently when VMS send NOTIFY message (standalone NOTIFY, no previous SUBSCRIBE for the dialog for SIP), asterisk responded with 489 Bad Event, in the debug log it indicates as the following: [Feb 4 13:27:06] DEBUG[8353] chan_sip.c: Invalid SIP message - rejected , no callid, len 771 I have googled around
2017 Dec 02
2
PJSIP Trunk 401 Unauthorized (Alestra Mexico)
??? I am having a really bad day trying to get incoming calls to work on Asterisk 13 with PJSIP.? We just migrated from Asterisk 1.8 where everything was working but there seems that something got lost in translation.? No matter what I try I always get a 401 Unauthorized message when receiving a call from the PSTN provider.? I can make calls and the registration is working.? I have tried to
2012 Jul 19
20
Rails' inflections are messy
Yesterday, I opened a GitHub Issue<https://github.com/rails/rails/pull/7071> about moving Rails inflections to an initializer. The idea wasn''t received well, understandably, as generating a large initializer with new Rails apps is pretty unappealing. However, the core members seemed open to the discussion of alternatives continuing here. For those of you not in the know,
2006 Aug 12
15
Help mongrel keeps crashing...
...2/webapps/nfccms/releases/20060807071308/public/ media/01/32/1023/media.flv: Broken pipe (... a ton more broken pipe errors ...) Error sending file /home2/webapps/nfccms/releases/20060807071308/public/ media/01/93/1039/image-6.jpg: Broken pipe /home2/webapps/nfccms/current/config/../app/controllers/media_controller.rb: 104: warning: Object#id will be deprecated; use Object#object_id Error sending file /home2/webapps/nfccms/releases/20060807071308/public/ media/01/32/1023/media.flv: Broken pipe (... a ton more broken pipe errors ...) Error sending file /home2/webapps/nfccms/releases/20060807071308/public/ medi...