I tried to make DIDww work. I followed the instructions in this post and make ok progress. I am sending an SMS to 5141234567 which is enabled in SMS destinations. DIDWW log says success but I never get the SMS and the freeswitch log shows below info. What am I missing?
]
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] DIRECTION: inbound
2022-05-27 23:02:50.994158 99.23% [INFO] switch_cpp.cpp:1465 chat console
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] TO:
5148177@fpbx.xxxxxxx.com
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] Extension: 5148177
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] FROM: 0
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] BODY:
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] DOMAIN_NAME: fpbx.xxxxxxx.com
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] MAILSENT (already): nil
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] Target extension
5148177@fpbx.xxxxxxx.com is not registered, not sending via SIMPLE.
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] SQL DOMAIN_NAME: SELECT domain_uuid FROM v_domains WHERE domain_name = :domain_name; params:{"domain_name":"fpbx.xxxxxxx.com"}
2022-05-27 23:02:50.994158 99.23% [NOTICE] switch_cpp.cpp:1465 [sms] SQL EXTENSION: SELECT extension_uuid FROM v_extensions WHERE domain_uuid = :domain_uuid and extension = :extension; params:{"domain_uuid":"86x6xx17-0x60-43x2-x16x-X28X9X0406X3","extension":"5148177"}