Un-top-posting... > Un-top-posting... > > On 08/17/2010 09:00 AM, Tino wrote: > > I would like to send sms to some external phone numbers from my asterisk > server. Is it possible to send sms via softphones like X-Lite ? . Any > tips regarding this will be helpful
> On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn > <[email protected]> wrote: > > I personally use an AGI script for this part, but you could use a > System() call as well. > On 18 August 2010 21:02, Steve Edwards <[email protected]> > wrote: > Using system() is almost always a hack -- and not the good kind :) On Thu, 19 Aug 2010, Tiago Geada wrote: > I would rather use .call files. So easy to produce a text file... And so hard to make robust! 1) How do you handle a momentary failure like a DNS lookup or a circuit busy? 2) How do you handle a permenent failure like invalid subscriber number or wrong server? 3) How do you confirm success or failure? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards [email protected] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
