Hi Olaf,
Okay I've been trying all your advice with my fusionpbx build. I already had letsencrypt certs installed for the nginx webserver so i used those and created the agent.pem file. I then moved the agent.pem and cafile.pem into /etc/freeswitch/ssl/internal and /etc/freeswitch/ssl/external. I then configured the variables from your previous post on both Internal and external profiles and restarted. All looks good from the status. I successfully tested some internal calls between a TLS registered zoiper phone and my regular sip registered polycom. I tried dialing inbound through my provider voipms to both polycom and ZOIPER, again everything worked fine and I could see the encrypted media on the FS console. The only thing that doesn't work is outbound to the PSTN through voipms on either tls connected client or the regular sip client. The console says incompatible destination??? I have copied the console output right at the bottom.
Many thanks again for your help. I am getting there thanks to you.
Kind regards
Steve
Sofia status
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #28fe14; background-color: #000000; background-color: rgba(0, 0, 0, 0.9)} span.s1 {font-variant-ligatures: no-common-ligatures} span.Apple-tab-span {white-space
re}
Name Type Data State
=================================================================================================
external-ipv6 profile sip:mod_sofia@[::1]:5080 RUNNING (0)
external-ipv6 profile sip:mod_sofia@[::1]:5081 RUNNING (0) (TLS)
external profile sip:mod_sofia@138.68.146.51:5080 RUNNING (0)
external profile sip:mod_sofia@138.68.146.51:5081 RUNNING (0) (TLS)
external::facdc7fb-6365-42a7-b45e-d9556d912667 gateway sip:203903_udemydemo@london.voip.ms REGED
external::d3a63910-d513-41e3-b1dd-80b704f61e09 gateway sip:2435056e0@sipgate.co.uk REGED
internal-ipv6 profile sip:mod_sofia@[::1]:5060 RUNNING (0)
internal-ipv6 profile sip:mod_sofia@[::1]:5061 RUNNING (0) (TLS)
internal profile sip:mod_sofia@138.68.146.51:5060 RUNNING (0)
internal profile sip:mod_sofia@138.68.146.51:5061 RUNNING (0) (TLS)
=================================================================================================
LOG DUMP
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #34bbc8; background-color: #000000; background-color: rgba(0, 0, 0, 0.9)} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #afad24; background-color: #000000; background-color: rgba(0, 0, 0, 0.9)} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #d53bd3; background-color: #000000; background-color: rgba(0, 0, 0, 0.9)} p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #28fe14; background-color: #000000; background-color: rgba(0, 0, 0, 0.9); min-height: 14.0px} p.p5 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #34bc26; background-color: #000000; background-color: rgba(0, 0, 0, 0.9)} p.p6 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #28fe14; background-color: #000000; background-color: rgba(0, 0, 0, 0.9)} span.s1 {font-variant-ligatures: no-common-ligatures}
2017-02-28 12:16:15.209756 [NOTICE] switch_channel.c:1104 New Channel sofia/internal/1999@voice.kreiosconsulting.co.uk [fd97237b-cd03-4dba-9be0-14d64bd24b20]
2017-02-28 12:16:15.209756 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Running State Change CS_NEW (Cur 1 Tot 24)
2017-02-28 12:16:15.209756 [DEBUG] sofia.c:9746 sofia/internal/1999@voice.kreiosconsulting.co.uk receiving invite from 81.100.64.159:58310 version: 1.6.13 -21-e755b43 64bit
2017-02-28 12:16:15.209756 [DEBUG] sofia.c:9913 IP 81.100.64.159 Rejected by acl "domains". Falling back to Digest auth.
2017-02-28 12:16:15.209756 [DEBUG] sofia.c:2313 detaching session fd97237b-cd03-4dba-9be0-14d64bd24b20
2017-02-28 12:16:15.209756 [WARNING] sofia_reg.c:1792 SIP auth challenge (INVITE) on sofia profile 'internal' for [02074741119@voice.kreiosconsulting.co.uk] from ip 81.100.64.159
2017-02-28 12:16:15.209756 [DEBUG] switch_core_state_machine.c:603 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State NEW
2017-02-28 12:16:15.229719 [DEBUG] sofia.c:2421 Re-attaching to session fd97237b-cd03-4dba-9be0-14d64bd24b20
2017-02-28 12:16:15.249739 [DEBUG] sofia.c:9746 sofia/internal/1999@voice.kreiosconsulting.co.uk receiving invite from 81.100.64.159:58310 version: 1.6.13 -21-e755b43 64bit
2017-02-28 12:16:15.249739 [DEBUG] sofia.c:9913 IP 81.100.64.159 Rejected by acl "domains". Falling back to Digest auth.
2017-02-28 12:16:15.249739 [DEBUG] sofia.c:7014 Channel sofia/internal/1999@voice.kreiosconsulting.co.uk entering state [received][100]
2017-02-28 12:16:15.249739 [DEBUG] sofia.c:7024 Remote SDP:
v=0
o=Z 0 0 IN IP4 192.168.0.3
s=Z
c=IN IP4 192.168.0.3
t=0 0
m=audio 34734 RTP/SAVP 3 110 97 8 0 101
a=rtpmap:110 speex/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97 mode=20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=crypto:5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==
a=crypto:6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==
a=crypto:3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=
a=crypto:4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDI
a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDI
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_256_GCM_8] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_128_GCM_8] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_80] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_80] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_80] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_32] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_32] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_32] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_NULL_AUTH] in [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1449 Unsupported Crypto [5 AES_256_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_256_GCM_8] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_128_GCM_8] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_80] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_80] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_80] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_32] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_32] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_32] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_NULL_AUTH] in [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1449 Unsupported Crypto [6 AES_256_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+6C/0X96excOw==]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_256_GCM_8] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_128_GCM_8] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_80] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_80] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_80] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_32] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_32] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_32] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_NULL_AUTH] in [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1449 Unsupported Crypto [3 AES_192_CM_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_256_GCM_8] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_128_GCM_8] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_80] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_80] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_80] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_32] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_32] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_32] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_NULL_AUTH] in [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1449 Unsupported Crypto [4 AES_192_CM_HMAC_SHA1_32 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDIkyP8uWyrz+4=]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_256_GCM_8] in [1 AES_CM_128_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDI]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AEAD_AES_128_GCM_8] in [1 AES_CM_128_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDI]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_256_HMAC_SHA1_80] in [1 AES_CM_128_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDI]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_192_HMAC_SHA1_80] in [1 AES_CM_128_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDI]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1384 looking for crypto suite [AES_CM_128_HMAC_SHA1_80] in [1 AES_CM_128_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDI]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1389 Found suite AES_CM_128_HMAC_SHA1_80
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1455 Set Remote Key [1 AES_CM_128_HMAC_SHA1_80 inline:Zyq+WuOdXApAELqRi7AzbfSqUh3TlnLJ0h7nWPDI]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [1 AES_CM_128_HMAC_SHA1_80 inline:Xvzk+T2hypdFt0AO2JPGjHpBWxKYepvMWZiBQzs7]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [GSM:3:8000:20:13200:1]/[G722:9:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [GSM:3:8000:20:13200:1]/[PCMU:0:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [GSM:3:8000:20:13200:1]/[PCMA:8:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [GSM:3:8000:20:13200:1]/[GSM:3:8000:20:13200:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4399 Audio Codec Compare [GSM:3:8000:20:13200:1] ++++ is saved as a match
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [speex:110:8000:20:0:1]/[G722:9:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [speex:110:8000:20:0:1]/[PCMU:0:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [speex:110:8000:20:0:1]/[PCMA:8:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [speex:110:8000:20:0:1]/[GSM:3:8000:20:13200:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [iLBC:97:8000:30:0:1]/[G722:9:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [iLBC:97:8000:30:0:1]/[PCMU:0:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [iLBC:97:8000:30:0:1]/[PCMA:8:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [iLBC:97:8000:30:0:1]/[GSM:3:8000:20:13200:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4399 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4399 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4344 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4260 Set telephone-event payload to 101@8000
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:3043 Set Codec sofia/internal/1999@voice.kreiosconsulting.co.uk GSM/8000 20 ms 160 samples 13200 bits 1 channels
2017-02-28 12:16:15.249739 [DEBUG] switch_core_codec.c:111 sofia/internal/1999@voice.kreiosconsulting.co.uk Original read codec set to GSM:3
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4603 Set telephone-event payload to 101@8000
2017-02-28 12:16:15.249739 [DEBUG] switch_core_media.c:4662 sofia/internal/1999@voice.kreiosconsulting.co.uk Set 2833 dtmf send payload to 101 recv payload to 101
2017-02-28 12:16:15.249739 [DEBUG] sofia.c:7413 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State Change CS_NEW -> CS_INIT
2017-02-28 12:16:15.249739 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Running State Change CS_INIT (Cur 1 Tot 24)
2017-02-28 12:16:15.249739 [DEBUG] switch_core_state_machine.c:627 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State INIT
2017-02-28 12:16:15.249739 [DEBUG] mod_sofia.c:90 sofia/internal/1999@voice.kreiosconsulting.co.uk SOFIA INIT
2017-02-28 12:16:15.249739 [DEBUG] switch_core_state_machine.c:40 sofia/internal/1999@voice.kreiosconsulting.co.uk Standard INIT
2017-02-28 12:16:15.249739 [DEBUG] switch_core_state_machine.c:48 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State Change CS_INIT -> CS_ROUTING
2017-02-28 12:16:15.249739 [DEBUG] switch_core_state_machine.c:627 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State INIT going to sleep
2017-02-28 12:16:15.249739 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Running State Change CS_ROUTING (Cur 1 Tot 24)
2017-02-28 12:16:15.249739 [DEBUG] switch_channel.c:2249 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Callstate Change DOWN -> RINGING
2017-02-28 12:16:15.249739 [DEBUG] switch_core_state_machine.c:643 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State ROUTING
2017-02-28 12:16:15.249739 [DEBUG] mod_sofia.c:143 sofia/internal/1999@voice.kreiosconsulting.co.uk SOFIA ROUTING
2017-02-28 12:16:15.249739 [DEBUG] switch_core_state_machine.c:236 sofia/internal/1999@voice.kreiosconsulting.co.uk Standard ROUTING
2017-02-28 12:16:15.249739 [INFO] mod_dialplan_xml.c:637 Processing 1999 <1999>->02074741119 in context voice.kreiosconsulting.co.uk
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk parsing [voice.kreiosconsulting.co.uk->user_exists] continue=true
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [user_exists] () =~ // break=on-false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(user_exists=${user_exists id ${destination_number} ${domain_name}}) INLINE
2017-02-28 12:16:15.349713 [DEBUG] freeswitch_lua.cpp:365 DBH handle 0x7f0d540b4930 Connected.
2017-02-28 12:16:15.349713 [DEBUG] freeswitch_lua.cpp:382 DBH handle 0x7f0d540b4930 released.
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(user_exists=false)
2017-02-28 12:16:15.349713 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [user_exists]=[false]
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_exists] ${user_exists}(false) =~ /^true$/ break=on-false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk parsing [voice.kreiosconsulting.co.uk->call-direction] continue=true
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [call-direction] ${call_direction}() =~ /^(inbound|outbound|local)$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk ANTI-Action set(call_direction=local)
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk parsing [voice.kreiosconsulting.co.uk->variables] continue=true
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [variables] () =~ // break=on-false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action export(origination_callee_id_name=${destination_number})
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk parsing [voice.kreiosconsulting.co.uk->user_record] continue=true
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [user_record] () =~ // break=on-false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(user_record=${user_data ${destination_number}@${domain_name} var user_record}) INLINE
2017-02-28 12:16:15.349713 [DEBUG] freeswitch_lua.cpp:365 DBH handle 0x7f0d540b4930 Connected.
2017-02-28 12:16:15.369714 [DEBUG] freeswitch_lua.cpp:382 DBH handle 0x7f0d540b4930 released.
2017-02-28 12:16:15.369714 [DEBUG] freeswitch_lua.cpp:365 DBH handle 0x7f0d540b4930 Connected.
2017-02-28 12:16:15.369714 [DEBUG] freeswitch_lua.cpp:382 DBH handle 0x7f0d540b4930 released.
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(user_record=)
2017-02-28 12:16:15.369714 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [user_record]=[UNDEF]
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(from_user_exists=${user_exists id ${sip_from_user} ${sip_from_host}}) INLINE
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(from_user_exists=true)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [from_user_exists]=[true]
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${user_record}() =~ /^all$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${call_direction}() =~ /^inbound$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${user_record}() =~ /^inbound$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${call_direction}() =~ /^outbound$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${user_record}() =~ /^outbound$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${call_direction}() =~ /^local$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${user_record}() =~ /^local$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(from_user_record=${user_data ${sip_from_user}@${sip_from_host} var user_record}) INLINE
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(from_user_record=)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [from_user_record]=[UNDEF]
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${from_user_record}() =~ /^all$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${call_direction}() =~ /^inbound$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${from_user_record}() =~ /^inbound$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${call_direction}() =~ /^outbound$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${from_user_record}() =~ /^outbound$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${call_direction}() =~ /^local$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${from_user_record}() =~ /^local$/ break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [user_record] ${record_session}() =~ /^true$/ break=on-false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk parsing [voice.kreiosconsulting.co.uk->redial] continue=true
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [redial] destination_number(02074741119) =~ /^(redial|\*870)$/ break=on-true
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [redial] () =~ // break=never
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk parsing [voice.kreiosconsulting.co.uk->voipms.00] continue=false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (FAIL) [voipms.00] destination_number(02074741119) =~ /^00(.*)$/ break=on-false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk parsing [voice.kreiosconsulting.co.uk->voipms.0] continue=false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Regex (PASS) [voipms.0] destination_number(02074741119) =~ /^0(.*)$/ break=on-false
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(sip_h_X-accountcode=${accountcode})
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(call_direction=outbound)
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(hangup_after_bridge=true)
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(effective_caller_id_name=${outbound_caller_id_name})
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(effective_caller_id_number=${outbound_caller_id_number})
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(inherit_codec=true)
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(ignore_display_updates=true)
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(callee_id_number=2074741119)
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(continue_on_fail=true)
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action set(outbound_prefix=0) INLINE
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(outbound_prefix=0)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [outbound_prefix]=[0]
Dialplan: sofia/internal/1999@voice.kreiosconsulting.co.uk Action bridge(sofia/gateway/facdc7fb-6365-42a7-b45e-d9556d912667/442074741119)
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:286 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State Change CS_ROUTING -> CS_EXECUTE
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:643 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State ROUTING going to sleep
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Running State Change CS_EXECUTE (Cur 1 Tot 24)
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:650 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State EXECUTE
2017-02-28 12:16:15.389702 [DEBUG] mod_sofia.c:198 sofia/internal/1999@voice.kreiosconsulting.co.uk SOFIA EXECUTE
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:328 sofia/internal/1999@voice.kreiosconsulting.co.uk Standard EXECUTE
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(call_direction=local)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [call_direction]=[local]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk export(origination_callee_id_name=02074741119)
2017-02-28 12:16:15.389702 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [origination_callee_id_name]=[02074741119]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(RFC2822_DATE=Tue, 28 Feb 2017 12:16:15 +0000)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [RFC2822_DATE]=[Tue, 28 Feb 2017 12:16:15 +0000]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk hash(insert/voice.kreiosconsulting.co.uk-last_dial/1999/02074741119)
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(sip_h_X-accountcode=voice.kreiosconsulting.co.uk)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [sip_h_X-accountcode]=[voice.kreiosconsulting.co.uk]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(call_direction=outbound)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [call_direction]=[outbound]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(hangup_after_bridge=true)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [hangup_after_bridge]=[true]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(effective_caller_id_name=test)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [effective_caller_id_name]=[test]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(effective_caller_id_number=03308080072)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [effective_caller_id_number]=[03308080072]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(inherit_codec=true)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [inherit_codec]=[true]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(ignore_display_updates=true)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [ignore_display_updates]=[true]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(callee_id_number=2074741119)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [callee_id_number]=[2074741119]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk set(continue_on_fail=true)
2017-02-28 12:16:15.389702 [DEBUG] mod_dptools.c:1527 SET sofia/internal/1999@voice.kreiosconsulting.co.uk [continue_on_fail]=[true]
EXECUTE sofia/internal/1999@voice.kreiosconsulting.co.uk bridge(sofia/gateway/facdc7fb-6365-42a7-b45e-d9556d912667/442074741119)
2017-02-28 12:16:15.389702 [DEBUG] switch_channel.c:1250 sofia/internal/1999@voice.kreiosconsulting.co.uk EXPORTING[export_vars] [domain_name]=[voice.kreiosconsulting.co.uk] to event
2017-02-28 12:16:15.389702 [DEBUG] switch_channel.c:1250 sofia/internal/1999@voice.kreiosconsulting.co.uk EXPORTING[export_vars] [origination_callee_id_name]=[02074741119] to event
2017-02-28 12:16:15.389702 [DEBUG] switch_ivr_originate.c:2138 Parsing global variables
2017-02-28 12:16:15.389702 [NOTICE] switch_channel.c:1104 New Channel sofia/external/442074741119 [b497758f-c0dd-4d06-82ec-6c4a7941779e]
2017-02-28 12:16:15.389702 [DEBUG] mod_sofia.c:4766 (sofia/external/442074741119) State Change CS_NEW -> CS_INIT
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:584 (sofia/external/442074741119) Running State Change CS_INIT (Cur 2 Tot 25)
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:627 (sofia/external/442074741119) State INIT
2017-02-28 12:16:15.389702 [DEBUG] mod_sofia.c:90 sofia/external/442074741119 SOFIA INIT
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [1 AEAD_AES_256_GCM_8 inline:8Tr9XSVYD4WkyHvdtACok1Jcijq/HJ+GPIhG2PWxScazsl1C8sPZ5jzo6gs]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [1 AEAD_AES_256_GCM_8 inline
+1QtA5iz32mH75vfxwRnbchwsozSO55+5q7gsga19m3Pm8AIwvaOYvb0Wo]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [2 AEAD_AES_128_GCM_8 inline:qD0jp12hSPN8zOHN2YhBbEpbW+SjN7eTVtp1ng]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [2 AEAD_AES_128_GCM_8 inline:FwgSEUKeNbJlVoadxUGgVXkBewr0xaRHVOMXRw]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [3 AES_CM_256_HMAC_SHA1_80 inline:hTGXgEAPj5gj5FbzP7OyF+Jrqk1UutKrdSyIJLAU0FDErTYtMGURKHUa8Q+GJA]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [3 AES_CM_256_HMAC_SHA1_80 inline:8QKTYRDkrMYdTtbGbLXWTUaR827iVCp617jWvn7ksfnZS3mlqcTJqeKusmw5GA]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [4 AES_CM_192_HMAC_SHA1_80 inline:BCJVidiblKUagWzolBGAKBaWdcjaMJN/F8OvL3TFl/whBvok+UM]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [4 AES_CM_192_HMAC_SHA1_80 inline:2L/Xv+4vTZIwDahJ5OnVsaB/G4RBOdQ75ppFhmtdEmfCfEa2ouI]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [5 AES_CM_128_HMAC_SHA1_80 inline:TtC4r2K/ZPXMQ5F0Lli8kFZjmNpj0vL0RmOTxnj1]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [5 AES_CM_128_HMAC_SHA1_80 inline:EnDDPSLf5v9W9GOkaqwFZ4ClTN6cxIJKjEaWKxE+]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [6 AES_CM_256_HMAC_SHA1_32 inline:eEldHlJG6dGZG6ajK9p1JdaWlyQs24y0eeTg75u3nqtmvKI+phhb5M+kcUplzw]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [6 AES_CM_256_HMAC_SHA1_32 inline:jOYl7rM+gwk5cjcd+KDE9PPNIeap5E94y2P+SSaqu+DrntNuihOw5BZF9/inHA]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [7 AES_CM_192_HMAC_SHA1_32 inline:xz8CqX6UXQAzhDAQ+Aew5Cf801m3j22B3GDD5bRbSeXWYA9hChc]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [7 AES_CM_192_HMAC_SHA1_32 inline:09qPQqdGg1GndI5Qnh7cTyz0m+eJJ9pUqKiUWVZQTOO/Nfyb5LA]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [8 AES_CM_128_HMAC_SHA1_32 inline
b9exDjhhLE75o6+4UKe8blD1MnaaK9b9/wbKXnU]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [8 AES_CM_128_HMAC_SHA1_32 inline:FaOGbJDciYqCBxVJ3N7IliD5XejvVzNLbzl+vCwj]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local audio crypto Key [9 AES_CM_128_NULL_AUTH inline:uRRVJ/+6tEdFTPQv0tSo8i3OLs1kCjX+d8JSeofq]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_media.c:1117 Set Local video crypto Key [9 AES_CM_128_NULL_AUTH inline:qLzJJvwBwauWOUv8F0q3h64yGUHUm44VZQRtGkZo]
2017-02-28 12:16:15.389702 [DEBUG] sofia_glue.c:1282 sofia/external/442074741119 sending invite version: 1.6.13 -21-e755b43 64bit
Local SDP:
v=0
o=FreeSWITCH 1488261645 1488261646 IN IP4 138.68.146.51
s=FreeSWITCH
c=IN IP4 138.68.146.51
t=0 0
m=audio 22530 RTP/SAVP 3 0 8 101 13
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=crypto:1 AEAD_AES_256_GCM_8 inline:8Tr9XSVYD4WkyHvdtACok1Jcijq/HJ+GPIhG2PWxScazsl1C8sPZ5jzo6gs
a=crypto:2 AEAD_AES_128_GCM_8 inline:qD0jp12hSPN8zOHN2YhBbEpbW+SjN7eTVtp1ng
a=crypto:3 AES_CM_256_HMAC_SHA1_80 inline:hTGXgEAPj5gj5FbzP7OyF+Jrqk1UutKrdSyIJLAU0FDErTYtMGURKHUa8Q+GJA
a=crypto:4 AES_CM_192_HMAC_SHA1_80 inline:BCJVidiblKUagWzolBGAKBaWdcjaMJN/F8OvL3TFl/whBvok+UM
a=crypto:5 AES_CM_128_HMAC_SHA1_80 inline:TtC4r2K/ZPXMQ5F0Lli8kFZjmNpj0vL0RmOTxnj1
a=crypto:6 AES_CM_256_HMAC_SHA1_32 inline:eEldHlJG6dGZG6ajK9p1JdaWlyQs24y0eeTg75u3nqtmvKI+phhb5M+kcUplzw
a=crypto:7 AES_CM_192_HMAC_SHA1_32 inline:xz8CqX6UXQAzhDAQ+Aew5Cf801m3j22B3GDD5bRbSeXWYA9hChc
a=crypto:8 AES_CM_128_HMAC_SHA1_32 inline
b9exDjhhLE75o6+4UKe8blD1MnaaK9b9/wbKXnU
a=crypto:9 AES_CM_128_NULL_AUTH inline:uRRVJ/+6tEdFTPQv0tSo8i3OLs1kCjX+d8JSeofq
a=rtpmap:13 CN/8000
a=ptime:20
a=sendrecv
m=audio 22530 RTP/AVP 3 0 8 101 13
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=ptime:20
a=sendrecv
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:40 sofia/external/442074741119 Standard INIT
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:48 (sofia/external/442074741119) State Change CS_INIT -> CS_ROUTING
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:627 (sofia/external/442074741119) State INIT going to sleep
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:584 (sofia/external/442074741119) Running State Change CS_ROUTING (Cur 2 Tot 25)
2017-02-28 12:16:15.389702 [DEBUG] sofia.c:7014 Channel sofia/external/442074741119 entering state [calling][0]
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:643 (sofia/external/442074741119) State ROUTING
2017-02-28 12:16:15.389702 [DEBUG] mod_sofia.c:143 sofia/external/442074741119 SOFIA ROUTING
2017-02-28 12:16:15.389702 [DEBUG] switch_ivr_originate.c:67 (sofia/external/442074741119) State Change CS_ROUTING -> CS_CONSUME_MEDIA
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:643 (sofia/external/442074741119) State ROUTING going to sleep
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:584 (sofia/external/442074741119) Running State Change CS_CONSUME_MEDIA (Cur 2 Tot 25)
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:662 (sofia/external/442074741119) State CONSUME_MEDIA
2017-02-28 12:16:15.389702 [DEBUG] switch_core_state_machine.c:662 (sofia/external/442074741119) State CONSUME_MEDIA going to sleep
2017-02-28 12:16:15.509701 [DEBUG] sofia.c:7014 Channel sofia/external/442074741119 entering state [calling][0]
2017-02-28 12:16:15.509701 [DEBUG] sofia.c:7014 Channel sofia/external/442074741119 entering state [terminated][488]
2017-02-28 12:16:15.509701 [NOTICE] sofia.c:8141 Hangup sofia/external/442074741119 [CS_CONSUME_MEDIA] [INCOMPATIBLE_DESTINATION]
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:584 (sofia/external/442074741119) Running State Change CS_HANGUP (Cur 2 Tot 25)
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:850 (sofia/external/442074741119) Callstate Change DOWN -> HANGUP
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:852 (sofia/external/442074741119) State HANGUP
2017-02-28 12:16:15.509701 [DEBUG] mod_sofia.c:438 Channel sofia/external/442074741119 hanging up, cause: INCOMPATIBLE_DESTINATION
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:60 sofia/external/442074741119 Standard HANGUP, cause: INCOMPATIBLE_DESTINATION
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:852 (sofia/external/442074741119) State HANGUP going to sleep
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:619 (sofia/external/442074741119) State Change CS_HANGUP -> CS_REPORTING
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:584 (sofia/external/442074741119) Running State Change CS_REPORTING (Cur 2 Tot 25)
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:938 (sofia/external/442074741119) State REPORTING
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:174 sofia/external/442074741119 Standard REPORTING, cause: INCOMPATIBLE_DESTINATION
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:938 (sofia/external/442074741119) State REPORTING going to sleep
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:610 (sofia/external/442074741119) State Change CS_REPORTING -> CS_DESTROY
2017-02-28 12:16:15.509701 [DEBUG] switch_core_session.c:1647 Session 25 (sofia/external/442074741119) Locked, Waiting on external entities
2017-02-28 12:16:15.509701 [DEBUG] switch_ivr_originate.c:3829 Originate Resulted in Error Cause: 88 [INCOMPATIBLE_DESTINATION]
2017-02-28 12:16:15.509701 [INFO] mod_dptools.c:3409 Originate Failed. Cause: INCOMPATIBLE_DESTINATION
2017-02-28 12:16:15.509701 [NOTICE] switch_core_state_machine.c:385 sofia/internal/1999@voice.kreiosconsulting.co.uk has executed the last dialplan instruction, hanging up.
2017-02-28 12:16:15.509701 [NOTICE] switch_core_state_machine.c:387 Hangup sofia/internal/1999@voice.kreiosconsulting.co.uk [CS_EXECUTE] [NORMAL_CLEARING]
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:650 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State EXECUTE going to sleep
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Running State Change CS_HANGUP (Cur 2 Tot 25)
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:850 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Callstate Change RINGING -> HANGUP
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State HANGUP
2017-02-28 12:16:15.509701 [DEBUG] mod_sofia.c:432 sofia/internal/1999@voice.kreiosconsulting.co.uk Overriding SIP cause 480 with 488 from the other leg
2017-02-28 12:16:15.509701 [DEBUG] mod_sofia.c:438 Channel sofia/internal/1999@voice.kreiosconsulting.co.uk hanging up, cause: NORMAL_CLEARING
2017-02-28 12:16:15.509701 [DEBUG] mod_sofia.c:577 Responding to INVITE with: 488
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:60 sofia/internal/1999@voice.kreiosconsulting.co.uk Standard HANGUP, cause: NORMAL_CLEARING
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State HANGUP going to sleep
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:619 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State Change CS_HANGUP -> CS_REPORTING
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Running State Change CS_REPORTING (Cur 2 Tot 25)
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State REPORTING
2017-02-28 12:16:15.509701 [NOTICE] switch_core_session.c:1665 Session 25 (sofia/external/442074741119) Ended
2017-02-28 12:16:15.509701 [NOTICE] switch_core_session.c:1669 Close Channel sofia/external/442074741119 [CS_DESTROY]
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:741 (sofia/external/442074741119) Running State Change CS_DESTROY (Cur 1 Tot 25)
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:751 (sofia/external/442074741119) State DESTROY
2017-02-28 12:16:15.509701 [DEBUG] mod_sofia.c:343 sofia/external/442074741119 SOFIA DESTROY
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:181 sofia/external/442074741119 Standard DESTROY
2017-02-28 12:16:15.509701 [DEBUG] switch_core_state_machine.c:751 (sofia/external/442074741119) State DESTROY going to sleep
2017-02-28 12:16:15.589703 [DEBUG] switch_core_state_machine.c:174 sofia/internal/1999@voice.kreiosconsulting.co.uk Standard REPORTING, cause: NORMAL_CLEARING
2017-02-28 12:16:15.589703 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State REPORTING going to sleep
2017-02-28 12:16:15.589703 [DEBUG] switch_core_state_machine.c:610 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State Change CS_REPORTING -> CS_DESTROY
2017-02-28 12:16:15.589703 [DEBUG] switch_core_session.c:1647 Session 24 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Locked, Waiting on external entities
2017-02-28 12:16:15.589703 [NOTICE] switch_core_session.c:1665 Session 24 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Ended
2017-02-28 12:16:15.589703 [NOTICE] switch_core_session.c:1669 Close Channel sofia/internal/1999@voice.kreiosconsulting.co.uk [CS_DESTROY]
2017-02-28 12:16:15.589703 [DEBUG] switch_core_state_machine.c:741 (sofia/internal/1999@voice.kreiosconsulting.co.uk) Running State Change CS_DESTROY (Cur 0 Tot 25)
2017-02-28 12:16:15.589703 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State DESTROY
2017-02-28 12:16:15.589703 [DEBUG] mod_sofia.c:343 sofia/internal/1999@voice.kreiosconsulting.co.uk SOFIA DESTROY
2017-02-28 12:16:15.589703 [DEBUG] switch_core_state_machine.c:181 sofia/internal/1999@voice.kreiosconsulting.co.uk Standard DESTROY
2017-02-28 12:16:15.589703 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/1999@voice.kreiosconsulting.co.uk) State DESTROY going to sleep
freeswitch@voice.kreiosconsulting.co.uk>