[asterisk-dev] Common API for sms / text messages
Russell Bryant
russell at digium.com
Wed Jun 16 15:32:01 CDT 2010
On 06/16/2010 12:07 PM, Artem Makhutov wrote:
> is there a common way to handle text messages in asterisk?
The only API that exists for text received in the context of a call.
There is nothing available for asynchronous text outside of a call (such
as SMS).
> Currently I am executing a sms extension by chan_datacard on an arrival
> of a SMS and set the variables SMSTXT and SMSSRC.
>
> This works, but it looks pretty strange for me. Is there a better /
> generic way for handling SMS / Text messages?
>
> If not then how about adding something like that to Asterisk 1.8?
This is actually something significantly architectural in nature.
Handling text outside of calls is never something Asterisk has done.
This isn't something that can be accomplished in the next couple of weeks.
--
Russell Bryant
Digium, Inc. | Engineering Manager, Open Source Software
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
jabber: rbryant at digium.com -=- skype: russell-bryant
www.digium.com -=- www.asterisk.org -=- blogs.asterisk.org
More information about the asterisk-dev
mailing list