[Freeswitch-users] Facing Issue to setup a webRTC call

Brian West brian at freeswitch.org
Fri Nov 6 12:17:13 MSK 2015


"Open /usr/local/freeswitch/conf/vars.xml and change the default_password."

If you change the default password it'll probably just work, this
intentional delay will most likely cause WebRTC calls to fail to setup.



On Thu, Nov 5, 2015 at 1:17 PM, Rahul MathuR <rahul.ultimate at gmail.com>
wrote:

> Hello everyone,
>
> I recently installed FS and am new to it. I am trying to establish a
> webRTC call.
> My setup is like this -
>
> jssip (1000) -----> Kamailio (proxy) ------->FS
> jssip (1001) -----> Kamailio (proxy) ------->FS
>
> I have put the IP of the system where kamailio is running in acl.conf.xml,
> updated public.xml but the call always go to voicemail and it says that
> 'extension is not available'.
>
> I tried to understand the log but was not able to do much in this regard.
> Could you please help me here ?
>
> Log snippet -
>
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [NOTICE]
> switch_channel.c:1075 New Channel sofia/internal/1001@<FS_IP>
> [65d493ec-83e9-11e5-bc14-d5f97247f778]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_session.c:1062 Send signal sofia/internal/1001@<FS_IP> [BREAK]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_session.c:1062 Send signal sofia/internal/1001@<FS_IP> [BREAK]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:472 (sofia/internal/1001@<FS_IP>) Running
> State Change CS_NEW
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> sofia.c:8957 sofia/internal/1001@<FS_IP> receiving invite from
> <Kamailio_IP>:7878 version: 1.4.23 git 02dde63 2015-10-29 17:18:24Z 64bit
> 2015-11-05 23:46:56.363441 [DEBUG] sofia.c:9069 IP <Kamailio_IP> Approved
> by acl "domains[]". Access Granted.
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> sofia.c:6658 Channel sofia/internal/1001@<FS_IP> entering state
> [received][100]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> sofia.c:6668 Remote SDP:
> 65d493ec-83e9-11e5-bc14-d5f97247f778 v=0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 o=- 3734891025373784404 2 IN IP4
> 127.0.0.1
> 65d493ec-83e9-11e5-bc14-d5f97247f778 s=-
> 65d493ec-83e9-11e5-bc14-d5f97247f778 t=0 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=group:BUNDLE audio
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=msid-semantic: WMS
> 0NxXue0XM8DmRDGkwmaHoZwOI6GC1v3yHmo2
> 65d493ec-83e9-11e5-bc14-d5f97247f778 m=audio 19554 RTP/SAVPF 111 103 104 9
> 0 8 106 105 13 126
> 65d493ec-83e9-11e5-bc14-d5f97247f778 c=IN IP4 59.178.129.247
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:111 opus/48000/2
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=fmtp:111 minptime=10; useinbandfec=1
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:103 ISAC/16000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:104 ISAC/32000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:9 G722/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:0 PCMU/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:8 PCMA/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:106 CN/32000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:105 CN/16000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:13 CN/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:126 telephone-event/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtcp:19555 IN IP4 59.178.129.247
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:505434299 1 udp
> 2122260223 192.168.1.6 58705 typ host generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:505434299 2 udp
> 2122260222 192.168.1.6 58706 typ host generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:1352903755 1 tcp
> 1518280447 192.168.1.6 0 typ host tcptype active generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:1352903755 2 tcp
> 1518280446 192.168.1.6 0 typ host tcptype active generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:3078610798 1 udp
> 1686052607 59.178.129.247 19554 typ srflx raddr 192.168.1.6 rport 58705
> generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:3078610798 2 udp
> 1686052606 59.178.129.247 19555 typ srflx raddr 192.168.1.6 rport 58706
> generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ice-ufrag:78e7OBlGWJ1+lgJj
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ice-pwd:MDtJJ8Z3dyQhC6bczeG+TXTv
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=fingerprint:sha-256
> AF:FD:E7:C0:A0:C5:00:A4:59:C0:06:73:93:94:6E:FE:9E:0E:B5:C2:36:F6:FA:77:44:00:45:A9:A1:62:E3:40
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=setup:actpass
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=mid:audio
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=extmap:1
> urn:ietf:params:rtp-hdrext:ssrc-audio-level
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=extmap:3
> http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtcp-mux
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=maxptime:60
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ssrc:1057709770
> cname:BJIJpS4jbVuHXRkn
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ssrc:1057709770
> msid:0NxXue0XM8DmRDGkwmaHoZwOI6GC1v3yHmo2
> 100530f3-835c-440f-88cd-01f2feada0d9
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ssrc:1057709770
> mslabel:0NxXue0XM8DmRDGkwmaHoZwOI6GC1v3yHmo2
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ssrc:1057709770
> label:100530f3-835c-440f-88cd-01f2feada0d9
> 65d493ec-83e9-11e5-bc14-d5f97247f778
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> sofia.c:6934 (sofia/internal/1001@<FS_IP>) State Change CS_NEW -> CS_INIT
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_session.c:1397 Send signal sofia/internal/1001@<FS_IP> [BREAK]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:491 (sofia/internal/1001@<FS_IP>) State NEW
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:472 (sofia/internal/1001@<FS_IP>) Running
> State Change CS_INIT
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:512 (sofia/internal/1001@<FS_IP>) State INIT
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> mod_sofia.c:87 sofia/internal/1001@<FS_IP> SOFIA INIT
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:40 sofia/internal/1001@<FS_IP> Standard INIT
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:48 (sofia/internal/1001@<FS_IP>) State Change
> CS_INIT -> CS_ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_session.c:1397 Send signal sofia/internal/1001@<FS_IP> [BREAK]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:512 (sofia/internal/1001@<FS_IP>) State INIT
> going to sleep
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:472 (sofia/internal/1001@<FS_IP>) Running
> State Change CS_ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_channel.c:2204 (sofia/internal/1001@<FS_IP>) Callstate Change DOWN
> -> RINGING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:528 (sofia/internal/1001@<FS_IP>) State
> ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> mod_sofia.c:123 sofia/internal/1001@<FS_IP> SOFIA ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:166 sofia/internal/1001@<FS_IP> Standard
> ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [INFO]
> mod_dialplan_xml.c:635 Processing 1001 <1001>->1000 in context public
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [public->unloop] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [public->outside_call] continue=true
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Absolute Condition [outside_call]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action set(outside_call=true)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [public->call_debug] continue=true
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [call_debug] ${call_debug}(false) =~ /^true$/ break=never
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [public->public_extensions] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (PASS) [public_extensions] destination_number(1000) =~
> /^(10[01][0-9])$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action transfer(1000 XML default)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:216 (sofia/internal/1001@<FS_IP>) State
> Change CS_ROUTING -> CS_EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_session.c:1397 Send signal sofia/internal/1001@<FS_IP> [BREAK]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:528 (sofia/internal/1001@<FS_IP>) State
> ROUTING going to sleep
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:472 (sofia/internal/1001@<FS_IP>) Running
> State Change CS_EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:535 (sofia/internal/1001@<FS_IP>) State
> EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> mod_sofia.c:178 sofia/internal/1001@<FS_IP> SOFIA EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:258 sofia/internal/1001@<FS_IP> Standard
> EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 EXECUTE sofia/internal/1001@<FS_IP>
> set(outside_call=true)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> mod_dptools.c:1477 sofia/internal/1001@<FS_IP> SET [outside_call]=[true]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 EXECUTE sofia/internal/1001@<FS_IP>
> export(RFC2822_DATE=Thu, 05 Nov 2015 23:46:56 +0530)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_channel.c:1267 EXPORT (export_vars) [RFC2822_DATE]=[Thu, 05 Nov 2015
> 23:46:56 +0530]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 EXECUTE sofia/internal/1001@<FS_IP>
> transfer(1000 XML default)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_ivr.c:1856 (sofia/internal/1001@<FS_IP>) State Change CS_EXECUTE
> -> CS_ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_session.c:1397 Send signal sofia/internal/1001@<FS_IP> [BREAK]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_session.c:913 Send signal sofia/internal/1001@<FS_IP> [BREAK]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [NOTICE]
> switch_ivr.c:1863 Transfer sofia/internal/1001@<FS_IP> to XML[1000 at default
> ]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:535 (sofia/internal/1001@<FS_IP>) State
> EXECUTE going to sleep
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:472 (sofia/internal/1001@<FS_IP>) Running
> State Change CS_ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:528 (sofia/internal/1001@<FS_IP>) State
> ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> mod_sofia.c:123 sofia/internal/1001@<FS_IP> SOFIA ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:166 sofia/internal/1001@<FS_IP> Standard
> ROUTING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [INFO]
> mod_dialplan_xml.c:635 Processing 1001 <1001>->1000 in context default
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->unloop] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->tod_example] continue=true
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Date/TimeMatch (FAIL) [tod_example] break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->holiday_example] continue=true
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Date/TimeMatch (FAIL) [holiday_example] break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->global-intercept] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [global-intercept] destination_number(1000) =~ /^886$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->group-intercept] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [group-intercept] destination_number(1000) =~ /^\*8$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->intercept-ext] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [intercept-ext] destination_number(1000) =~ /^\*\*(\d+)$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->redial] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [redial] destination_number(1000) =~ /^(redial|870)$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->global] continue=true
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [global] ${call_debug}(false) =~ /^true$/ break=never
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (PASS) [global] ${default_password}(1234) =~ /^1234$/ break=never
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action log(CRIT WARNING WARNING WARNING WARNING WARNING WARNING WARNING
> WARNING WARNING )
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action log(CRIT Open /usr/local/freeswitch/conf/vars.xml and change the
> default_password.)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action log(CRIT Once changed type reloadxml at the console.)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action log(CRIT WARNING WARNING WARNING WARNING WARNING WARNING WARNING
> WARNING WARNING )
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action sleep(10000)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [global] ${rtp_has_crypto}() =~
> /^(AEAD_AES_256_GCM_8|AEAD_AES_128_GCM_8|AES_CM_256_HMAC_SHA1_80|AES_CM_192_HMAC_SHA1_80|AES_CM_128_HMAC_SHA1_80|AES_CM_256_HMAC_SHA1_32|AES_CM_192_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_32|AES_CM_128_NULL_AUTH)$/
> break=never
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (PASS) [global] ${endpoint_disposition}(DELAYED NEGOTIATION) =~
> /^(DELAYED NEGOTIATION)/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [global] ${switch_r_sdp}(v=0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 o=- 3734891025373784404 2 IN IP4
> 127.0.0.1
> 65d493ec-83e9-11e5-bc14-d5f97247f778 s=-
> 65d493ec-83e9-11e5-bc14-d5f97247f778 t=0 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=group:BUNDLE audio
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=msid-semantic: WMS
> 0NxXue0XM8DmRDGkwmaHoZwOI6GC1v3yHmo2
> 65d493ec-83e9-11e5-bc14-d5f97247f778 m=audio 19554 RTP/SAVPF 111 103 104 9
> 0 8 106 105 13 126
> 65d493ec-83e9-11e5-bc14-d5f97247f778 c=IN IP4 59.178.129.247
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:111 opus/48000/2
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=fmtp:111 minptime=10; useinbandfec=1
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:103 ISAC/16000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:104 ISAC/32000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:9 G722/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:0 PCMU/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:8 PCMA/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:106 CN/32000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:105 CN/16000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:13 CN/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtpmap:126 telephone-event/8000
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtcp:19555 IN IP4 59.178.129.247
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:505434299 1 udp
> 2122260223 192.168.1.6 58705 typ host generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:505434299 2 udp
> 2122260222 192.168.1.6 58706 typ host generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:1352903755 1 tcp
> 1518280447 192.168.1.6 0 typ host tcptype active generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:1352903755 2 tcp
> 1518280446 192.168.1.6 0 typ host tcptype active generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:3078610798 1 udp
> 1686052607 59.178.129.247 19554 typ srflx raddr 192.168.1.6 rport 58705
> generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=candidate:3078610798 2 udp
> 1686052606 59.178.129.247 19555 typ srflx raddr 192.168.1.6 rport 58706
> generation 0
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ice-ufrag:78e7OBlGWJ1+lgJj
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ice-pwd:MDtJJ8Z3dyQhC6bczeG+TXTv
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=fingerprint:sha-256
> AF:FD:E7:C0:A0:C5:00:A4:59:C0:06:73:93:94:6E:FE:9E:0E:B5:C2:36:F6:FA:77:44:00:45:A9:A1:62:E3:40
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=setup:actpass
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=mid:audio
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=extmap:1
> urn:ietf:params:rtp-hdrext:ssrc-audio-level
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=extmap:3
> http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=rtcp-mux
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=maxptime:60
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ssrc:1057709770
> cname:BJIJpS4jbVuHXRkn
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ssrc:1057709770
> msid:0NxXue0XM8DmRDGkwmaHoZwOI6GC1v3yHmo2
> 100530f3-835c-440f-88cd-01f2feada0d9
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ssrc:1057709770
> mslabel:0NxXue0XM8DmRDGkwmaHoZwOI6GC1v3yHmo2
> 65d493ec-83e9-11e5-bc14-d5f97247f778 a=ssrc:1057709770
> label:100530f3-835c-440f-88cd-01f2feada0d9
> 65d493ec-83e9-11e5-bc14-d5f97247f778 ) =~
> /(AES_CM_128_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_80)/ break=never
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Absolute Condition [global]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action hash(insert/${domain_name}-spymap/${caller_id_number}/${uuid})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action
> hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action hash(insert/${domain_name}-last_dial/global/${uuid})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->snom-demo-2] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [snom-demo-2] destination_number(1000) =~ /^9001$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->snom-demo-1] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [snom-demo-1] destination_number(1000) =~ /^9000$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->eavesdrop] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [eavesdrop] destination_number(1000) =~
> /^88(\d{4})$|^\*0(.*)$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->eavesdrop] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [eavesdrop] destination_number(1000) =~ /^779$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->call_return] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [call_return] destination_number(1000) =~ /^\*69$|^869$|^lcr$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->del-group] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [del-group] destination_number(1000) =~ /^80(\d{2})$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->add-group] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [add-group] destination_number(1000) =~ /^81(\d{2})$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->call-group-simo] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [call-group-simo] destination_number(1000) =~ /^82(\d{2})$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->call-group-order] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [call-group-order] destination_number(1000) =~ /^83(\d{2})$/
> break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->extension-intercom] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (FAIL) [extension-intercom] destination_number(1000) =~
> /^8(10[01][0-9])$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> parsing [default->Local_Extension] continue=false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Regex (PASS) [Local_Extension] destination_number(1000) =~
> /^(10[01][0-9])$/ break=on-false
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action export(dialed_extension=1000)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action bind_meta_app(1 b s execute_extension::dx XML features)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action bind_meta_app(2 b s
> record_session::/usr/local/freeswitch/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action bind_meta_app(3 b s execute_extension::cf XML features)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action bind_meta_app(4 b s execute_extension::att_xfer XML features)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action set(ringback=${us-ring})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action set(transfer_ringback=local_stream://moh)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action set(call_timeout=30)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action set(hangup_after_bridge=true)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action set(continue_on_fail=true)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action
> hash(insert/${domain_name}-call_return/${dialed_extension}/${caller_id_number})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action hash(insert/${domain_name}-last_dial_ext/${dialed_extension}/${uuid})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action set(called_party_callgroup=${user_data(${dialed_extension}@${domain_name}
> var callgroup)})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action
> hash(insert/${domain_name}-last_dial_ext/${called_party_callgroup}/${uuid})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action hash(insert/${domain_name}-last_dial_ext/global/${uuid})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action
> hash(insert/${domain_name}-last_dial/${called_party_callgroup}/${uuid})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action bridge(user/${dialed_extension}@${domain_name})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action answer()
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action sleep(1000)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 Dialplan: sofia/internal/1001@<FS_IP>
> Action bridge(loopback/app=voicemail:default ${domain_name}
> ${dialed_extension})
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:216 (sofia/internal/1001@<FS_IP>) State
> Change CS_ROUTING -> CS_EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_session.c:1397 Send signal sofia/internal/1001@<FS_IP> [BREAK]
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:528 (sofia/internal/1001@<FS_IP>) State
> ROUTING going to sleep
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:472 (sofia/internal/1001@<FS_IP>) Running
> State Change CS_EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:535 (sofia/internal/1001@<FS_IP>) State
> EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> mod_sofia.c:178 sofia/internal/1001@<FS_IP> SOFIA EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [DEBUG]
> switch_core_state_machine.c:258 sofia/internal/1001@<FS_IP> Standard
> EXECUTE
> 65d493ec-83e9-11e5-bc14-d5f97247f778 EXECUTE sofia/internal/1001@<FS_IP>
> log(CRIT WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
> WARNING )
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [CRIT]
> mod_dptools.c:1670 WARNING WARNING WARNING WARNING WARNING WARNING WARNING
> WARNING WARNING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 EXECUTE sofia/internal/1001@<FS_IP>
> log(CRIT Open /usr/local/freeswitch/conf/vars.xml and change the
> default_password.)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [CRIT]
> mod_dptools.c:1670 Open /usr/local/freeswitch/conf/vars.xml and change the
> default_password.
> 65d493ec-83e9-11e5-bc14-d5f97247f778 EXECUTE sofia/internal/1001@<FS_IP>
> log(CRIT Once changed type reloadxml at the console.)
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [CRIT]
> mod_dptools.c:1670 Once changed type reloadxml at the console.
> 65d493ec-83e9-11e5-bc14-d5f97247f778 EXECUTE sofia/internal/1001@<FS_IP>
> log(CRIT WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
> WARNING )
> 65d493ec-83e9-11e5-bc14-d5f97247f778 2015-11-05 23:46:56.363441 [CRIT]
> mod_dptools.c:1670 WARNING WARNING WARNING WARNING WARNING WARNING WARNING
> WARNING WARNING
> 65d493ec-83e9-11e5-bc14-d5f97247f778 EXECUTE sofia/internal/1001@<FS_IP>
> sleep(10000)
>
> --
> Warm Regds.
> MathuRahul
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 

*Brian West*
brian at freeswitch.org


*Twitter: @FreeSWITCH , @briankwest*
http://www.freeswitchbook.com
http://www.freeswitchcookbook.com

Got Bugs? Report them here <https://freeswitch.org/jira>! | Reddit:
/r/freeswitch <https://www.reddit.com/r/freeswitch>

*T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
*iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20151106/a6271f2c/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list