Hello everyone. I'm trying to get incoming sip MESSAGEs from a voip.ms gateway routed to an extension.
All inbound and outbound calling work great on the gateway, no issues there.
I did install mod_sms and got local extension to extension SMS to work.
When sending a SMS to my voip.ms number this appears on the console
And this is the sngrep log.
Any tips or guides on how I can route all incoming SMS to a particular extension?
Thanks a bunch.
All inbound and outbound calling work great on the gateway, no issues there.
I did install mod_sms and got local extension to extension SMS to work.
When sending a SMS to my voip.ms number this appears on the console
Code:
2024-11-11 20:17:28.253301 99.83% [WARNING] sofia_reg.c:3210 Can't find user [12345@192.168.0.213] from 208.100.60.6
You must define a domain called '192.168.0.213' in your directory and add a user with the id="12345" attribute
and you must configure your device to use the proper domain in its authentication credentials.
And this is the sngrep log.
Any tips or guides on how I can route all incoming SMS to a particular extension?
Thanks a bunch.
Last edited: