[asterisk-dev] Help Need Asterisk SMS code and procedure

Russell Bryant russell at digium.com
Thu Jun 9 07:52:28 CDT 2011


On 06/09/2011 01:19 AM, warrior back wrote:
>> == Starting Message/ast_msg_queue at default,sip:2000 at asterisk,1 failed so
>> falling back to exten 's'
>>     -- Executing [s at default:1] Wait("Message/ast_msg_queue", "1") in new
>> stack
>> [Jan  1 00:37:49] WARNING[535]: chan_sip.c:18641 handle_request_info:
>> Unable to parse INFO message from b27ee315779f40ab
>> b35c8154bea508d7 at 172.16.241.42
>> . Content
>>     -- Executing [s at default:2] Answer("Message/ast_msg_queue", "") in new
>> stack

This log shows the message making it to Asterisk.  However, it's going
in to an extension written to handle normal calls.  You need to modify
the dialplan to expect to receive messages and route them however you
want to.

Also, this code is in trunk now.  Just use trunk, not my branch.

-- 
Russell Bryant
Digium, Inc.   |   Engineering Manager, Open Source Software
445 Jan Davis Drive NW    -     Huntsville, AL 35806  -  USA
www.digium.com  -=-  www.asterisk.org -=- blogs.asterisk.org



More information about the asterisk-dev mailing list