Unable to transfer a call from one conference room to another using fs_cli

Status
Not open for further replies.

Vaibhav28890

New Member
Nov 24, 2022
3
1
1
20
Hi, I want to transfer a call that is present in one conference room to another conference room that is active. Currently, I'm using the uuid_transfer command in the fs_cli to transfer the call but the call gets disconnected. I tried other methods like putting the call on hold before using the uuid_transfer command but the results are the same.

To get the list of active conferences I use "conference xml_list" to fetch the conference name and the uuid of the call.
After this, I do "uuid_transfer 8cf501a0-8362-44d2-b50d-6837107ca0d9 conference_name". Here "8cf501a0-8362-44d2-b50d-6837107ca0d9" is the call UUID. The conference_name is 1100@fusionpbx_ip where 1100 is the extension of the conference room.

The uuid is taken from the room1 and the conference room in the command "uuid_transfer 8cf501a0-8362-44d2-b50d-6837107ca0d9 conference_name" is the room where I want to put the call. Also, the call should be removed from room 1 in this process. What am I doing wrong??

The output of fs_cli when I use the uuid_transfer command


XML:
freeswitch@debian-1cpu-1gb-de-fra1> uuid_transfer bc3326b8-8f99-4c65-aaae-64d7451a6244 1423@my_ip
+OK

2023-03-05 15:46:34.652303 96.13% [DEBUG] switch_core_codec.c:260 Restore original codec.
2023-03-05 15:46:34.652303 96.13% [DEBUG] switch_ivr.c:2288 (sofia/external/0511380777712@sip.easybell.de) State Change CS_EXECUTE -> CS_ROUTING
2023-03-05 15:46:34.652303 96.13% [NOTICE] switch_ivr.c:2295 Transfer sofia/external/0511380777712@sip.easybell.de to XML[1423@my_ip@my_ip]
2023-03-05 15:46:34.652303 96.13% [INFO] conference_loop.c:1668 Channel leaving conference, cause: NONE
2023-03-05 15:46:34.672274 96.13% [DEBUG] switch_core_state_machine.c:647 (sofia/external/0511380777712@sip.easybell.de) State EXECUTE going to sleep
2023-03-05 15:46:34.672274 96.13% [DEBUG] switch_core_state_machine.c:581 (sofia/external/0511380777712@sip.easybell.de) Running State Change CS_ROUTING (Cur 2 Tot 153)
2023-03-05 15:46:34.672274 96.13% [DEBUG] switch_channel.c:2380 (sofia/external/0511380777712@sip.easybell.de) Callstate Change ACTIVE -> RINGING
2023-03-05 15:46:34.672274 96.13% [DEBUG] switch_core_state_machine.c:640 (sofia/external/0511380777712@sip.easybell.de) State ROUTING
2023-03-05 15:46:34.672274 96.13% [DEBUG] mod_sofia.c:158 sofia/external/0511380777712@sip.easybell.de SOFIA ROUTING
2023-03-05 15:46:34.672274 96.13% [DEBUG] switch_core_state_machine.c:230 sofia/external/0511380777712@sip.easybell.de Standard ROUTING
2023-03-05 15:46:34.672274 96.13% [INFO] mod_dialplan_xml.c:639 Processing 0511380777712 <0511380777712>->1423@my_ip in context my_ip
2023-03-05 15:46:34.672274 96.13% [NOTICE] switch_cpp.cpp:1465 [xml_handler] multiple key:dialplan:my_ip
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->user_exists] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_exists] ${loopback_leg}() =~ /^B$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [user_exists] () =~ // break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Action set(user_exists=${user_exists id ${destination_number} ${domain_name}}) INLINE
2023-03-05 15:46:34.672274 96.13% [DEBUG] mod_conference.c:846 Write Lock ON
2023-03-05 15:46:34.672274 96.13% [DEBUG] mod_conference.c:849 Write Lock OFF
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de set(user_exists=false)
2023-03-05 15:46:34.672274 96.13% [DEBUG] mod_dptools.c:1673 SET sofia/external/0511380777712@sip.easybell.de [user_exists]=[false]
Dialplan: sofia/external/0511380777712@sip.easybell.de Action set(from_user_exists=${user_exists id ${sip_from_user} ${sip_from_host}}) INLINE
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de set(from_user_exists=false)
2023-03-05 15:46:34.672274 96.13% [DEBUG] mod_dptools.c:1673 SET sofia/external/0511380777712@sip.easybell.de [from_user_exists]=[false]
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_exists] ${user_exists}(false) =~ /^true$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->caller-details] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [caller-details] () =~ // break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Action set(caller_destination=${sip_to_user}) INLINE
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de set(caller_destination=4953719451738)
2023-03-05 15:46:34.672274 96.13% [DEBUG] mod_dptools.c:1673 SET sofia/external/0511380777712@sip.easybell.de [caller_destination]=[4953719451738]
Dialplan: sofia/external/0511380777712@sip.easybell.de Action set(caller_id_name=${caller_id_name}) INLINE
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de set(caller_id_name=0511380777712)
2023-03-05 15:46:34.672274 96.13% [DEBUG] mod_dptools.c:1673 SET sofia/external/0511380777712@sip.easybell.de [caller_id_name]=[0511380777712]
Dialplan: sofia/external/0511380777712@sip.easybell.de Action set(caller_id_number=${caller_id_number})
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->caller-details] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [caller-details] ${caller_destination}(4953719451738) =~ /^$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->global-variables] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [global-variables] () =~ // break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Action set(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->domain-variables] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [domain-variables] () =~ // break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Action export(origination_callee_id_name=${destination_number})
Dialplan: sofia/external/0511380777712@sip.easybell.de Action set(operator=1000) INLINE
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de set(operator=1000)
2023-03-05 15:46:34.672274 96.13% [DEBUG] mod_dptools.c:1673 SET sofia/external/0511380777712@sip.easybell.de [operator]=[1000]
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->call_direction-outbound] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [call_direction-outbound] ${user_exists}(false) =~ /false/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call_direction-outbound] destination_number(1423@my_ip) =~ /^(?:\+?1)?(\d{10})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->clear_sip_auto_answer] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [clear_sip_auto_answer] ${click_to_call}() =~ /true/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->is_loopback] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [is_loopback] ${is_follow_me_loopback}() =~ /true/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->call-direction] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call-direction] ${call_direction}(inbound) =~ /^$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->user_record] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${user_record}() =~ /^all$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [user_record] ${call_direction}(inbound) =~ /^inbound$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${user_record}() =~ /^inbound$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${call_direction}(inbound) =~ /^outbound$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${user_record}() =~ /^outbound$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${call_direction}(inbound) =~ /^local$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${user_record}() =~ /^local$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_record}() =~ /^all$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [user_record] ${call_direction}(inbound) =~ /^inbound$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_record}() =~ /^inbound$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${call_direction}(inbound) =~ /^outbound$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_record}() =~ /^outbound$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_exists}(false) =~ /^true$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${call_direction}(inbound) =~ /^local$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${from_user_record}() =~ /^local$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_record] ${record_session}() =~ /^true$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->rtp_has_crypto] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [rtp_has_crypto] ${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=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->redial] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [redial] destination_number(1423@my_ip) =~ /^(redial|\*870)$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [redial] () =~ // break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Action hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->speed_dial] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [speed_dial] destination_number(1423@my_ip) =~ /^\*0(.*)$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->user_hold_music] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [user_hold_music] ${user_exists}(false) =~ /true/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->default_caller_id] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [default_caller_id] ${call_direction}(inbound) =~ /outbound/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->sip.easybell.de.0d11] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [sip.easybell.de.0d11] ${user_exists}(false) =~ /false/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [sip.easybell.de.0d11] destination_number(1423@my_ip) =~ /^0(\d{11})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->sip.easybell.de.1d10] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [sip.easybell.de.1d10] ${user_exists}(false) =~ /false/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [sip.easybell.de.1d10] destination_number(1423@my_ip) =~ /^(?:\+?49)?(\d{11})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->sip.easybell.de.91d10] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [sip.easybell.de.91d10] ${user_exists}(false) =~ /false/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [sip.easybell.de.91d10] destination_number(1423@my_ip) =~ /^(?:\+?91)?(\d{10})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->sip.easybell.de.0d12] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [sip.easybell.de.0d12] ${user_exists}(false) =~ /false/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [sip.easybell.de.0d12] destination_number(1423@my_ip) =~ /^0(\d{12})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->test ivr 1] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [test ivr 1] destination_number(1423@my_ip) =~ /^999$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->agent_status] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [agent_status] destination_number(1423@my_ip) =~ /^\*22$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [agent_status] destination_number(1423@my_ip) =~ /^(?:agent\+|\*22)(.+)$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->agent_status_id] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [agent_status_id] destination_number(1423@my_ip) =~ /^\*23$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->center 1] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [center 1] destination_number(1423@my_ip) =~ /^([^#]+#)(.*)$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [center 1] destination_number(1423@my_ip) =~ /^(callcenter\+)?108$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->group-intercept] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [group-intercept] destination_number(1423@my_ip) =~ /^\*8$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->page-extension] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [page-extension] destination_number(1423@my_ip) =~ /^\*8(\d{2,7})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->eavesdrop] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [eavesdrop] destination_number(1423@my_ip) =~ /^\*33(\d{2,7})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->call_privacy] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call_privacy] destination_number(1423@my_ip) =~ /^\*67(\d+)$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->call_return] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call_return] destination_number(1423@my_ip) =~ /^\*69$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->intercept-ext] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [intercept-ext] destination_number(1423@my_ip) =~ /^\*\*(\d+)$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [intercept-ext] destination_number(1423@my_ip) =~ /^\*\*$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->intercept-ext-polycom] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [intercept-ext-polycom] destination_number(1423@my_ip) =~ /^\*97(\d+)$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->number_queue] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [number_queue] destination_number(1423@my_ip) =~ /^\*800(.*)$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->dx] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [dx] destination_number(1423@my_ip) =~ /^dx$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->att_xfer] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [att_xfer] destination_number(1423@my_ip) =~ /^att_xfer$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->send_to_voicemail] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [send_to_voicemail] destination_number(1423@my_ip) =~ /^\*99(\d{2,10})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->extension-to-voicemail] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [extension-to-voicemail] ${user_exists}(false) =~ /^true$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->xfer_vm] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [xfer_vm] destination_number(1423@my_ip) =~ /^xfer_vm$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->vmain] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [vmain] destination_number(1423@my_ip) =~ /^vmain$|^\*4000$|^\*98$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [vmain] destination_number(1423@my_ip) =~ /^(vmain$|^\*4000$|^\*98|voicemail\+)(\d{2,12})$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->vmain_user] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [vmain_user] destination_number(1423@my_ip) =~ /^\*97$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->is_transfer] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [is_transfer] destination_number(1423@my_ip) =~ /^is_transfer$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->HQ] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [HQ] destination_number(1423@my_ip) =~ /^1423$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->room 4] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [room 4] destination_number(1423@my_ip) =~ /^112236$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->room 2] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [room 2] destination_number(1423@my_ip) =~ /^112234$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->room 3] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [room 3] destination_number(1423@my_ip) =~ /^112235$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->room 1] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [room 1] destination_number(1423@my_ip) =~ /^112233$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->room5] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [room5] destination_number(1423@my_ip) =~ /^112237$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->room 6] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [room 6] destination_number(1423@my_ip) =~ /^01001$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->queue1] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [queue1] destination_number(1423@my_ip) =~ /^1100$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->delay_echo] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [delay_echo] destination_number(1423@my_ip) =~ /^\*9195$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->cf] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [cf] destination_number(1423@my_ip) =~ /^cf$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->echo] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [echo] destination_number(1423@my_ip) =~ /^\*9196$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->milliwatt] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [milliwatt] destination_number(1423@my_ip) =~ /^\*9197$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->is_zrtp_secure] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [is_zrtp_secure] ${zrtp_secure_media_confirmed}() =~ /^true$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de ANTI-Action eval(not_secure)
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->tone_stream] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [tone_stream] destination_number(1423@my_ip) =~ /^\*9198$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->is_secure] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [is_secure] ${sip_via_protocol}(udp) =~ /tls/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->hold_music] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [hold_music] destination_number(1423@my_ip) =~ /^\*9664$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->recordings] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [recordings] destination_number(1423@my_ip) =~ /^\*(732)$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->directory] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [directory] destination_number(1423@my_ip) =~ /^\*411$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->wake-up] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [wake-up] destination_number(1423@my_ip) =~ /^\*(925)$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->valet_park] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [valet_park] destination_number(1423@my_ip) =~ /^(park)?\+?\*(59[0-9][0-9])$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [valet_park] ${sip_h_Referred-By}() =~ /sip:(.*)@.*/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [valet_park] destination_number(1423@my_ip) =~ /^(park)?\+?\*(59[0-9][0-9])$/ break=never
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [valet_park] destination_number(1423@my_ip) =~ /^(park)?\+?\*(59[0-9][0-9])$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->operator-forward] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [operator-forward] destination_number(1423@my_ip) =~ /^\*000$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->do-not-disturb] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [do-not-disturb] destination_number(1423@my_ip) =~ /^\*77$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [do-not-disturb] destination_number(1423@my_ip) =~ /^\*78$|\*363$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [do-not-disturb] destination_number(1423@my_ip) =~ /^\*79$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [do-not-disturb] destination_number(1423@my_ip) =~ /^dnd\+0511380777712$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->call_screen] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call_screen] ${call_screen_enabled}() =~ /^true$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->ring-group-forward] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [ring-group-forward] destination_number(1423@my_ip) =~ /^\*75$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->call-forward] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call-forward] destination_number(1423@my_ip) =~ /^\*72(\d{2,20})$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call-forward] destination_number(1423@my_ip) =~ /^\*72$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call-forward] destination_number(1423@my_ip) =~ /^\*73$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call-forward] destination_number(1423@my_ip) =~ /^\*74$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call-forward] destination_number(1423@my_ip) =~ /^forward\+(\Q0511380777712\E)(?:\/(\d+))?$/ break=on-true
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->call-forward-not-registered] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call-forward-not-registered] ${user_exists}(false) =~ /true/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->follow-me] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [follow-me] destination_number(1423@my_ip) =~ /^\*21$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->call-forward-all] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [call-forward-all] ${forward_all_enabled}() =~ /true/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->follow-me-destinations] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [follow-me-destinations] ${user_exists}(false) =~ /^true$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->talking clock date and time] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [talking clock date and time] destination_number(1423@my_ip) =~ /^\*9172$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->talking clock time] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [talking clock time] destination_number(1423@my_ip) =~ /^\*9170$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->talking clock date] continue=
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [talking clock date] destination_number(1423@my_ip) =~ /^\*9171$/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->local_extension] continue=true
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [local_extension] ${user_exists}(false) =~ /true/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->voicemail] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (FAIL) [voicemail] ${user_exists}(false) =~ /true/ break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de parsing [my_ip->not-found] continue=false
Dialplan: sofia/external/0511380777712@sip.easybell.de Regex (PASS) [not-found] () =~ // break=on-false
Dialplan: sofia/external/0511380777712@sip.easybell.de Action set(call_direction=inbound) INLINE
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de set(call_direction=inbound)
2023-03-05 15:46:34.692275 96.13% [DEBUG] mod_dptools.c:1673 SET sofia/external/0511380777712@sip.easybell.de [call_direction]=[inbound]
Dialplan: sofia/external/0511380777712@sip.easybell.de Action log(WARNING [inbound routes] 404 not found ${sip_network_ip})
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:281 (sofia/external/0511380777712@sip.easybell.de) State Change CS_ROUTING -> CS_EXECUTE
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:640 (sofia/external/0511380777712@sip.easybell.de) State ROUTING going to sleep
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:581 (sofia/external/0511380777712@sip.easybell.de) Running State Change CS_EXECUTE (Cur 2 Tot 153)
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_channel.c:2382 (sofia/external/0511380777712@sip.easybell.de) Callstate Change RINGING -> ACTIVE
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:647 (sofia/external/0511380777712@sip.easybell.de) State EXECUTE
2023-03-05 15:46:34.692275 96.13% [DEBUG] mod_sofia.c:213 sofia/external/0511380777712@sip.easybell.de SOFIA EXECUTE
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:323 sofia/external/0511380777712@sip.easybell.de Standard EXECUTE
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de set(caller_id_number=0511380777712)
2023-03-05 15:46:34.692275 96.13% [DEBUG] mod_dptools.c:1673 SET sofia/external/0511380777712@sip.easybell.de [caller_id_number]=[0511380777712]
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de set(RFC2822_DATE=Sun, 05 Mar 2023 15:46:34 +0000)
2023-03-05 15:46:34.692275 96.13% [DEBUG] mod_dptools.c:1673 SET sofia/external/0511380777712@sip.easybell.de [RFC2822_DATE]=[Sun, 05 Mar 2023 15:46:34 +0000]
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de export(origination_callee_id_name=1423@my_ip)
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_channel.c:1315 EXPORT (export_vars) [origination_callee_id_name]=[1423@my_ip]
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de hash(insert/my_ip-last_dial/0511380777712/1423@my_ip)
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de eval(not_secure)
EXECUTE [depth=0] sofia/external/0511380777712@sip.easybell.de log(WARNING [inbound routes] 404 not found 195.185.37.60)
2023-03-05 15:46:34.692275 96.13% [WARNING] mod_dptools.c:1867 [inbound routes] 404 not found 195.185.37.60
2023-03-05 15:46:34.692275 96.13% [NOTICE] switch_core_state_machine.c:382 sofia/external/0511380777712@sip.easybell.de has executed the last dialplan instruction, hanging up.
2023-03-05 15:46:34.692275 96.13% [NOTICE] switch_core_state_machine.c:384 Hangup sofia/external/0511380777712@sip.easybell.de [CS_EXECUTE] [NORMAL_CLEARING]
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:647 (sofia/external/0511380777712@sip.easybell.de) State EXECUTE going to sleep
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:581 (sofia/external/0511380777712@sip.easybell.de) Running State Change CS_HANGUP (Cur 2 Tot 153)
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:337 sofia/external/0511380777712@sip.easybell.de skip receive message [VIDEO_SYNC] (channel is hungup already)
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:338 sofia/external/0511380777712@sip.easybell.de skip receive message [REQUEST_IMAGE_MEDIA] (channel is hungup already)
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:844 (sofia/external/0511380777712@sip.easybell.de) Callstate Change ACTIVE -> HANGUP
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:846 (sofia/external/0511380777712@sip.easybell.de) State HANGUP
2023-03-05 15:46:34.692275 96.13% [DEBUG] mod_sofia.c:468 Channel sofia/external/0511380777712@sip.easybell.de hanging up, cause: NORMAL_CLEARING
2023-03-05 15:46:34.692275 96.13% [DEBUG] mod_sofia.c:522 Sending BYE to sofia/external/0511380777712@sip.easybell.de
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:59 sofia/external/0511380777712@sip.easybell.de Standard HANGUP, cause: NORMAL_CLEARING
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:846 (sofia/external/0511380777712@sip.easybell.de) State HANGUP going to sleep
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:616 (sofia/external/0511380777712@sip.easybell.de) State Change CS_HANGUP -> CS_REPORTING
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:581 (sofia/external/0511380777712@sip.easybell.de) Running State Change CS_REPORTING (Cur 2 Tot 153)
2023-03-05 15:46:34.692275 96.13% [DEBUG] switch_core_state_machine.c:932 (sofia/external/0511380777712@sip.easybell.de) State REPORTING
2023-03-05 15:46:34.932279 95.67% [DEBUG] switch_core_state_machine.c:168 sofia/external/0511380777712@sip.easybell.de Standard REPORTING, cause: NORMAL_CLEARING
2023-03-05 15:46:34.932279 95.67% [DEBUG] switch_core_state_machine.c:932 (sofia/external/0511380777712@sip.easybell.de) State REPORTING going to sleep
2023-03-05 15:46:34.932279 95.67% [DEBUG] switch_core_state_machine.c:607 (sofia/external/0511380777712@sip.easybell.de) State Change CS_REPORTING -> CS_DESTROY
2023-03-05 15:46:34.932279 95.67% [DEBUG] switch_core_session.c:1747 Session 153 (sofia/external/0511380777712@sip.easybell.de) Locked, Waiting on external entities
2023-03-05 15:46:34.932279 95.67% [NOTICE] switch_core_session.c:1765 Session 153 (sofia/external/0511380777712@sip.easybell.de) Ended
2023-03-05 15:46:34.932279 95.67% [NOTICE] switch_core_session.c:1769 Close Channel sofia/external/0511380777712@sip.easybell.de [CS_DESTROY]
2023-03-05 15:46:34.932279 95.67% [DEBUG] switch_core_state_machine.c:735 (sofia/external/0511380777712@sip.easybell.de) Running State Change CS_DESTROY (Cur 1 Tot 153)
2023-03-05 15:46:34.932279 95.67% [DEBUG] switch_core_state_machine.c:745 (sofia/external/0511380777712@sip.easybell.de) State DESTROY
2023-03-05 15:46:34.932279 95.67% [DEBUG] mod_sofia.c:379 sofia/external/0511380777712@sip.easybell.de SOFIA DESTROY
2023-03-05 15:46:34.932279 95.67% [DEBUG] switch_core_state_machine.c:175 sofia/external/0511380777712@sip.easybell.de Standard DESTROY
2023-03-05 15:46:34.932279 95.67% [DEBUG] switch_core_state_machine.c:745 (sofia/external/0511380777712@sip.easybell.de) State DESTROY going to sleep
2023-03-05 15:49:14.652305 97.43% [NOTICE] sofia.c:1065 Hangup sofia/external/anonymous@anonymous.invalid [CS_EXECUTE] [NORMAL_CLEARING]
2023-03-05 15:49:14.652305 97.43% [INFO] conference_loop.c:1668 Channel leaving conference, cause: NORMAL_CLEARING
2023-03-05 15:49:14.672295 97.43% [DEBUG] mod_conference.c:2517 sofia/external/anonymous@anonymous.invalid skip receive message [UNBRIDGE] (channel is hungup already)
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_media.c:12553 sofia/external/anonymous@anonymous.invalid skip receive message [BITRATE_REQ] (channel is hungup already)
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_codec.c:260 Restore original codec.
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_session.c:2977 sofia/external/anonymous@anonymous.invalid skip receive message [PHONE_EVENT] (channel is hungup already)
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:647 (sofia/external/anonymous@anonymous.invalid) State EXECUTE going to sleep
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:581 (sofia/external/anonymous@anonymous.invalid) Running State Change CS_HANGUP (Cur 1 Tot 153)
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:844 (sofia/external/anonymous@anonymous.invalid) Callstate Change ACTIVE -> HANGUP
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:846 (sofia/external/anonymous@anonymous.invalid) State HANGUP
2023-03-05 15:49:14.672295 97.43% [DEBUG] mod_sofia.c:468 Channel sofia/external/anonymous@anonymous.invalid hanging up, cause: NORMAL_CLEARING
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:59 sofia/external/anonymous@anonymous.invalid Standard HANGUP, cause: NORMAL_CLEARING
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:846 (sofia/external/anonymous@anonymous.invalid) State HANGUP going to sleep
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:616 (sofia/external/anonymous@anonymous.invalid) State Change CS_HANGUP -> CS_REPORTING
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:581 (sofia/external/anonymous@anonymous.invalid) Running State Change CS_REPORTING (Cur 1 Tot 153)
2023-03-05 15:49:14.672295 97.43% [DEBUG] switch_core_state_machine.c:932 (sofia/external/anonymous@anonymous.invalid) State REPORTING
2023-03-05 15:49:14.672295 97.43% [DEBUG] mod_conference.c:846 Write Lock ON
2023-03-05 15:49:14.672295 97.43% [DEBUG] mod_conference.c:849 Write Lock OFF
2023-03-05 15:49:14.872285 96.87% [DEBUG] switch_core_state_machine.c:168 sofia/external/anonymous@anonymous.invalid Standard REPORTING, cause: NORMAL_CLEARING
2023-03-05 15:49:14.872285 96.87% [DEBUG] switch_core_state_machine.c:932 (sofia/external/anonymous@anonymous.invalid) State REPORTING going to sleep
2023-03-05 15:49:14.872285 96.87% [DEBUG] switch_core_state_machine.c:607 (sofia/external/anonymous@anonymous.invalid) State Change CS_REPORTING -> CS_DESTROY
2023-03-05 15:49:14.872285 96.87% [DEBUG] switch_core_session.c:1747 Session 152 (sofia/external/anonymous@anonymous.invalid) Locked, Waiting on external entities
2023-03-05 15:49:14.872285 96.87% [NOTICE] switch_core_session.c:1765 Session 152 (sofia/external/anonymous@anonymous.invalid) Ended
2023-03-05 15:49:14.872285 96.87% [NOTICE] switch_core_session.c:1769 Close Channel sofia/external/anonymous@anonymous.invalid [CS_DESTROY]
2023-03-05 15:49:14.872285 96.87% [DEBUG] switch_core_state_machine.c:735 (sofia/external/anonymous@anonymous.invalid) Running State Change CS_DESTROY (Cur 0 Tot 153)
2023-03-05 15:49:14.872285 96.87% [DEBUG] switch_core_state_machine.c:745 (sofia/external/anonymous@anonymous.invalid) State DESTROY
2023-03-05 15:49:14.872285 96.87% [DEBUG] mod_sofia.c:379 sofia/external/anonymous@anonymous.invalid SOFIA DESTROY
2023-03-05 15:49:14.872285 96.87% [DEBUG] switch_core_state_machine.c:175 sofia/external/anonymous@anonymous.invalid Standard DESTROY
2023-03-05 15:49:14.872285 96.87% [DEBUG] switch_core_state_machine.c:745 (sofia/external/anonymous@anonymous.invalid) State DESTROY going to sleep
 
  • Like
Reactions: meetkuntmal
Status
Not open for further replies.