search for: style_

Displaying 4 results from an estimated 4 matches for "style_".

Did you mean: style
2010 Feb 15
4
Changing the :path and :url options of has_attached_file in paperclip
...p plugin to upload images and it works absolutely fine. I intend to save my uploaded images to C:\Application_name\public folder. Accordingly, with some study over the i-net, I changed the :path option of has_attached_file to - :path => "C:/Application_name/ public/:class/:attachment/:id/:style_:basename.:extension" Now, the files are being saved to the desired path. However, I need to understand what should be the corresponding change in the :url option. I tried everything - :url => "/:id/:style_:basename.:extension" :url => "C:/Application_name/ public/:class...
2010 Feb 17
1
Paperclip and viewing images
I have two objects Task and Asset and I want to view image in show task. Here is my to models Task.rb has_many Assets :as => :attachable And Asset.rb has_attached_file :photo, :styles => { :large => "371*251>", :small => "72*72>"}, :url => "/assets/:id/", :path =>
2004 Jan 29
3
How to delay dialing
Hi there, I am trying to delay sending out DTMF from Voicetronix OpenLine4 to the CO line. The reason being is that Voicetronix sends out the DTMF too fast even before the line is fully established with the carrier. Usually when dialing an 8 digit number, only 7 digits are actually successfully heard by the carrier. Currently, my dial plan is: exten => _9.,1,Dial(vpb/1-1/${EXTEN:1}) Daniel
2003 Sep 22
2
G.729A + Cisco AS5300
Hello, I have 5 digium's g.729 codecs and succesfully register with asterisk, I have incomming call from my cisco AS5300 to Asterisk through IP. But Asterisk always use g711 ulaw instead of g.729. When I disable all other codecs other than g.729 in both cisco and asterisk, calls get dropped once connected. The codec list show on my cisco AS5300 for g.729 are: g729r8 g729br8 I suspect that