But Steve... didn't you just top post? On Mon, Jun 20, 2011 at 10:52 AM, Steve Totaro <[email protected]> wrote: > Two requests, not from me but the community. > > 1. Don't top post > 2. When you find your solution, reply to this thread so others will be > (silver) spoon fed the answers and blindly accept them without trying things > and going through a learning curve and experimentation when they find your > post in Google. > > Thanks, > Steve T > > On Mon, Jun 20, 2011 at 1:44 AM, virendra bhati <[email protected]> wrote: >> >> Hi Steve, >> >> >> Thanks for share your knowledge. I will revert back to you after testing >> with asterisk. >> >> On Sun, Jun 19, 2011 at 6:46 PM, Steve Totaro >> <[email protected]> wrote: >>> >>> On Sun, Jun 19, 2011 at 8:49 AM, Steve Totaro >>> <[email protected]> wrote: >>> > On Sun, Jun 19, 2011 at 5:13 AM, virendra bhati <[email protected]> >>> > wrote: >>> >> Hi List, >>> >> >>> >> I have installed Kannel server into my Linux server. I have asterisk >>> >> installed into the same server. Now I want to connect both opensource >>> >> project. As per the VoIP-info website I read that in asterisk there is >>> >> an >>> >> option to send SMS. You how to do it. If you have any idea then please >>> >> help >>> >> me so thatI will make asterisk as per my need. >>> >> >>> >> ----- >>> >> Thanks and regards >>> >> >>> >> Virendra Bhati >>> >> +91-9172341457 >>> >> [email protected] >>> >> Software Engineer >>> >> >>> > >>> > Asterisk has some built in features for SMS. You don't need them, you >>> > have already setup Kennal which is light years ahead of Asterisk's >>> > native in SMS apps and features. >>> > >>> > The way I do it is to use the System application. It allows you to >>> > run programs and such. >>> > >>> > With system, I call a program called Lynx which is just a simple text >>> > web browser.) to open hit a URL that Kannel deciphers and sends the >>> > SMS however you Kannel setup. The URL contains all of the information >>> > needed to send the SMS, so part of the URL is the destination phone >>> > number, part is the body, obviously you need to set your variables in >>> > Asterisk and then use the variables in in the Lynx URL. >>> > >>> > I just found this article that should answer most if not all of your >>> > questions. It work just fine for me at many locations. >>> > >>> > >>> > http://www.kannel.org/download/1.4.1/userguide-1.4.1/userguide.html#AEN834 >>> > >>> > Thanks, >>> > Steve Totaro >>> > >>> >>> This link show how to send SMS using HTTP(s) and the format of the URL. >>> >>> >>> http://www.kannel.org/download/1.4.1/userguide-1.4.1/userguide.html#AEN4201 >>> >>> The previous link is good news to me. Now I can do anything by >>> hitting a URL. it is so simple. >>> >>> Thanks >>> Steve T >>> >>> -- >>> _____________________________________________________________________ >>> -- 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 >> >> >> >> -- >> >> >> >> ----- >> Thanks and regards >> >> Virendra Bhati >> +91-9172341457 >> Software Engineer >> >> >> -- >> _____________________________________________________________________ >> -- 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 > > > -- > _____________________________________________________________________ > -- 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 >
-- _____________________________________________________________________ -- 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
