The status of websocket is busy

I can’t reach the websocket extension and always show busy status .

The logs as shown below
= DTLS ECDH initialized (automatic), faster PFS enabled
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
– Called SIP/2003
– Connected line update to SIP/2001-0000008b prevented.
– SIP/2003-0000008c is ringing
– Got SIP response 603 “Failed to get local SDP” back from 10.81.234.7:57009
– SIP/2003-0000008c is busy
== Everyone is busy/congested at this time (1:1/0/0)
– Executing [s@macro-dial-one:44] ExecIf(“SIP/2001-0000008b”, “0?MacroExit()”) in new stack
– Executing [s@macro-dial-one:45] ExecIf(“SIP/2001-0000008b”, “0?Set(DIALSTATUS=)”) in new stack
– Executing [s@macro-dial-one:46] GosubIf(“SIP/2001-0000008b”, “0?s-BUSY,1()”) in new stack
– Executing [s@macro-dial-one:47] MacroExit(“SIP/2001-0000008b”, “”) in new stack
– Executing [s@macro-exten-vm:8] Set(“SIP/2001-0000008b”, “SV_DIALSTATUS=BUSY”) in new stack
– Executing [s@macro-exten-vm:9] GosubIf(“SIP/2001-0000008b”, “0?docfu,1()”) in new stack
– Executing [s@macro-exten-vm:10] GosubIf(“SIP/2001-0000008b”, “0?docfb,1()”) in new stack
– Executing [s@macro-exten-vm:11] Set(“SIP/2001-0000008b”, “DIALSTATUS=BUSY”) in new stack
– Executing [s@macro-exten-vm:12] ExecIf(“SIP/2001-0000008b”, “0?MacroExit()”) in new stack
– Executing [s@macro-exten-vm:13] GotoIf(“SIP/2001-0000008b”, “1?s-BUSY,1”) in new stack
– Goto (macro-exten-vm,s-BUSY,1)
– Executing [s-BUSY@macro-exten-vm:1] GotoIf(“SIP/2001-0000008b”, “0?exit,1”) in new stack
– Executing [s-BUSY@macro-exten-vm:2] PlayTones(“SIP/2001-0000008b”, “busy”) in new stack
– Executing [s-BUSY@macro-exten-vm:3] Busy(“SIP/2001-0000008b”, “20”) in new stack
== Spawn extension (macro-exten-vm, s-BUSY, 3) exited non-zero on ‘SIP/2001-0000008b’ in macro ‘exten-vm’
== Spawn extension (from-internal, 2003, 2) exited non-zero on ‘SIP/2001-0000008b’
– Executing [h@from-internal:1] Hangup(“SIP/2001-0000008b”, “”) in new stack
== Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/2001-0000008b’

And the configure of websocket as shown below

Whatever is on the other side rejected the call:

This is a remote system problem, not an Asterisk one.

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