Receiving SMS and routing to an email

From MiRTA PBX documentation
Revision as of 14:21, 30 September 2016 by Admin (talk | contribs) (Created page with "There are two ways to receive SMS. You can receive them as SIP MESSAGE or you can pull from your provider using an API. == SIP MESSAGE == As first step, please check if you...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There are two ways to receive SMS. You can receive them as SIP MESSAGE or you can pull from your provider using an API.

SIP MESSAGE

As first step, please check if your system can receive messages using SIP protocol. In sip.conf check if you have the following rows:

accept_outofcall_message=yes
outofcall_message_context=astsms
auth_message_requests = yes

Add if not and reload sip module