Displaying 2 results from an estimated 2 matches for "sugession".
Did you mean:
suggession
2006 May 09
1
Email -Content type is not set to html
Hi to ROR!
I could not change the email content type to text/html
What is the problem!
order1= Order.find_get_details(params[:ses_value])
#render_text order1.size
order=order1[0]
email = OrderMailer.create_confirm(order)
email.set_content_type("text/html")
email = OrderMailer.deliver_confirm(order)
email.set_content_type("text/html")
Alwas it shows only plain format
2009 Jul 17
0
How to Play IVR and Read DTMF During Active Call?
...eives call from Asterisk1, it simply Dial(SIP/${EXTEN},,,M(macro1)) and execute the macro1. In macro1 I play the IVR and Read() DTMF.
The actuall problem comes here;
IVR is playing in USER2 side only, infact It should play on both sides.
How I overcome that oneway voice problem. Please give your sugession.
I am using asterisk 1.4 on making SIP calls in Local test environment with no NAT issues there.
Thank you
Muhammad Faheem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090717/6dbd1beb/atta...