Outgoing SMS Delayed Delivery

Hello,
I have incoming and outgoing SMS working fine. However with the outgoing messages the receiver gets:
DELAYED DELIVERY [timestamp]
The message
NOW:
The message [again]
They receive it all in one received message.

The log looks like this:

2	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:1] NoOp("Message/ast_msg_queue", "Outbound Message dialplan invoked") in new stack	
3	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:2] NoOp("Message/ast_msg_queue", "To pjsip:[email protected]") in new stack	
4	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:3] NoOp("Message/ast_msg_queue", "From <sip:[email protected]>") in new stack	
5	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:4] NoOp("Message/ast_msg_queue", "Body DELAYED DELIVERY [2023.05.14 20:09:04]:	
6	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:5] Set("Message/ast_msg_queue", "NUMBER_FROM=755") in new stack	
7	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:6] Set("Message/ast_msg_queue", "NUMBER_TO=XXXXXXXXXX") in new stack	
8	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:7] Set("Message/ast_msg_queue", "ACTUAL_FROM="755" <sip:[email protected]>") in new stack	
9	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:8] Set("Message/ast_msg_queue", "ACTUAL_TO=pjsip:SMS-Gateway/<sip:[email protected]>") in new stack	
10	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:9] MessageSend("Message/ast_msg_queue", "pjsip:SMS-Gateway/<sip:[email protected]>,"755" <sip:[email protected]>") in new stack	
11	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:10] NoOp("Message/ast_msg_queue", "Send status is SUCCESS") in new stack	
12	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Executing [XXXXXXXXXX@sms-out:11] Hangup("Message/ast_msg_queue", "") in new stack	
13	[2023-05-14 20:09:03] VERBOSE[1990][C-00000044] pbx.c: Spawn extension (sms-out, XXXXXXXXXX, 11) exited non-zero on 'Message/ast_msg_queue'

Any ideas?

Thank you.

I was prompted to check my SIP client from here

So I made a couple of changes and it now works as intended.

Thanks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.