Telnyx - No route found

Hi there,

I’ve got a rather annoying issue which I’m trying to solve however, what ever I do, I cannot get a route out via my Telnyx trunk.

The trunk is configured via PJSIP and is registered, Telnyx is configured as expected. I can get inbound calls but making a call outbound doesn’t work.

Historically with Asterisk, I’ve never had an issue using the pattern “X. & +X.” in my dial plans. However this just doesn’t route out of my Telnyx trunk, or anywhere in fact.

My log says the following which I guess is where the error is:

[2022-02-09 11:59:18] ERROR[11107] res_pjsip.c: Endpoint 'rtr20348': Could not create dialog to invalid URI 'rtr20348'. Is endpoint registered and reachable? [2022-02-09 11:59:18] ERROR[11107] chan_pjsip.c: Failed to create outgoing session to endpoint 'rtr20348'

I cannot find any instructions for PJSIP and VitalPBX. I’m guessing I’m missing some settings from Outbound Registration settings somewhere? Would anybody be willing to show me part of their Trunk config?

Thanks

Can you please share your Trunk configuration?

Also, please post a full call trace via pastebin.com

Hi PitzKey,

See config here and trace below (by call trace I assume you mean the log). Please ignore the sipconvergence trunks - I’ve just disable them. I’m just trying to troubleshoot the Telnyx trunk (rtr20348).

Thanks

Apparently I can’t post more than one media item so see below:

@rt050 are u using IP Authentication?

Check out the link below. Specifically, section 2.2.

Not at the moment, currently using credentials. Apologies I had blanked out the sip username and password. Would you recommend I try IP auth instead?

I guess the IP Auth is one of the best options for creating Trunks. I suggest giving it a go.

Okay, I’ve tried IP auth but it looks like it’s the exact same issues:

Inbound is fine, outbound hits the same error message.

I guess I’m looking to the dial plan? It should work surely!

Are you configuring a valid Caller ID in your trunk? You can use the SNGREP tool for a better debug.

yum install sngrep -y

Or, from the Asterisk console run

pjsip set logger on

Try to place a call, Press Ctrl + C as soon as the call failed so you don’t have extra “noise” in the console. Share the output via pastebin.

Here’s the log VitalPBX - Pastebin.com

Here’s the call with the “no route found”

I’ve tried defining the Caller ID in the trunk, route and extension with both country code (with and without ‘+’) and also without the country code.


.

Use the Arrow-Down button to get to the 404 dialog, click enter and share another screenshot.

Also, it does not seem like you pass a valid Caller ID… (You have a 3 digit CID)

You need to either set one on the extension level, outbound route, or Trunk level.

1 Like

Hi PitzKey,

So I had defined the External CID in all three. I’ve since removed from the trunk and kept on the outbound route and extension but no better.

404 error pictured. Out of interest where can you see I’m only sending a 3 digit caller ID? I wonder if that’s the internal CID number rather than external CID?

Thanks

OK. I see, it is only calling the PBX.

Please do this again now that you’ve made changes:

Hmm I’m wondering if I’m sending the CID in the correct format but this format has always worked in the past but that was via SIP not PJSIP.

For some reason I cannot post the pastebin link?

Thanks

2022-02-11 10:13:01] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP request (550 bytes) from UDP:185.25.92.202:46343 --->
REGISTER sip:pbx02.youname.co.uk SIP/2.0
Via: SIP/2.0/UDP 192.168.10.20:30441;branch=z9hG4bK-524287-1---1599df7fc9129136;rport
Max-Forwards: 70
Contact: <sip:508@192.168.10.20:30441;rinstance=f19780db69a7d7a0>
To: <sip:508@pbx02.youname.co.uk>
From: <sip:508@pbx02.youname.co.uk>;tag=76dc586e
Call-ID: ciXSnAYxwhxhHXg-u2FqUw..
CSeq: 1 REGISTER
Expires: 600
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, UPDATE, INFO, MESSAGE
Supported: path, replaces, timer, norefersub
User-Agent: VitXi-Mobile
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[19623] res_pjsip_logger.c: <--- Transmitting SIP response (506 bytes) to UDP:185.25.92.202:46343 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.10.20:30441;rport=46343;received=185.25.92.202;branch=z9hG4bK-524287-1---1599df7fc9129136
Call-ID: ciXSnAYxwhxhHXg-u2FqUw..
From: <sip:508@pbx02.youname.co.uk>;tag=76dc586e
To: <sip:508@pbx02.youname.co.uk>;tag=z9hG4bK-524287-1---1599df7fc9129136
CSeq: 1 REGISTER
WWW-Authenticate: Digest realm="asterisk",nonce="1644574381/9f35ddeaf8b3cee441df80b0436d99d7",opaque="26f95c856d6cb04b",algorithm=md5,qop="auth"
Server: VitalPBX
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP request (834 bytes) from UDP:185.25.92.202:46343 --->
REGISTER sip:pbx02.youname.co.uk SIP/2.0
Via: SIP/2.0/UDP 192.168.10.20:30441;branch=z9hG4bK-524287-1---223e422faae6bf28;rport
Max-Forwards: 70
Contact: <sip:508@192.168.10.20:30441;rinstance=f19780db69a7d7a0>
To: <sip:508@pbx02.youname.co.uk>
From: <sip:508@pbx02.youname.co.uk>;tag=76dc586e
Call-ID: ciXSnAYxwhxhHXg-u2FqUw..
CSeq: 2 REGISTER
Expires: 600
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, UPDATE, INFO, MESSAGE
Supported: path, replaces, timer, norefersub
User-Agent: VitXi-Mobile
Authorization: Digest username="508",realm="asterisk",nonce="1644574381/9f35ddeaf8b3cee441df80b0436d99d7",uri="sip:pbx02.youname.co.uk",response="45fa2c31c3394ecdde93c3b217c75ecb",cnonce="d86bb68594a90825c77c84333c6d8f90",nc=00000001,qop=auth,algorithm=md5,opaque="26f95c856d6cb04b"
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[17008] res_pjsip_registrar.c: Added contact 'sip:508@185.25.92.202:46343;rinstance=f19780db69a7d7a0;x-ast-orig-host=192.168.10.20:30441' to AOR '508' with expiration of 600 seconds
[2022-02-11 10:13:01] VERBOSE[17008] res_pjsip_logger.c: <--- Transmitting SIP response (601 bytes) to UDP:185.25.92.202:46343 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.20:30441;rport=46343;received=185.25.92.202;branch=z9hG4bK-524287-1---223e422faae6bf28
Call-ID: ciXSnAYxwhxhHXg-u2FqUw..
From: <sip:508@pbx02.youname.co.uk>;tag=76dc586e
To: <sip:508@pbx02.youname.co.uk>;tag=z9hG4bK-524287-1---223e422faae6bf28
CSeq: 2 REGISTER
Date: Fri, 11 Feb 2022 10:13:01 GMT
Contact: <sip:508@3.212.223.16:47485;rinstance=1BB65370>;expires=180
Contact: <sip:508@80.44.197.245:5060>;expires=924
Contact: <sip:508@192.168.10.20:30441;rinstance=f19780db69a7d7a0>;expires=599
Expires: 600
Server: VitalPBX
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[7389] res_pjsip_logger.c: <--- Transmitting SIP request (447 bytes) to UDP:3.212.223.16:47485 --->
OPTIONS sip:508@3.212.223.16:47485;rinstance=1BB65370 SIP/2.0
Via: SIP/2.0/UDP 188.94.79.229:5060;rport;branch=z9hG4bKPjf6151dd3-5a50-41fc-98ae-606c86c82277
From: <sip:508@188.94.79.229>;tag=81768e65-a869-4adc-bf7d-f60aabb4140e
To: <sip:508@3.212.223.16;rinstance=1BB65370>
Contact: <sip:508@188.94.79.229:5060>
Call-ID: 21bd0b73-282a-42a9-82c2-72921c6dac58
CSeq: 22681 OPTIONS
Max-Forwards: 70
User-Agent: VitalPBX
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[7389] res_pjsip_logger.c: <--- Transmitting SIP request (465 bytes) to UDP:185.25.92.202:46343 --->
OPTIONS sip:508@185.25.92.202:46343;rinstance=f19780db69a7d7a0 SIP/2.0
Via: SIP/2.0/UDP 188.94.79.229:5060;rport;branch=z9hG4bKPj92eb386c-d147-4355-a8d4-e82c2277fa72
From: <sip:508@188.94.79.229>;tag=8828c5c5-0d31-45f4-96f4-6b5b8c0fec24
To: <sip:508@185.25.92.202;rinstance=f19780db69a7d7a0>
Contact: <sip:508@188.94.79.229:5060>
Call-ID: ba7dce8e-9061-46ee-98b2-c37bb7c8a513
CSeq: 41991 OPTIONS
Max-Forwards: 70
User-Agent: VitalPBX
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[7389] res_pjsip_logger.c: <--- Transmitting SIP request (409 bytes) to UDP:80.44.197.245:5060 --->
OPTIONS sip:508@80.44.197.245:5060 SIP/2.0
Via: SIP/2.0/UDP 188.94.79.229:5060;rport;branch=z9hG4bKPj47bbcecc-7733-429c-ae2b-20652df774f5
From: <sip:508@188.94.79.229>;tag=691818d4-5000-4f46-b55a-794d2ed3b3aa
To: <sip:508@80.44.197.245>
Contact: <sip:508@188.94.79.229:5060>
Call-ID: 2e086374-6cb5-4b52-aa56-f5a7aa77fe60
CSeq: 4191 OPTIONS
Max-Forwards: 70
User-Agent: VitalPBX
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP response (368 bytes) from UDP:80.44.197.245:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 188.94.79.229:5060;rport=5060;branch=z9hG4bKPj47bbcecc-7733-429c-ae2b-20652df774f5
From: <sip:508@188.94.79.229>;tag=691818d4-5000-4f46-b55a-794d2ed3b3aa
To: <sip:508@80.44.197.245:5060>;tag=2139460385
Call-ID: 2e086374-6cb5-4b52-aa56-f5a7aa77fe60
CSeq: 4191 OPTIONS
User-Agent: Yealink SIP-T23G 44.84.0.125
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[19623] res_pjsip_logger.c: <--- Transmitting SIP request (703 bytes) to UDP:3.212.223.16:47485 --->
NOTIFY sip:508@3.212.223.16:47485;rinstance=1BB65370 SIP/2.0
Via: SIP/2.0/UDP 188.94.79.229:5060;rport;branch=z9hG4bKPjf4ca38d9-bcb8-4f7e-9f97-ebc12a40839a
From: <sip:508@188.94.79.229>;tag=e529d050-a56b-4a49-8da8-e3c5a939909d
To: <sip:508@3.212.223.16;rinstance=1BB65370>
Contact: <sip:508@188.94.79.229:5060>
Call-ID: 79e62bda-67d5-45da-a01b-c20bf1aabd6f
CSeq: 16314 NOTIFY
Subscription-State: terminated
Event: message-summary
Allow-Events: message-summary, presence, dialog, refer
Max-Forwards: 70
User-Agent: VitalPBX
Content-Type: application/simple-message-summary
Content-Length: 93

Messages-Waiting: no
Message-Account: sip:*97@188.94.79.229:5060
Voice-Message: 0/0 (0/0)

[2022-02-11 10:13:01] VERBOSE[19623] res_pjsip_logger.c: <--- Transmitting SIP request (721 bytes) to UDP:185.25.92.202:46343 --->
NOTIFY sip:508@185.25.92.202:46343;rinstance=f19780db69a7d7a0 SIP/2.0
Via: SIP/2.0/UDP 188.94.79.229:5060;rport;branch=z9hG4bKPj4341b3bd-7ac7-46b3-af80-cb812fc6f6e3
From: <sip:508@188.94.79.229>;tag=9c8e48b5-f163-43f3-8a50-d00e16d38b01
To: <sip:508@185.25.92.202;rinstance=f19780db69a7d7a0>
Contact: <sip:508@188.94.79.229:5060>
Call-ID: 51c704ee-2104-4068-893a-e9288c258d91
CSeq: 55376 NOTIFY
Subscription-State: terminated
Event: message-summary
Allow-Events: message-summary, presence, dialog, refer
Max-Forwards: 70
User-Agent: VitalPBX
Content-Type: application/simple-message-summary
Content-Length: 93

Messages-Waiting: no
Message-Account: sip:*97@188.94.79.229:5060
Voice-Message: 0/0 (0/0)

[2022-02-11 10:13:01] VERBOSE[19623] res_pjsip_logger.c: <--- Transmitting SIP request (666 bytes) to UDP:80.44.197.245:5060 --->
NOTIFY sip:508@80.44.197.245:5060 SIP/2.0
Via: SIP/2.0/UDP 188.94.79.229:5060;rport;branch=z9hG4bKPj94f05278-c2cf-42a7-bf62-5ae65ef59d62
From: <sip:508@188.94.79.229>;tag=4ab3abab-2541-4041-8e56-5f54763c56ba
To: <sip:508@80.44.197.245>
Contact: <sip:508@188.94.79.229:5060>
Call-ID: c6351139-1cf3-4f7b-b95e-add26918b89f
CSeq: 53265 NOTIFY
Subscription-State: terminated
Event: message-summary
Allow-Events: message-summary, presence, dialog, refer
Max-Forwards: 70
User-Agent: VitalPBX
Content-Type: application/simple-message-summary
Content-Length: 93

Messages-Waiting: no
Message-Account: sip:*97@188.94.79.229:5060
Voice-Message: 0/0 (0/0)

[2022-02-11 10:13:01] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP response (571 bytes) from UDP:185.25.92.202:46343 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 188.94.79.229:5060;rport=5060;branch=z9hG4bKPj92eb386c-d147-4355-a8d4-e82c2277fa72
Contact: <sip:192.168.10.20:30441>
To: <sip:508@185.25.92.202;rinstance=f19780db69a7d7a0>;tag=a5602b70
From: <sip:508@188.94.79.229>;tag=8828c5c5-0d31-45f4-96f4-6b5b8c0fec24
Call-ID: ba7dce8e-9061-46ee-98b2-c37bb7c8a513
CSeq: 41991 OPTIONS
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, UPDATE, INFO, MESSAGE
Supported: path, replaces, timer, norefersub
User-Agent: VitXi-Mobile
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP response (368 bytes) from UDP:80.44.197.245:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 188.94.79.229:5060;rport=5060;branch=z9hG4bKPj94f05278-c2cf-42a7-bf62-5ae65ef59d62
From: <sip:508@188.94.79.229>;tag=4ab3abab-2541-4041-8e56-5f54763c56ba
To: <sip:508@80.44.197.245:5060>;tag=4018888109
Call-ID: c6351139-1cf3-4f7b-b95e-add26918b89f
CSeq: 53265 NOTIFY
User-Agent: Yealink SIP-T23G 44.84.0.125
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[17008] res_pjsip/pjsip_options.c: Contact 508/sip:508@185.25.92.202:46343;rinstance=f19780db69a7d7a0;x-ast-orig-host=192.168.10.20:30441 is now Reachable. RTT: 86.625 msec
[2022-02-11 10:13:01] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP response (562 bytes) from UDP:3.212.223.16:47485 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 188.94.79.229:5060;rport=5060;branch=z9hG4bKPjf6151dd3-5a50-41fc-98ae-606c86c82277
Contact: <sip:172.18.0.6:47485>
To: <sip:508@3.212.223.16;rinstance=1BB65370>;tag=88c6873d
From: <sip:508@188.94.79.229>;tag=81768e65-a869-4adc-bf7d-f60aabb4140e
Call-ID: 21bd0b73-282a-42a9-82c2-72921c6dac58
CSeq: 22681 OPTIONS
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, UPDATE, INFO, MESSAGE
Supported: path, replaces, timer, norefersub
User-Agent: SessionPush 1.2
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP response (408 bytes) from UDP:185.25.92.202:46343 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 188.94.79.229:5060;rport=5060;branch=z9hG4bKPj4341b3bd-7ac7-46b3-af80-cb812fc6f6e3
Contact: <sip:192.168.10.20:30441>
To: <sip:508@185.25.92.202;rinstance=f19780db69a7d7a0>;tag=b8866f33
From: <sip:508@188.94.79.229>;tag=9c8e48b5-f163-43f3-8a50-d00e16d38b01
Call-ID: 51c704ee-2104-4068-893a-e9288c258d91
CSeq: 55376 NOTIFY
User-Agent: VitXi-Mobile
Content-Length: 0


[2022-02-11 10:13:01] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP response (399 bytes) from UDP:3.212.223.16:47485 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 188.94.79.229:5060;rport=5060;branch=z9hG4bKPjf4ca38d9-bcb8-4f7e-9f97-ebc12a40839a
Contact: <sip:172.18.0.6:47485>
To: <sip:508@3.212.223.16;rinstance=1BB65370>;tag=383c4b56
From: <sip:508@188.94.79.229>;tag=e529d050-a56b-4a49-8da8-e3c5a939909d
Call-ID: 79e62bda-67d5-45da-a01b-c20bf1aabd6f
CSeq: 16314 NOTIFY
User-Agent: SessionPush 1.2
Content-Length: 0


[2022-02-11 10:13:03] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP request (1037 bytes) from UDP:185.25.92.202:46343 --->
INVITE sip:07872938935@pbx02.youname.co.uk SIP/2.0
Via: SIP/2.0/UDP 192.168.10.20:30441;branch=z9hG4bK-524287-1---eafae30295d1c527;rport
Max-Forwards: 70
Contact: <sip:508@192.168.10.20:30441>
To: <sip:07872938935@pbx02.youname.co.uk>
From: <sip:508@pbx02.youname.co.uk>;tag=3e5a0d59
Call-ID: VTuXwgBTVUXQYRlICnCYjQ..
CSeq: 1 INVITE
Session-Expires: 1800
Min-SE: 90
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, UPDATE, INFO, MESSAGE
Content-Type: application/sdp
Supported: path, replaces, timer, norefersub
User-Agent: VitXi-Mobile
Content-Length: 444

v=0
o=- 0 1 IN IP4 192.168.0.250
s=-
c=IN IP4 192.168.1.200
t=0 0
m=audio 4000 RTP/AVP 9 0 8 3 102 18 120 101
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:102 iLBC/8000
a=fmtp:102 mode=30
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

[2022-02-11 10:13:03] VERBOSE[7389] res_pjsip_logger.c: <--- Transmitting SIP response (512 bytes) to UDP:185.25.92.202:46343 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.10.20:30441;rport=46343;received=185.25.92.202;branch=z9hG4bK-524287-1---eafae30295d1c527
Call-ID: VTuXwgBTVUXQYRlICnCYjQ..
From: <sip:508@pbx02.youname.co.uk>;tag=3e5a0d59
To: <sip:07872938935@pbx02.youname.co.uk>;tag=z9hG4bK-524287-1---eafae30295d1c527
CSeq: 1 INVITE
WWW-Authenticate: Digest realm="asterisk",nonce="1644574383/500c306933edfe904aad65a00b062dde",opaque="567781424b9776a4",algorithm=md5,qop="auth"
Server: VitalPBX
Content-Length: 0


[2022-02-11 10:13:03] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP request (356 bytes) from UDP:185.25.92.202:46343 --->
ACK sip:07872938935@pbx02.youname.co.uk SIP/2.0
Via: SIP/2.0/UDP 192.168.10.20:30441;branch=z9hG4bK-524287-1---eafae30295d1c527;rport
Max-Forwards: 70
To: <sip:07872938935@pbx02.youname.co.uk>;tag=z9hG4bK-524287-1---eafae30295d1c527
From: <sip:508@pbx02.youname.co.uk>;tag=3e5a0d59
Call-ID: VTuXwgBTVUXQYRlICnCYjQ..
CSeq: 1 ACK
Content-Length: 0


[2022-02-11 10:13:03] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP request (1333 bytes) from UDP:185.25.92.202:46343 --->
INVITE sip:07872938935@pbx02.youname.co.uk SIP/2.0
Via: SIP/2.0/UDP 192.168.10.20:30441;branch=z9hG4bK-524287-1---a038935757d14e01;rport
Max-Forwards: 70
Contact: <sip:508@192.168.10.20:30441>
To: <sip:07872938935@pbx02.youname.co.uk>
From: <sip:508@pbx02.youname.co.uk>;tag=3e5a0d59
Call-ID: VTuXwgBTVUXQYRlICnCYjQ..
CSeq: 2 INVITE
Session-Expires: 1800
Min-SE: 90
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, UPDATE, INFO, MESSAGE
Content-Type: application/sdp
Supported: path, replaces, timer, norefersub
User-Agent: VitXi-Mobile
Authorization: Digest username="508",realm="asterisk",nonce="1644574383/500c306933edfe904aad65a00b062dde",uri="sip:07872938935@pbx02.youname.co.uk",response="b44588263b34ecc08d3c987071f2d4ea",cnonce="073cdca5d5482ac5387a06fa8e5fa569",nc=00000001,qop=auth,algorithm=md5,opaque="567781424b9776a4"
Content-Length: 444

v=0
o=- 0 1 IN IP4 192.168.0.250
s=-
c=IN IP4 192.168.1.200
t=0 0
m=audio 4000 RTP/AVP 9 0 8 3 102 18 120 101
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:102 iLBC/8000
a=fmtp:102 mode=30
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

[2022-02-11 10:13:03] VERBOSE[17008] res_pjsip_logger.c: <--- Transmitting SIP response (320 bytes) to UDP:185.25.92.202:46343 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.10.20:30441;rport=46343;received=185.25.92.202;branch=z9hG4bK-524287-1---a038935757d14e01
Call-ID: VTuXwgBTVUXQYRlICnCYjQ..
From: <sip:508@pbx02.youname.co.uk>;tag=3e5a0d59
To: <sip:07872938935@pbx02.youname.co.uk>
CSeq: 2 INVITE
Server: VitalPBX
Content-Length: 0


[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@cos-all:1] NoOp("PJSIP/508-0000004f", "More than on digit pattern") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@cos-all:2] Gosub("PJSIP/508-0000004f", "s,1(07872938935)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:1] Set("PJSIP/508-0000004f", "EXTENSION=07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:2] NoOp("PJSIP/508-0000004f", "Dialing 07872938935 from 508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:3] Gosub("PJSIP/508-0000004f", "sub-set-global-vars,s,1(1089ede5315be643,07872938935,parking-1)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-global-vars:1] NoOp("PJSIP/508-0000004f", "Setting Global Vars") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-global-vars:2] Set("PJSIP/508-0000004f", "TENANT_PATH=1089ede5315be643") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-global-vars:3] Set("PJSIP/508-0000004f", "PREFIX=") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-global-vars:4] Set("PJSIP/508-0000004f", "__PICKUPMARK=07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-global-vars:5] Set("PJSIP/508-0000004f", "__PARKINGLOT=parking-1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-global-vars:6] Set("PJSIP/508-0000004f", "__DYNAMIC_FEATURES=custom-features") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-global-vars:7] Set("PJSIP/508-0000004f", "ICALL=no") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-global-vars:8] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:4] Gosub("PJSIP/508-0000004f", "sub-set-call-vars,s,1(1089ede5315be643,07872938935,1,cos-all,ARS-all)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:1] NoOp("PJSIP/508-0000004f", "Setting Call Vars") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:2] Set("PJSIP/508-0000004f", "_TENANT=1089ede5315be643") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:3] Set("PJSIP/508-0000004f", "_CALL_DESTINATION=07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:4] Set("PJSIP/508-0000004f", "_COS_ID=1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:5] Set("PJSIP/508-0000004f", "_COS_NAME=cos-all") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:6] Set("PJSIP/508-0000004f", "__TRANSFER_CONTEXT=cos-all") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:7] Set("PJSIP/508-0000004f", "_ARS=ARS-all") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:8] Set("PJSIP/508-0000004f", "CDR(tenant)=vitalpbx") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:9] Set("PJSIP/508-0000004f", "CDR(destination)=07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:10] Set("PJSIP/508-0000004f", "CDR(trunk)=") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:11] Set("PJSIP/508-0000004f", "CDR(did)=") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:12] Set("PJSIP/508-0000004f", "__CALLID=1644574383.160") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:13] ExecIf("PJSIP/508-0000004f", "0?Set(CHANNEL(language)=)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:14] ExecIf("PJSIP/508-0000004f", "0?Set(CHANNEL(language)=)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-set-call-vars:15] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:5] Gosub("PJSIP/508-0000004f", "sub-construct-cid,s,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:1] NoOp("PJSIP/508-0000004f", "Building CID") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:2] Set("PJSIP/508-0000004f", "_CALL_SOURCE=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:3] Set("PJSIP/508-0000004f", "_CS=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:4] GotoIf("PJSIP/508-0000004f", "0?return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:5] Gosub("PJSIP/508-0000004f", "sub-get-device-tree,s,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:1] NoOp("PJSIP/508-0000004f", "Configuring Device Tree") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:2] Set("PJSIP/508-0000004f", "DEV_TECHNOLOGY=PJSIP") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:3] GosubIf("PJSIP/508-0000004f", "0?s-local,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:4] GotoIf("PJSIP/508-0000004f", "0?return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:5] GotoIf("PJSIP/508-0000004f", "1?pjsip") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (sub-get-device-tree,s,9)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:9] NoOp("PJSIP/508-0000004f", "A PJSIP") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:10] Set("PJSIP/508-0000004f", "DEV_USER=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:11] Goto("PJSIP/508-0000004f", "build_interface") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (sub-get-device-tree,s,13)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:13] Set("PJSIP/508-0000004f", "_INTERFACE=PJSIP/508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:14] Set("PJSIP/508-0000004f", "DEV_TREE=devices/PJSIP/508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-get-device-tree:15] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:6] GotoIf("PJSIP/508-0000004f", "0?return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:7] Set("PJSIP/508-0000004f", "_CALL_SOURCE=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:8] Set("PJSIP/508-0000004f", "_CS=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:9] ExecIf("PJSIP/508-0000004f", "1?Set(CALLERID(all)="Ryan" <508>)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:10] Set("PJSIP/508-0000004f", "_CID_CONSTRUCTED=yes") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:11] NoOp("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:12] Set("PJSIP/508-0000004f", "CDR(source)=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-construct-cid:13] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:6] Gosub("PJSIP/508-0000004f", "set-global-tenant-vars,s,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@set-global-tenant-vars:1] NoOp("PJSIP/508-0000004f", "Setting Global Vars for vitalpbx Tenant") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@set-global-tenant-vars:2] Set("PJSIP/508-0000004f", "__TENANT_PATH=1089ede5315be643") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@set-global-tenant-vars:3] Set("PJSIP/508-0000004f", "__TENANT_PREFIX=") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@set-global-tenant-vars:4] Set("PJSIP/508-0000004f", "__QUEUE_AGENTS_CONTEXT=queue-call-to-agents") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@set-global-tenant-vars:5] Set("PJSIP/508-0000004f", "__FOLLOWME_CONTEXT=ext-followme") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@set-global-tenant-vars:6] Set("PJSIP/508-0000004f", "__HINTS_CONTEXT=extension-hints") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@set-global-tenant-vars:7] Set("PJSIP/508-0000004f", "__DEFAULT_COS=cos-all") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@set-global-tenant-vars:8] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:7] GotoIf("PJSIP/508-0000004f", "0?local-dialing") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:8] NoOp("PJSIP/508-0000004f", "Check if is an Emergency Call") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:9] GotoIf("PJSIP/508-0000004f", "0?emergency-calls,07872938935,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:10] Gosub("PJSIP/508-0000004f", "sub-lockphone-check,s,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-lockphone-check:1] NoOp("PJSIP/508-0000004f", "SUB: LOCK PHONE CHECK") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-lockphone-check:2] GotoIf("PJSIP/508-0000004f", "0?unlock") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-lockphone-check:3] GotoIf("PJSIP/508-0000004f", "0?unlock") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-lockphone-check:4] GotoIf("PJSIP/508-0000004f", "0?unlock") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-lockphone-check:5] GotoIf("PJSIP/508-0000004f", "0?unlock") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-lockphone-check:6] GotoIf("PJSIP/508-0000004f", "0?:unlock") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (sub-lockphone-check,s,12)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-lockphone-check:12] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:11] Gosub("PJSIP/508-0000004f", "sub-local-dialing,s,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-local-dialing:1] NoOp("PJSIP/508-0000004f", "Trying to determine if is a local extension") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-local-dialing:2] GotoIf("PJSIP/508-0000004f", "0?:return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (sub-local-dialing,s,5)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-local-dialing:5] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:12] GotoIf("PJSIP/508-0000004f", "0?end-call") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@cos-all:13] Goto("PJSIP/508-0000004f", "cos-all-post,07872938935,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (cos-all-post,07872938935,1)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@cos-all-post:1] NoOp("PJSIP/508-0000004f", "Outbound Route: 01615202076") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@cos-all-post:2] Gosub("PJSIP/508-0000004f", "sub-setup-call-type,s,1(outgoing)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:1] NoOp("PJSIP/508-0000004f", "Determinating Call Type") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:2] GotoIf("PJSIP/508-0000004f", "0?return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:3] Gosub("PJSIP/508-0000004f", "s-outgoing,1()") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:1] NoOp("PJSIP/508-0000004f", "Outgoing Call") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:2] Set("PJSIP/508-0000004f", "__CALL_TYPE=3") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:3] Set("PJSIP/508-0000004f", "__CALL_TYPE_LABEL=OUT") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:4] GosubIf("PJSIP/508-0000004f", "0?s-transit,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:5] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:4] Set("PJSIP/508-0000004f", "__CALL_TYPE_CONFIGURED=yes") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:5] Set("PJSIP/508-0000004f", "CDR(calltype)=3") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:6] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@cos-all-post:3] Set("PJSIP/508-0000004f", "DNID=07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@cos-all-post:4] NoOp("PJSIP/508-0000004f", "Start to Dial Trunks") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@cos-all-post:5] Goto("PJSIP/508-0000004f", "s-5,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (cos-all-post,s-5,1)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:1] Set("PJSIP/508-0000004f", "__CONFIGURED_BY_TENANT=yes") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:2] NoOp("PJSIP/508-0000004f", "Overwrite CID if not provided") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:3] Gosub("PJSIP/508-0000004f", "sub-construct-cid,s-external,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:1] NoOp("PJSIP/508-0000004f", "Setting External CID") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:2] Set("PJSIP/508-0000004f", "EXTENSION_NUMBER=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:3] GotoIf("PJSIP/508-0000004f", "0?return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:4] GotoIf("PJSIP/508-0000004f", "0?return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:5] Set("PJSIP/508-0000004f", "EMERGENCY_CALL=no") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:6] Set("PJSIP/508-0000004f", "EXTENSION_EMERGENCY_CID=") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:7] Set("PJSIP/508-0000004f", "DYNAMIC_EXTERNAL_CID=no") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:8] ExecIf("PJSIP/508-0000004f", "1?Set(EXTENSION_EMERGENCY_CID=)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:9] ExecIf("PJSIP/508-0000004f", "1?Set(DYNAMIC_EXTERNAL_CID=no)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:10] GotoIf("PJSIP/508-0000004f", "0?check-emergency") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:11] Set("PJSIP/508-0000004f", "EXTENSION_EXTERNAL_CID="01615202076" <01615202076>") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:12] ExecIf("PJSIP/508-0000004f", "1?Set(CALLERID(all)="01615202076" <01615202076>)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:13] GotoIf("PJSIP/508-0000004f", "1?:check-emergency") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:14] Set("PJSIP/508-0000004f", "TENANT_DEFAULT_EXTERNAL_CID=") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:15] ExecIf("PJSIP/508-0000004f", "0?Set(CALLERID(all)=)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:16] GotoIf("PJSIP/508-0000004f", "0?:info") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (sub-construct-cid,s-external,24)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:24] NoOp("PJSIP/508-0000004f", "CID Name: 01615202076, CID Number: 01615202076") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:25] Set("PJSIP/508-0000004f", "SEND_CID=yes") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:26] ExecIf("PJSIP/508-0000004f", "0?Set(CALLERID(name-pres)=prohib_passed_screen)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:27] ExecIf("PJSIP/508-0000004f", "0?Set(CALLERID(num-pres)=prohib_passed_screen)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:28] Set("PJSIP/508-0000004f", "__EXT_CID_CONSTRUCTED=yes") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:29] Set("PJSIP/508-0000004f", "CDR(source)=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:30] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:4] Set("PJSIP/508-0000004f", "OUTBOUND_CID="01615202076" <01615202076>") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:5] Set("PJSIP/508-0000004f", "CALLERID(all)="01615202076" <01615202076>") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:6] Gosub("PJSIP/508-0000004f", "trk-7,07872938935,1(from-trk-grp)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7:1] Set("PJSIP/508-0000004f", "_NTD=07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7:2] Gosub("PJSIP/508-0000004f", "trk-7-dial,07872938935,1(from-trk-grp)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:1] NoOp("PJSIP/508-0000004f", "Trunk: telynx_ip") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:2] NoOp("PJSIP/508-0000004f", "Dialing: 07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:3] Set("PJSIP/508-0000004f", "CDR(trunk)=7") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:4] Set("PJSIP/508-0000004f", "SKIP_HANGUP_AUDIOS=no") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:5] Gosub("PJSIP/508-0000004f", "sub-setup-call-type,s,1(outgoing,no)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:1] NoOp("PJSIP/508-0000004f", "Determinating Call Type") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:2] GotoIf("PJSIP/508-0000004f", "0?return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:3] Gosub("PJSIP/508-0000004f", "s-outgoing,1(no)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:1] NoOp("PJSIP/508-0000004f", "Outgoing Call") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:2] Set("PJSIP/508-0000004f", "__CALL_TYPE=3") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:3] Set("PJSIP/508-0000004f", "__CALL_TYPE_LABEL=OUT") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:4] GosubIf("PJSIP/508-0000004f", "0?s-transit,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-outgoing@sub-setup-call-type:5] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:4] Set("PJSIP/508-0000004f", "__CALL_TYPE_CONFIGURED=yes") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:5] Set("PJSIP/508-0000004f", "CDR(calltype)=3") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-setup-call-type:6] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:6] ExecIf("PJSIP/508-0000004f", "0?Set(CALLERID(all)=):") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:7] GotoIf("PJSIP/508-0000004f", "0?:after-val-sim-calls") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (trk-7-dial,07872938935,18)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:18] NoOp("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:19] NoOp("PJSIP/508-0000004f", "Configuring Trunk Parameters") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:20] ExecIf("PJSIP/508-0000004f", "1?Set(CHANNEL(musicclass)=default):") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:21] Set("PJSIP/508-0000004f", "__TRUNK_MOH_SET=yes") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:22] GotoIf("PJSIP/508-0000004f", "0?after-overwrite") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:23] NoOp("PJSIP/508-0000004f", "Overwrite CID with trunk CID if not provided") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:24] Gosub("PJSIP/508-0000004f", "sub-construct-cid,s-external,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:1] NoOp("PJSIP/508-0000004f", "Setting External CID") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:2] Set("PJSIP/508-0000004f", "EXTENSION_NUMBER=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:3] GotoIf("PJSIP/508-0000004f", "1?return") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (sub-construct-cid,s-external,29)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:29] Set("PJSIP/508-0000004f", "CDR(source)=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-external@sub-construct-cid:30] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:25] Set("PJSIP/508-0000004f", "TRUNK_CID="" <>") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:26] Set("PJSIP/508-0000004f", "CALLERID(all)="01615202076" <01615202076>") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:27] NoOp("PJSIP/508-0000004f", "CID to be sent: "01615202076" <01615202076>") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:28] Set("PJSIP/508-0000004f", "DIAL_PREFIX=") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:29] Set("PJSIP/508-0000004f", "__TRKDIALOPTIONS=kKtr") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:30] Set("PJSIP/508-0000004f", "ORIGINATOR=508") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:31] Set("PJSIP/508-0000004f", "RING_TIME=90") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:32] Set("PJSIP/508-0000004f", "CALLED=07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:33] Set("PJSIP/508-0000004f", "TRUNK_ENDPOINT=telynx_ip") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:34] Set("PJSIP/508-0000004f", "__CIDNUM=01615202076") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:35] Set("PJSIP/508-0000004f", "__CIDNAME=01615202076") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:36] Set("PJSIP/508-0000004f", "FORCE_RECORDING=no") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:37] Set("PJSIP/508-0000004f", "FILTERED_NUMBER=07872938935") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:38] GotoIf("PJSIP/508-0000004f", "0?:post-fax") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (trk-7-dial,07872938935,41)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:41] NoOp("PJSIP/508-0000004f", "End Fax Section") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:42] Dial("PJSIP/508-0000004f", "PJSIP/07872938935@telynx_ip,90,kKtrU(sub-call-recording^1089ede5315be643^508^07872938935^no)") in new stack
[2022-02-11 10:13:03] ERROR[19623] res_pjsip.c: Endpoint 'telynx_ip': Could not create dialog to invalid URI 'telynx_ip'. Is endpoint registered and reachable?
[2022-02-11 10:13:03] ERROR[19623] chan_pjsip.c: Failed to create outgoing session to endpoint 'telynx_ip'
[2022-02-11 10:13:03] WARNING[10272][C-0000004c] app_dial.c: Unable to create channel of type 'PJSIP' (cause 3 - No route to destination)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] app_dial.c: No devices or endpoints to dial (technology/resource)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:43] GotoIf("PJSIP/508-0000004f", "0?:after-fax") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (trk-7-dial,07872938935,46)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:46] NoOp("PJSIP/508-0000004f", "End Fax Section") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:47] NoOp("PJSIP/508-0000004f", "After Dial") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:48] GotoIf("PJSIP/508-0000004f", "1?come-back") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (trk-7-dial,07872938935,50)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7-dial:50] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7:3] GotoIf("PJSIP/508-0000004f", "1?come-back") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (trk-7,07872938935,5)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [07872938935@trk-7:5] Return("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:7] NoOp("PJSIP/508-0000004f", "Hangup Cause: 3, Dial Status: CHANUNAVAIL") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:8] ForkCDR("PJSIP/508-0000004f", "e") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:9] GotoIf("PJSIP/508-0000004f", "0?end_call") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s-5@cos-all-post:10] Gosub("PJSIP/508-0000004f", "sub-hangup-cause,s,1(3)") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-hangup-cause:1] NoOp("PJSIP/508-0000004f", "Executing Hangup Cause 3") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-hangup-cause:2] GotoIf("PJSIP/508-0000004f", "0?hangup") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-hangup-cause:3] NoCDR("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-hangup-cause:4] Progress("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [s@sub-hangup-cause:5] GotoIf("PJSIP/508-0000004f", "1?invalid_route,1") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx_builtins.c: Goto (sub-hangup-cause,invalid_route,1)
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [invalid_route@sub-hangup-cause:1] NoOp("PJSIP/508-0000004f", "Invalid Route") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] pbx.c: Executing [invalid_route@sub-hangup-cause:2] Playback("PJSIP/508-0000004f", "im-sorry&no-route-exists-to-dest&goodbye,noanswer") in new stack
[2022-02-11 10:13:03] VERBOSE[10272][C-0000004c] file.c: <PJSIP/508-0000004f> Playing 'im-sorry.ulaw' (language 'en')
[2022-02-11 10:13:03] VERBOSE[17008] res_pjsip_logger.c: <--- Transmitting SIP response (941 bytes) to UDP:185.25.92.202:46343 --->
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 192.168.10.20:30441;rport=46343;received=185.25.92.202;branch=z9hG4bK-524287-1---a038935757d14e01
Call-ID: VTuXwgBTVUXQYRlICnCYjQ..
From: <sip:508@pbx02.youname.co.uk>;tag=3e5a0d59
To: <sip:07872938935@pbx02.youname.co.uk>;tag=2a16df86-1153-45b0-a86e-fd31d5908dff
CSeq: 2 INVITE
Server: VitalPBX
Contact: <sip:188.94.79.229:5060>
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
Content-Type: application/sdp
Content-Length: 390

v=0
o=- 0 3 IN IP4 188.94.79.229
s=Asterisk
c=IN IP4 188.94.79.229
t=0 0
m=audio 10638 RTP/AVP 0 8 3 18 120 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:120 opus/48000/2
a=fmtp:120 maxaveragebitrate=64000;usedtx=1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:60
a=sendrecv

[2022-02-11 10:13:03] VERBOSE[11107] res_pjsip_logger.c: <--- Transmitting SIP request (813 bytes) to UDP:80.44.197.245:5060 --->
NOTIFY sip:508@80.44.197.245:5060 SIP/2.0
Via: SIP/2.0/UDP 188.94.79.229:5060;rport;branch=z9hG4bKPja7581841-000c-4cae-8933-7b1a963e735f
From: <sip:508@pbx02.youname.co.uk>;tag=4361b243-93da-40f4-a9e0-7b402ff498a4
To: "Ryan" <sip:508@pbx02.youname.co.uk>;tag=882517894
Contact: <sip:188.94.79.229:5060>
Call-ID: 0_1995449832@192.168.1.137
CSeq: 11458 NOTIFY
Event: dialog
Subscription-State: active;expires=690
Allow-Events: message-summary, presence, dialog, refer
Max-Forwards: 70
User-Agent: VitalPBX
Content-Type: application/dialog-info+xml
Content-Length: 229

<?xml version="1.0" encoding="UTF-8"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="7" state="full" entity="sip:508@188.94.79.229:5060">
<dialog id="508">
<state>confirmed</state>
</dialog>
</dialog-info>

[2022-02-11 10:13:04] VERBOSE[10272][C-0000004c] file.c: <PJSIP/508-0000004f> Playing 'no-route-exists-to-dest.ulaw' (language 'en')
[2022-02-11 10:13:08] VERBOSE[10272][C-0000004c] file.c: <PJSIP/508-0000004f> Playing 'goodbye.ulaw' (language 'en')
[2022-02-11 10:13:09] VERBOSE[10272][C-0000004c] pbx.c: Executing [invalid_route@sub-hangup-cause:3] Hangup("PJSIP/508-0000004f", "") in new stack
[2022-02-11 10:13:09] VERBOSE[10272][C-0000004c] pbx.c: Spawn extension (sub-hangup-cause, invalid_route, 3) exited non-zero on 'PJSIP/508-0000004f'
[2022-02-11 10:13:09] VERBOSE[19623] res_pjsip_logger.c: <--- Transmitting SIP response (498 bytes) to UDP:185.25.92.202:46343 --->
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.10.20:30441;rport=46343;received=185.25.92.202;branch=z9hG4bK-524287-1---a038935757d14e01
Call-ID: VTuXwgBTVUXQYRlICnCYjQ..
From: <sip:508@pbx02.youname.co.uk>;tag=3e5a0d59
To: <sip:07872938935@pbx02.youname.co.uk>;tag=2a16df86-1153-45b0-a86e-fd31d5908dff
CSeq: 2 INVITE
Server: VitalPBX
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
Reason: Q.850;cause=3
Content-Length: 0


[2022-02-11 10:13:09] VERBOSE[17008] res_pjsip_logger.c: <--- Transmitting SIP request (814 bytes) to UDP:80.44.197.245:5060 --->
NOTIFY sip:508@80.44.197.245:5060 SIP/2.0
Via: SIP/2.0/UDP 188.94.79.229:5060;rport;branch=z9hG4bKPj8ce64fb5-0244-4f9f-8d18-a937a072d521
From: <sip:508@pbx02.youname.co.uk>;tag=4361b243-93da-40f4-a9e0-7b402ff498a4
To: "Ryan" <sip:508@pbx02.youname.co.uk>;tag=882517894
Contact: <sip:188.94.79.229:5060>
Call-ID: 0_1995449832@192.168.1.137
CSeq: 11459 NOTIFY
Event: dialog
Subscription-State: active;expires=685
Allow-Events: message-summary, presence, dialog, refer
Max-Forwards: 70
User-Agent: VitalPBX
Content-Type: application/dialog-info+xml
Content-Length: 230

<?xml version="1.0" encoding="UTF-8"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="8" state="full" entity="sip:508@188.94.79.229:5060">
<dialog id="508">
<state>terminated</state>
</dialog>
</dialog-info>

[2022-02-11 10:13:09] VERBOSE[1418] res_pjsip_logger.c: <--- Received SIP request (357 bytes) from UDP:185.25.92.202:46343 --->
ACK sip:07872938935@pbx02.youname.co.uk SIP/2.0
Via: SIP/2.0/UDP 192.168.10.20:30441;branch=z9hG4bK-524287-1---a038935757d14e01;rport
Max-Forwards: 70
To: <sip:07872938935@pbx02.youname.co.uk>;tag=2a16df86-1153-45b0-a86e-fd31d5908dff
From: <sip:508@pbx02.youname.co.uk>;tag=3e5a0d59
Call-ID: VTuXwgBTVUXQYRlICnCYjQ..
CSeq: 2 ACK
Content-Length: 0


Post the pastebin link in preformatted text

pastebin.com

Ah I see, here you go :slight_smile:

(https://pastebin.com/E0t2verP)

Please also show your outbound route config @rt050

Several years ago, I switched to IP authentication from credentials after experiencing some frequent drops in the registration of the trunk (like, many times a day). This was before I switched from Kerio Operator to VitalPBX, so I never troubleshot beyond that, but it was Telnyx’s suggestion at. the time I switch to IP authentication as well.