Hello,<br>I tried with asterisk1.6 version for SMS between two softphone but understood this version does not support SMS hence I took the asterisk branch from below link and used it for asterisk SMS(as this asterisk code explained it is working for SMS) but even I am not able to send the message from one sip number to another sip number. <br>
The Link is <a href="http://svn.asterisk.org/svn/asterisk/team/russell/messaging/">http://svn.asterisk.org/svn/asterisk/team/russell/messaging/</a><br><a href="https://reviewboard.asterisk.org/r/1042/">https://reviewboard.asterisk.org/r/1042/</a><br>
<br>The log shows &quot;Unable to parse INFO message from&quot; as shown below and In packet capture shows 415 unsupported media type.<br> I am using Windows messenger softphone. <br><br>Please help me how I will able to send SMS in asterisk.Please share it if any configuration is needed in sip.conf or in other .conf file for SMS.<br>
<br><br><br>== Starting Message/ast_msg_queue at default,sip:2000@asterisk,1 failed so falling back to exten &#39;s&#39;<br>    -- Executing [s@default:1] Wait(&quot;Message/ast_msg_queue&quot;, &quot;1&quot;) in new stack<br>
[Jan  1 00:37:49] WARNING[535]: chan_sip.c:18641 handle_request_info: Unable to parse INFO message from b27ee315779f40ab<br><a href="mailto:b35c8154bea508d7@172.16.241.42">b35c8154bea508d7@172.16.241.42</a>. Content<br>    -- Executing [s@default:2] Answer(&quot;Message/ast_msg_queue&quot;, &quot;&quot;) in new stack<br>
    -- Executing [s@default:3] Set(&quot;Message/ast_msg_queue&quot;, &quot;TIMEOUT(digit)=5&quot;) in new stack<br>[Jan  1 00:37:50] ERROR[514]: pbx.c:3700 ast_func_write: Function TIMEOUT not registered<br>    -- Executing [s@default:4] Set(&quot;Message/ast_msg_queue&quot;, &quot;TIMEOUT(response)=10&quot;) in new stack<br>
[Jan  1 00:37:50] ERROR[514]: pbx.c:3700 ast_func_write: Function TIMEOUT not registered<br>    -- Executing [s@default:5] BackGround(&quot;Message/ast_msg_queue&quot;, &quot;demo-congrats&quot;) in new stack<br>[Jan  1 00:37:50] WARNING[514]: channel.c:5078 set_format: Unable to find a codec translation path from (nothing) to (gs<br>
m)<br>[Jan  1 00:37:50] WARNING[514]: file.c:1004 ast_streamfile: Unable to open demo-congrats (format (nothing)): Function no<br>t implemented<br>[Jan  1 00:37:50] WARNING[514]: pbx.c:9541 pbx_builtin_background: ast_streamfile failed on Message/ast_msg_queue for de<br>
mo-congrats<br>    -- Executing [s@default:6] BackGround(&quot;Message/ast_msg_queue&quot;, &quot;demo-instruct&quot;) in new stack<br>[Jan  1 00:37:50] WARNING[514]: channel.c:5078 set_format: Unable to find a codec translation path from (nothing) to (gs<br>
m)<br>[Jan  1 00:37:50] WARNING[514]: file.c:1004 ast_streamfile: Unable to open demo-instruct (format (nothing)): Function no<br>t implemented<br>[Jan  1 00:37:50] WARNING[514]: pbx.c:9541 pbx_builtin_background: ast_streamfile failed on Message/ast_msg_queue for de<br>
mo-instruct<br>    -- Executing [s@default:7] WaitExten(&quot;Message/ast_msg_queue&quot;, &quot;&quot;) in new stack<br>    -- Timeout on Message/ast_msg_queue, going to &#39;t&#39;<br>    -- Executing [t@default:1] Goto(&quot;Message/ast_msg_queue&quot;, &quot;#,1&quot;) in new stack<br>
    -- Goto (default,#,1)<br>    -- Executing [#@default:1] Playback(&quot;Message/ast_msg_queue&quot;, &quot;demo-thanks&quot;) in new stack<br>[Jan  1 00:38:00] WARNING[514]: channel.c:5078 set_format: Unable to find a codec translation path from (nothing) to (gs<br>
m)<br>[Jan  1 00:38:00] WARNING[514]: file.c:1004 ast_streamfile: Unable to open demo-thanks (format (nothing)): Function not<br>implemented<br>[Jan  1 00:38:00] WARNING[514]: app_playback.c:476 playback_exec: ast_streamfile failed on Message/ast_msg_queue for dem<br>
o-thanks<br>    -- Executing [#@default:2] Hangup(&quot;Message/ast_msg_queue&quot;, &quot;&quot;) in new stack<br>  == Spawn extension (default, #, 2) exited non-zero on &#39;Message/ast_msg_queue&#39;<br><br><br>Regards,<br>
Vikash<br><br><br><br><br><br><br><br><br><br><br><br><br>