[asterisk-users] SendText() & displaying text messages on a SIPhandset's screen

Guillermo Roditi groditi at gmail.com
Fri Jul 28 11:09:13 MST 2006


The phone does get the message. Immediately after SendText() happens in the
conf the little message light lights up and if I click it then I get the
message. I was however looking for a way to write to thephone's display as
if it were a console. The only way I've found so far has been with sipsak,
which wasn't really working out too well for me so I was hoping I could do
this from inside asterisk rather than execl()ing programs from whithin
asterisk.

On 7/28/06, Joshua Colp <jcolp at digium.com> wrote:
>
> ----- Original Message -----
> From: Guillermo Roditi
> [mailto:groditi at gmail.com]
> To: asterisk-users at lists.digium.com
> Sent: Fri, 28
> Jul 2006 14:26:48 -0300
> Subject: [asterisk-users] SendText() & displaying
> text messages on a SIP  handset's screen
>
>
> > Hi, I moved a thread over to this list earlier today and since then I
> have
> > been toying with SendText() which, unfortunately sends what i can only
> guess
> > is a landline SMS to my SIP handset.
>
> SendText is generic, all it does is call the function responsible for
> sending text of the channel (ie: SIP). Now, the SIP channel driver does have
> the capability to send text messages but what the phone does with them is up
> to it. Did you try a sip debug to see if chan_sip was indeed sending your
> phone a message?
>
> > I was hoping there would be a way to display custom message on the
> handset's
> > display. is anyone aware of how this could be done? I was previously
> trying
> > to use sipsak through execl in res_features.c but that didnt seem very
> > fruitful.
> >
> > also if anyone who knows where i can find some good thoroough
> documentation
> > on what exactly park and announce is and how to enable it i'd really
> > appreciate it.  I am new to asterisk and i am finding myself pretty
> lost..
> >
> >
>
> Joshua Colp
> Digium
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> 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/20060728/c35604d3/attachment.htm


More information about the asterisk-users mailing list