<span style="font-family: Arial, Helvetica, Sans-Serif; font-size: 12px"><div>I am trying to send SMS from my grandstream GXV3240</div>

<div>Asterisk receives the message in a NOTIFY block.</div>

<div> </div>

<div>How can I get asterisk to run dialplan code when receiving these Notify SMS Message Blocks.</div>

<div>I can then route them to my SMS provider.</div>

<div> </div>

<div>Any ideas are appreciated. Below is debug of a message sent from the phone when received no dialplan code is triggered.</div>

<div>I am wounding if I need to modify some setting in sip.conf or the peer config.  Incomming SMS from my vendor works without issue and is transmitted to the phone.</div>

<div> </div>

<div>
<p><-------------><br />
--- (10 headers 0 lines) ---<br />
Really destroying SIP dialog <a href="mailto:'3927411c7fe967886df6c8d0410d4e96@65.183.176.184:5060'">'3927411c7fe967886df6c8d0410d4e96@XXX.XXX.XXX.XXX:5060'</a> Method: NOTIFY</p>

<p><--- SIP read from UDP:XXX.XXX.XXX.XXX:57568 ---><br />
MESSAGE sip:16162995607@vgw0005.granddial.net SIP/2.0<br />
Via: SIP/2.0/UDP 192.168.201.104:20093;branch=z9hG4bK1738682353;rport<br />
From: <sip:6167761066.2003@vgw0005.granddial.net>;tag=1683585926<br />
To: <sip:16162995607@vgw0005.granddial.net><br />
Call-ID: <a href="mailto:1662412698-20093-963@BJC.BGI.CAB.BAE">1662412698-20093-963@BJC.BGI.CAB.BAE</a><br />
CSeq: 9430 MESSAGE<br />
Contact: <sip:6167761066.2003@192.168.201.104:20093><br />
Max-Forwards: 70<br />
User-Agent: Grandstream GXV3240 1.0.3.158<br />
Supported: replaces, path, timer, eventlist<br />
Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE, MESSAGE<br />
Content-Type: text/plain; charset=UTF-8<br />
Content-Length: 5</p>

<p>Test Message SMS<br />
<-------------></p>
</div>

<div><br />
Thanks<br />
<br />
Bryant </div></span>