Hi,
i had FreeSwitch running for ~2 years and thought i want a GUI and a forum that can help me solve problems, so i switched to Fusion.
Problem is that i cant get the simplest thing running.
I made some extensions 1000 - 1005 and the phones are registered.
I can dial *9170 and get the time.
But dialing 1002 from 1001 just gives me 404.
EDIT:
I did setup now a gateway and tried calling from outside but no luck:
i had FreeSwitch running for ~2 years and thought i want a GUI and a forum that can help me solve problems, so i switched to Fusion.
Problem is that i cant get the simplest thing running.
I made some extensions 1000 - 1005 and the phones are registered.
I can dial *9170 and get the time.
But dialing 1002 from 1001 just gives me 404.
Code:
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/1002@10.1.0.11) State DESTROY going to sleep
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] switch_core_state_machine.c:181 sofia/internal/1002@10.1.0.11 Standard DESTROY
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] mod_sofia.c:343 sofia/internal/1002@10.1.0.11 SOFIA DESTROY
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/1002@10.1.0.11) State DESTROY
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] switch_core_state_machine.c:741 (sofia/internal/1002@10.1.0.11) Running State Change CS_DESTROY (Cur 0 Tot 55)
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [NOTICE] switch_core_session.c:1687 Close Channel sofia/internal/1002@10.1.0.11 [CS_DESTROY]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [NOTICE] switch_core_session.c:1683 Session 55 (sofia/internal/1002@10.1.0.11) Ended
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] switch_core_session.c:1665 Session 55 (sofia/internal/1002@10.1.0.11) Locked, Waiting on external entities
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] switch_core_state_machine.c:610 (sofia/internal/1002@10.1.0.11) State Change CS_REPORTING -> CS_DESTROY
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/1002@10.1.0.11) State REPORTING going to sleep
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.200628 [DEBUG] switch_core_state_machine.c:174 sofia/internal/1002@10.1.0.11 Standard REPORTING, cause: NO_ROUTE_DESTINATION
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/1002@10.1.0.11) State REPORTING
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@10.1.0.11) Running State Change CS_REPORTING (Cur 1 Tot 55)
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:619 (sofia/internal/1002@10.1.0.11) State Change CS_HANGUP -> CS_REPORTING
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/1002@10.1.0.11) State HANGUP going to sleep
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:60 sofia/internal/1002@10.1.0.11 Standard HANGUP, cause: NO_ROUTE_DESTINATION
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] mod_sofia.c:577 Responding to INVITE with: 404
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] mod_sofia.c:438 Channel sofia/internal/1002@10.1.0.11 hanging up, cause: NO_ROUTE_DESTINATION
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/1002@10.1.0.11) State HANGUP
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:850 (sofia/internal/1002@10.1.0.11) Callstate Change RINGING -> HANGUP
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@10.1.0.11) Running State Change CS_HANGUP (Cur 1 Tot 55)
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:643 (sofia/internal/1002@10.1.0.11) State ROUTING going to sleep
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [NOTICE] switch_core_state_machine.c:312 Hangup sofia/internal/1002@10.1.0.11 [CS_ROUTING] [NO_ROUTE_DESTINATION]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [INFO] switch_core_state_machine.c:311 No Route, Aborting
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 Regex (FAIL) [talking clock date] destination_number(1001) =~ /^\*9171$/ break=on-false
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 parsing [default->talking clock date] continue=true
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 Regex (FAIL) [talking clock time] destination_number(1001) =~ /^\*9170$/ break=on-false
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 parsing [default->talking clock time] continue=true
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 Regex (FAIL) [talking clock date and time] destination_number(1001) =~ /^\*9172$/ break=on-false
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 parsing [default->talking clock date and time] continue=true
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 Regex (FAIL) [call forward all] ${user_exists}() =~ /^true/ break=on-false
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 parsing [default->call forward all] continue=false
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 Regex (FAIL) [intercept-ext-polycom] destination_number(1001) =~ /^\*97(\d+)$/ break=on-false
e2795138-4430-4542-8a36-11a5f01c3a1c Dialplan: sofia/internal/1002@10.1.0.11 parsing [default->intercept-ext-polycom] continue=false
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [INFO] mod_dialplan_xml.c:637 Processing Dietzel <1002>->1001 in context default
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:236 sofia/internal/1002@10.1.0.11 Standard ROUTING
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] mod_sofia.c:143 sofia/internal/1002@10.1.0.11 SOFIA ROUTING
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:643 (sofia/internal/1002@10.1.0.11) State ROUTING
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_channel.c:2249 (sofia/internal/1002@10.1.0.11) Callstate Change DOWN -> RINGING
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@10.1.0.11) Running State Change CS_ROUTING (Cur 1 Tot 55)
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:627 (sofia/internal/1002@10.1.0.11) State INIT going to sleep
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:48 (sofia/internal/1002@10.1.0.11) State Change CS_INIT -> CS_ROUTING
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:40 sofia/internal/1002@10.1.0.11 Standard INIT
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] mod_sofia.c:90 sofia/internal/1002@10.1.0.11 SOFIA INIT
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:627 (sofia/internal/1002@10.1.0.11) State INIT
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@10.1.0.11) Running State Change CS_INIT (Cur 1 Tot 55)
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] sofia.c:7507 (sofia/internal/1002@10.1.0.11) State Change CS_NEW -> CS_INIT
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4767 sofia/internal/1002@10.1.0.11 Set 2833 dtmf send payload to 101 recv payload to 101
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4708 Set telephone-event payload to 101@8000
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_codec.c:111 sofia/internal/1002@10.1.0.11 Original read codec set to G722:9
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:3061 Set Codec sofia/internal/1002@10.1.0.11 G722/8000 20 ms 160 samples 64000 bits 1 channels
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4365 Set telephone-event payload to 101@8000
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G729:18:8000:20:8000:1]/[GSM:3:8000:20:13200:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMA:8:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMU:0:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G729:18:8000:20:8000:1]/[G722:9:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G726-32:2:8000:20:0:1]/[GSM:3:8000:20:13200:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G726-32:2:8000:20:0:1]/[PCMA:8:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G726-32:2:8000:20:0:1]/[PCMU:0:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G726-32:2:8000:20:0:1]/[G722:9:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [AAL2-G726-32:97:8000:20:0:1]/[GSM:3:8000:20:13200:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [AAL2-G726-32:97:8000:20:0:1]/[PCMA:8:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [AAL2-G726-32:97:8000:20:0:1]/[PCMU:0:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [AAL2-G726-32:97:8000:20:0:1]/[G722:9:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G726-32:96:8000:20:0:1]/[GSM:3:8000:20:13200:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G726-32:96:8000:20:0:1]/[PCMA:8:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G726-32:96:8000:20:0:1]/[PCMU:0:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G726-32:96:8000:20:0:1]/[G722:9:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4504 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4504 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G722:9:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G722:9:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G722:9:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4504 Audio Codec Compare [G722:9:8000:20:64000:1] ++++ is saved as a match
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G722:9:8000:20:64000:1]/[G722:9:8000:20:64000:1]
e2795138-4430-4542-8a36-11a5f01c3a1c
e2795138-4430-4542-8a36-11a5f01c3a1c a=ptime:20
e2795138-4430-4542-8a36-11a5f01c3a1c a=fmtp:101 0-16
e2795138-4430-4542-8a36-11a5f01c3a1c a=rtpmap:101 telephone-event/8000
e2795138-4430-4542-8a36-11a5f01c3a1c a=fmtp:18 annexb=no
e2795138-4430-4542-8a36-11a5f01c3a1c a=rtpmap:18 G729/8000
e2795138-4430-4542-8a36-11a5f01c3a1c a=rtpmap:2 G726-32/8000
e2795138-4430-4542-8a36-11a5f01c3a1c a=rtpmap:97 AAL2-G726-32/8000
e2795138-4430-4542-8a36-11a5f01c3a1c a=rtpmap:96 G726-32/8000
e2795138-4430-4542-8a36-11a5f01c3a1c a=rtpmap:0 PCMU/8000
e2795138-4430-4542-8a36-11a5f01c3a1c a=rtpmap:8 PCMA/8000
e2795138-4430-4542-8a36-11a5f01c3a1c a=rtpmap:9 G722/8000
e2795138-4430-4542-8a36-11a5f01c3a1c m=audio 16398 RTP/AVP 9 8 0 96 97 2 18 101
e2795138-4430-4542-8a36-11a5f01c3a1c t=0 0
e2795138-4430-4542-8a36-11a5f01c3a1c c=IN IP4 10.1.0.4
e2795138-4430-4542-8a36-11a5f01c3a1c s=Mapping
e2795138-4430-4542-8a36-11a5f01c3a1c o=1002 16398 51 IN IP4 10.1.0.4
e2795138-4430-4542-8a36-11a5f01c3a1c v=0
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] sofia.c:7094 Remote SDP:
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.060642 [DEBUG] sofia.c:7084 Channel sofia/internal/1002@10.1.0.11 entering state [received][100]
2017-11-11 02:57:05.020621 [DEBUG] sofia.c:10044 IP 10.1.0.4 Rejected by acl "domains". Falling back to Digest auth.
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:05.020621 [DEBUG] sofia.c:9873 sofia/internal/1002@10.1.0.11 receiving invite from 10.1.0.4:16410 version: 1.6.19 -36-7a77e0b 64bit
2017-11-11 02:57:05.000648 [DEBUG] sofia.c:2442 Re-attaching to session e2795138-4430-4542-8a36-11a5f01c3a1c
2017-11-11 02:57:04.940655 [DEBUG] sofia.c:2334 detaching session e2795138-4430-4542-8a36-11a5f01c3a1c
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:04.940655 [DEBUG] switch_core_state_machine.c:603 (sofia/internal/1002@10.1.0.11) State NEW
2017-11-11 02:57:04.940655 [WARNING] sofia_reg.c:1792 SIP auth challenge (INVITE) on sofia profile 'internal' for [1001@10.1.0.11] from ip 10.1.0.4
2017-11-11 02:57:04.940655 [DEBUG] sofia.c:10044 IP 10.1.0.4 Rejected by acl "domains". Falling back to Digest auth.
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:04.940655 [DEBUG] sofia.c:9873 sofia/internal/1002@10.1.0.11 receiving invite from 10.1.0.4:16410 version: 1.6.19 -36-7a77e0b 64bit
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:04.940655 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@10.1.0.11) Running State Change CS_NEW (Cur 1 Tot 55)
e2795138-4430-4542-8a36-11a5f01c3a1c 2017-11-11 02:57:04.940655 [NOTICE] switch_channel.c:1104 New Channel sofia/internal/1002@10.1.0.11 [e2795138-4430-4542-8a36-11a5f01c3a1c]
2017-11-11 02:56:00.200658 [WARNING] sofia_reg.c:1792 SIP auth challenge (REGISTER) on sofia profile 'internal' for [1002@10.1.0.11] from ip 10.1.0.4
2017-11-11 02:55:41.960695 [WARNING] sofia_reg.c:1792 SIP auth challenge (REGISTER) on sofia profile 'internal' for [1001@10.1.0.11] from ip 10.1.0.4
EDIT:
I did setup now a gateway and tried calling from outside but no luck:
Code:
2017-11-11 05:23:52.449190 [NOTICE] switch_channel.c:1104 New Channel sofia/external/xxxxxxxx4284@sip.easybell.de [3fb1bb0d-9348-47ba-b039-755c97cfad7e]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:584 (sofia/external/xxxxxxxx4284@sip.easybell.de) Running State Change CS_NEW (Cur 1 Tot 8)
2017-11-11 05:23:52.449190 [DEBUG] sofia.c:9873 sofia/external/xxxxxxxx4284@sip.easybell.de receiving invite from 195.185.37.60:5060 version: 1.6.19 -36-7a77e0b 64bit
2017-11-11 05:23:52.449190 [DEBUG] sofia.c:7084 Channel sofia/external/xxxxxxxx4284@sip.easybell.de entering state [received][100]
2017-11-11 05:23:52.449190 [DEBUG] sofia.c:7094 Remote SDP:
v=0
o=- 1630628590 1 IN IP4 195.185.37.60
s=-
c=IN IP4 195.185.37.60
t=0 0
m=audio 37476 RTP/AVP 8 100 118
a=rtpmap:8 PCMA/8000
a=fmtp:8 vad=no
a=rtpmap:100 telephone-event/8000
a=fmtp:100 0-15
a=rtpmap:118 PCMA/8000
a=direction:active
a=gpmd:118 vbd=yes
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4504 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4365 Set telephone-event payload to 100@8000
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:118:8000:20:0:1]/[G722:9:8000:20:64000:1]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:118:8000:20:0:1]/[PCMU:0:8000:20:64000:1]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:118:8000:20:0:1]/[PCMA:8:8000:20:64000:1]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:118:8000:20:0:1]/[GSM:3:8000:20:13200:1]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:3061 Set Codec sofia/external/xxxxxxxx4284@sip.easybell.de PCMA/8000 20 ms 160 samples 64000 bits 1 channels
2017-11-11 05:23:52.449190 [DEBUG] switch_core_codec.c:111 sofia/external/xxxxxxxx4284@sip.easybell.de Original read codec set to PCMA:8
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4708 Set telephone-event payload to 100@8000
2017-11-11 05:23:52.449190 [DEBUG] switch_core_media.c:4767 sofia/external/xxxxxxxx4284@sip.easybell.de Set 2833 dtmf send payload to 100 recv payload to 100
2017-11-11 05:23:52.449190 [DEBUG] sofia.c:7507 (sofia/external/xxxxxxxx4284@sip.easybell.de) State Change CS_NEW -> CS_INIT
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:603 (sofia/external/xxxxxxxx4284@sip.easybell.de) State NEW
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:584 (sofia/external/xxxxxxxx4284@sip.easybell.de) Running State Change CS_INIT (Cur 1 Tot 8)
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:627 (sofia/external/xxxxxxxx4284@sip.easybell.de) State INIT
2017-11-11 05:23:52.449190 [DEBUG] mod_sofia.c:90 sofia/external/xxxxxxxx4284@sip.easybell.de SOFIA INIT
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:40 sofia/external/xxxxxxxx4284@sip.easybell.de Standard INIT
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:48 (sofia/external/xxxxxxxx4284@sip.easybell.de) State Change CS_INIT -> CS_ROUTING
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:627 (sofia/external/xxxxxxxx4284@sip.easybell.de) State INIT going to sleep
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:584 (sofia/external/xxxxxxxx4284@sip.easybell.de) Running State Change CS_ROUTING (Cur 1 Tot 8)
2017-11-11 05:23:52.449190 [DEBUG] switch_channel.c:2249 (sofia/external/xxxxxxxx4284@sip.easybell.de) Callstate Change DOWN -> RINGING
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:643 (sofia/external/xxxxxxxx4284@sip.easybell.de) State ROUTING
2017-11-11 05:23:52.449190 [DEBUG] mod_sofia.c:143 sofia/external/xxxxxxxx4284@sip.easybell.de SOFIA ROUTING
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:236 sofia/external/xxxxxxxx4284@sip.easybell.de Standard ROUTING
2017-11-11 05:23:52.449190 [INFO] mod_dialplan_xml.c:637 Processing xxxxxxxx4284 <xxxxxxxx4284>->xxxxxxxx4385 in context public
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de parsing [public->xxxxxxxx4385] continue=false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Regex (PASS) [xxxxxxxx4385] destination_number(xxxxxxxx4385) =~ /^(xxxxxxxx4385)$/ break=on-false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Action set(call_direction=inbound) INLINE
EXECUTE sofia/external/xxxxxxxx4284@sip.easybell.de set(call_direction=inbound)
2017-11-11 05:23:52.449190 [DEBUG] mod_dptools.c:1548 SET sofia/external/xxxxxxxx4284@sip.easybell.de [call_direction]=[inbound]
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Action set(domain_uuid=6d2ae5e6-bc75-4ee5-bcea-779486b18899) INLINE
EXECUTE sofia/external/xxxxxxxx4284@sip.easybell.de set(domain_uuid=6d2ae5e6-bc75-4ee5-bcea-779486b18899)
2017-11-11 05:23:52.449190 [DEBUG] mod_dptools.c:1548 SET sofia/external/xxxxxxxx4284@sip.easybell.de [domain_uuid]=[6d2ae5e6-bc75-4ee5-bcea-779486b18899]
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Action set(domain_name=10.1.0.11) INLINE
EXECUTE sofia/external/xxxxxxxx4284@sip.easybell.de set(domain_name=10.1.0.11)
2017-11-11 05:23:52.449190 [DEBUG] mod_dptools.c:1548 SET sofia/external/xxxxxxxx4284@sip.easybell.de [domain_name]=[10.1.0.11]
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Action transfer(1001 XML default)
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:286 (sofia/external/xxxxxxxx4284@sip.easybell.de) State Change CS_ROUTING -> CS_EXECUTE
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:643 (sofia/external/xxxxxxxx4284@sip.easybell.de) State ROUTING going to sleep
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:584 (sofia/external/xxxxxxxx4284@sip.easybell.de) Running State Change CS_EXECUTE (Cur 1 Tot 8)
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:650 (sofia/external/xxxxxxxx4284@sip.easybell.de) State EXECUTE
2017-11-11 05:23:52.449190 [DEBUG] mod_sofia.c:198 sofia/external/xxxxxxxx4284@sip.easybell.de SOFIA EXECUTE
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:328 sofia/external/xxxxxxxx4284@sip.easybell.de Standard EXECUTE
EXECUTE sofia/external/xxxxxxxx4284@sip.easybell.de transfer(1001 XML default)
2017-11-11 05:23:52.449190 [DEBUG] switch_ivr.c:2165 (sofia/external/xxxxxxxx4284@sip.easybell.de) State Change CS_EXECUTE -> CS_ROUTING
2017-11-11 05:23:52.449190 [NOTICE] switch_ivr.c:2172 Transfer sofia/external/xxxxxxxx4284@sip.easybell.de to XML[1001@default]
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:650 (sofia/external/xxxxxxxx4284@sip.easybell.de) State EXECUTE going to sleep
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:584 (sofia/external/xxxxxxxx4284@sip.easybell.de) Running State Change CS_ROUTING (Cur 1 Tot 8)
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:643 (sofia/external/xxxxxxxx4284@sip.easybell.de) State ROUTING
2017-11-11 05:23:52.449190 [DEBUG] mod_sofia.c:143 sofia/external/xxxxxxxx4284@sip.easybell.de SOFIA ROUTING
2017-11-11 05:23:52.449190 [DEBUG] switch_core_state_machine.c:236 sofia/external/xxxxxxxx4284@sip.easybell.de Standard ROUTING
2017-11-11 05:23:52.449190 [INFO] mod_dialplan_xml.c:637 Processing xxxxxxxx4284 <xxxxxxxx4284>->1001 in context default
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de parsing [default->intercept-ext-polycom] continue=false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Regex (FAIL) [intercept-ext-polycom] destination_number(1001) =~ /^\*97(\d+)$/ break=on-false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de parsing [default->call forward all] continue=false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Regex (FAIL) [call forward all] ${user_exists}() =~ /^true/ break=on-false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de parsing [default->talking clock date and time] continue=true
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Regex (FAIL) [talking clock date and time] destination_number(1001) =~ /^\*9172$/ break=on-false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de parsing [default->talking clock time] continue=true
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Regex (FAIL) [talking clock time] destination_number(1001) =~ /^\*9170$/ break=on-false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de parsing [default->talking clock date] continue=true
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Regex (FAIL) [talking clock date] destination_number(1001) =~ /^\*9171$/ break=on-false
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de parsing [default->local_extension] continue=true
Dialplan: sofia/external/xxxxxxxx4284@sip.easybell.de Regex (FAIL) [local_extension] ${user_exists}() =~ /true/ break=on-false
2017-11-11 05:23:52.469161 [INFO] switch_core_state_machine.c:311 No Route, Aborting
2017-11-11 05:23:52.469161 [NOTICE] switch_core_state_machine.c:312 Hangup sofia/external/xxxxxxxx4284@sip.easybell.de [CS_ROUTING] [NO_ROUTE_DESTINATION]
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:643 (sofia/external/xxxxxxxx4284@sip.easybell.de) State ROUTING going to sleep
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:584 (sofia/external/xxxxxxxx4284@sip.easybell.de) Running State Change CS_HANGUP (Cur 1 Tot 8)
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:850 (sofia/external/xxxxxxxx4284@sip.easybell.de) Callstate Change RINGING -> HANGUP
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:852 (sofia/external/xxxxxxxx4284@sip.easybell.de) State HANGUP
2017-11-11 05:23:52.469161 [DEBUG] mod_sofia.c:438 Channel sofia/external/xxxxxxxx4284@sip.easybell.de hanging up, cause: NO_ROUTE_DESTINATION
2017-11-11 05:23:52.469161 [DEBUG] mod_sofia.c:577 Responding to INVITE with: 404
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:60 sofia/external/xxxxxxxx4284@sip.easybell.de Standard HANGUP, cause: NO_ROUTE_DESTINATION
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:852 (sofia/external/xxxxxxxx4284@sip.easybell.de) State HANGUP going to sleep
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:619 (sofia/external/xxxxxxxx4284@sip.easybell.de) State Change CS_HANGUP -> CS_REPORTING
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:584 (sofia/external/xxxxxxxx4284@sip.easybell.de) Running State Change CS_REPORTING (Cur 1 Tot 8)
2017-11-11 05:23:52.469161 [DEBUG] switch_core_state_machine.c:938 (sofia/external/xxxxxxxx4284@sip.easybell.de) State REPORTING
2017-11-11 05:23:52.629420 [DEBUG] switch_core_state_machine.c:174 sofia/external/xxxxxxxx4284@sip.easybell.de Standard REPORTING, cause: NO_ROUTE_DESTINATION
2017-11-11 05:23:52.629420 [DEBUG] switch_core_state_machine.c:938 (sofia/external/xxxxxxxx4284@sip.easybell.de) State REPORTING going to sleep
2017-11-11 05:23:52.629420 [DEBUG] switch_core_state_machine.c:610 (sofia/external/xxxxxxxx4284@sip.easybell.de) State Change CS_REPORTING -> CS_DESTROY
2017-11-11 05:23:52.629420 [DEBUG] switch_core_session.c:1665 Session 8 (sofia/external/xxxxxxxx4284@sip.easybell.de) Locked, Waiting on external entities
2017-11-11 05:23:52.629420 [NOTICE] switch_core_session.c:1683 Session 8 (sofia/external/xxxxxxxx4284@sip.easybell.de) Ended
2017-11-11 05:23:52.629420 [NOTICE] switch_core_session.c:1687 Close Channel sofia/external/xxxxxxxx4284@sip.easybell.de [CS_DESTROY]
2017-11-11 05:23:52.629420 [DEBUG] switch_core_state_machine.c:741 (sofia/external/xxxxxxxx4284@sip.easybell.de) Running State Change CS_DESTROY (Cur 0 Tot 8)
2017-11-11 05:23:52.629420 [DEBUG] switch_core_state_machine.c:751 (sofia/external/xxxxxxxx4284@sip.easybell.de) State DESTROY
2017-11-11 05:23:52.629420 [DEBUG] mod_sofia.c:343 sofia/external/xxxxxxxx4284@sip.easybell.de SOFIA DESTROY
2017-11-11 05:23:52.629420 [DEBUG] switch_core_state_machine.c:181 sofia/external/xxxxxxxx4284@sip.easybell.de Standard DESTROY
2017-11-11 05:23:52.629420 [DEBUG] switch_core_state_machine.c:751 (sofia/external/xxxxxxxx4284@sip.easybell.de) State DESTROY going to sleep
Last edited: