On Wed, Dec 6, 2017 at 5:48 PM, Wilkins, Steve <swwilkins@mitre.org> wrote:
Hello Matt,

I have attempted an outbound_proxy, but when I do this I get the following response from Asterisk -

[Dec  6 23:42:51] VERBOSE[14500][C-00000001] pbx.c: Executing [20001@from-internal:5] Dial("PJSIP/kamailio-00000000", "PJSIP/20001,30,t") in new stack
[Dec  6 23:42:51] VERBOSE[14500][C-00000001] app_dial.c: Called PJSIP/20001
[Dec  6 23:42:51] VERBOSE[14363] res_rtp_asterisk.c: DTLS ECDH initialized (automatic), faster PFS enabled
[Dec  6 23:42:51] VERBOSE[14363] res_rtp_asterisk.c: DTLS ECDH initialized (automatic), faster PFS enabled
[Dec  6 23:42:51] VERBOSE[14500][C-00000001] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)
[Dec  6 23:42:51] VERBOSE[14500][C-00000001] pbx.c: Executing [20001@from-internal:6] Hangup("PJSIP/kamailio-00000000", "") in new stack

I did verify that 20001 is registered and that I have the correct Kamailio Server IP in my outbound_proxy.

Thank you,
-Steve


You'll need to show the SIP traffic for this - preferably from both Asterisk and Kamailio. The problem could be in either location (or neither, even).