[asterisk-users] Sending SMS from asterisk
Miguel Oyarzo
miguelaustro at gmail.com
Thu Mar 14 07:11:39 CDT 2013
chan_datacard was discontinnued two years ago, chan_dongle is the
current dongle driver for asterisk.
chan_mobile uses bluetooth mobile phones as FXO devices.
to send SMS chan_dongle should be used.
i.e:
asterisk -rx [ENTER]
> dongle sms dongle0 0415340999 hello world
this command will send and SMS to 0415340999 by dongle0.
--
==================================
Miguel Oyarzo
Senior [ Network | Systems Design ] Engineer
http://www.linkedin.com/in/mikeaustralia
Linux User: # 483188 - counter.li.org
Melbourne, Australia
On 3/14/2013 9:15 AM, Asghar Mohammad wrote:
> HI bilal,
>
> I don't think DAHDI can send SMS you have 2 options chan_mobile or
> chan_datacard "ex chan_dongle" chan_datacard i have not tested but
> with some mobile phones you can send sms i have tested also with some
> made in china unbranded phone that are capable to send and receive sms
> but not good for call termination, they send answer on connect.
> not all BT dongles are compatible you should go to trail and error
> for finding combination of dongle and phone.
> PS: yesterday tested asterisk 11 with chan_mobile and worked without
> any modification.
>
>
>
> On Wed, Mar 13, 2013 at 10:29 PM, bilal ghayyad <bilmar_gh at yahoo.com
> <mailto:bilmar_gh at yahoo.com>> wrote:
>
> Hi Asghar;
>
> I was looking to use chan_mobile for sending SMS, is it possible?
> Or it is only for calls?
>
> By the way, if I have GSM adaptor that convert from SIM card to
> FXS port, then who I need chan_mobile? I can use DAHDI. So when to
> use chan_mobile?
>
> Regards
> Bilal
>
> ---------
> >
> > HI Bilal,
> > i am using chan_mobile for call termination, you can use it
> > but you need
> > to tweak chan_mobile.c it is broken from a long time.
> > let me know if you want give it a try.
> >
> > On Mon, Mar 11, 2013 at 6:22 PM, bilal ghayyad
> <bilmar_gh at yahoo.com <mailto:bilmar_gh at yahoo.com>>
> > wrote:
> >
> > > -----------------
> > > > > What are the elements of this solution? Is it
> > only: 3G
> > > > dongles and chan_dongle only? Or there are
> > something else?
> > > >
> > > > Bash and perl programing, asterisk and
> > chan_dongle.
> > > >
> > >
> > > * Bash and perl programing to do what? It is going to
> > use AMI instead of
> > > sending the messages from the commands given in the
> > extensions.conf?
> > >
> > > Why to use chan_dongle and not chan_mobile?
> > >
> > > Regards
> > > Bilal
>
> --
> _____________________________________________________________________
> -- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130314/e9da2432/attachment.htm>
More information about the asterisk-users
mailing list