Hi,
Sorry for the silley question but I just encountered an issue with my fusionpbx. I have one extension that keeps going to music on hold when you call it. For example:
extension 100 -> calls -> extension 102 -> answered with MOH
Now I have checked all the settings on the extension, there are no follow me, or MOH configured on it, it has been working for many month, now when I check the log in the console I see that the call is fowarded to fifo:VISA@10.10.100.1 see the log bellow:
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.967366 [DEBUG] switch_core_media.c:7180 sofia/internal/100@10.10.100.1 Set 2833 dtmf send payload to 101
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.967366 [DEBUG] switch_core_media.c:7187 sofia/internal/100@10.10.100.1 Set 2833 dtmf receive payload to 101
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] switch_core_media.c:7210 sofia/internal/100@10.10.100.1 Set rtp dtmf delay to 40
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] mod_sofia.c:850 Local SDP sofia/internal/100@10.10.100.1:
59dae7e6-3275-41da-a47a-b1f715e9869c v=0
59dae7e6-3275-41da-a47a-b1f715e9869c o=FreeSWITCH 1524445639 1524445640 IN IP4 10.10.100.1
59dae7e6-3275-41da-a47a-b1f715e9869c s=FreeSWITCH
59dae7e6-3275-41da-a47a-b1f715e9869c c=IN IP4 10.10.100.1
59dae7e6-3275-41da-a47a-b1f715e9869c t=0 0
59dae7e6-3275-41da-a47a-b1f715e9869c m=audio 19518 RTP/AVP 8 101
59dae7e6-3275-41da-a47a-b1f715e9869c a=rtpmap:8 PCMA/8000
59dae7e6-3275-41da-a47a-b1f715e9869c a=rtpmap:101 telephone-event/8000
59dae7e6-3275-41da-a47a-b1f715e9869c a=fmtp:101 0-16
59dae7e6-3275-41da-a47a-b1f715e9869c a=ptime:20
59dae7e6-3275-41da-a47a-b1f715e9869c a=sendrecv
59dae7e6-3275-41da-a47a-b1f715e9869c m=video 0 RTP/AVP 19
59dae7e6-3275-41da-a47a-b1f715e9869c
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] sofia.c:7084 Channel sofia/internal/100@10.10.100.1 entering state [completed][200]
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [NOTICE] mod_dptools.c:1312 Channel [sofia/internal/100@10.10.100.1] has been answered
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] switch_channel.c:3773 (sofia/internal/100@10.10.100.1) Callstate Change RINGING -> ACTIVE
59dae7e6-3275-41da-a47a-b1f715e9869c EXECUTE sofia/internal/100@10.10.100.1 fifo(VISA@10.10.100.1 in)
2018-04-23 09:32:37.986813 [DEBUG] mod_local_stream.c:871 Opening Stream [default/8000] 8000hz
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] switch_ivr_play_say.c:1498 Codec Activated L16@8000hz 1 channels 20ms
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:38.286806 [DEBUG] sofia.c:7084 Channel sofia/internal/100@10.10.100.1 entering state [ready][200]
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:38.487339 [DEBUG] switch_rtp.c:7308 Correct audio ip/port confirmed.
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:33:03.846804 [NOTICE] switch_ivr.c:4269 Hangup sofia/internal/100@10.10.100.1 [CS_EXECUTE] [NORMAL_CLEARING]
Could anyone be kind and shed some lights?
Thank you kindly
Gabe
Sorry for the silley question but I just encountered an issue with my fusionpbx. I have one extension that keeps going to music on hold when you call it. For example:
extension 100 -> calls -> extension 102 -> answered with MOH
Now I have checked all the settings on the extension, there are no follow me, or MOH configured on it, it has been working for many month, now when I check the log in the console I see that the call is fowarded to fifo:VISA@10.10.100.1 see the log bellow:
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.967366 [DEBUG] switch_core_media.c:7180 sofia/internal/100@10.10.100.1 Set 2833 dtmf send payload to 101
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.967366 [DEBUG] switch_core_media.c:7187 sofia/internal/100@10.10.100.1 Set 2833 dtmf receive payload to 101
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] switch_core_media.c:7210 sofia/internal/100@10.10.100.1 Set rtp dtmf delay to 40
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] mod_sofia.c:850 Local SDP sofia/internal/100@10.10.100.1:
59dae7e6-3275-41da-a47a-b1f715e9869c v=0
59dae7e6-3275-41da-a47a-b1f715e9869c o=FreeSWITCH 1524445639 1524445640 IN IP4 10.10.100.1
59dae7e6-3275-41da-a47a-b1f715e9869c s=FreeSWITCH
59dae7e6-3275-41da-a47a-b1f715e9869c c=IN IP4 10.10.100.1
59dae7e6-3275-41da-a47a-b1f715e9869c t=0 0
59dae7e6-3275-41da-a47a-b1f715e9869c m=audio 19518 RTP/AVP 8 101
59dae7e6-3275-41da-a47a-b1f715e9869c a=rtpmap:8 PCMA/8000
59dae7e6-3275-41da-a47a-b1f715e9869c a=rtpmap:101 telephone-event/8000
59dae7e6-3275-41da-a47a-b1f715e9869c a=fmtp:101 0-16
59dae7e6-3275-41da-a47a-b1f715e9869c a=ptime:20
59dae7e6-3275-41da-a47a-b1f715e9869c a=sendrecv
59dae7e6-3275-41da-a47a-b1f715e9869c m=video 0 RTP/AVP 19
59dae7e6-3275-41da-a47a-b1f715e9869c
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] sofia.c:7084 Channel sofia/internal/100@10.10.100.1 entering state [completed][200]
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [NOTICE] mod_dptools.c:1312 Channel [sofia/internal/100@10.10.100.1] has been answered
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] switch_channel.c:3773 (sofia/internal/100@10.10.100.1) Callstate Change RINGING -> ACTIVE
59dae7e6-3275-41da-a47a-b1f715e9869c EXECUTE sofia/internal/100@10.10.100.1 fifo(VISA@10.10.100.1 in)
2018-04-23 09:32:37.986813 [DEBUG] mod_local_stream.c:871 Opening Stream [default/8000] 8000hz
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:37.986813 [DEBUG] switch_ivr_play_say.c:1498 Codec Activated L16@8000hz 1 channels 20ms
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:38.286806 [DEBUG] sofia.c:7084 Channel sofia/internal/100@10.10.100.1 entering state [ready][200]
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:32:38.487339 [DEBUG] switch_rtp.c:7308 Correct audio ip/port confirmed.
59dae7e6-3275-41da-a47a-b1f715e9869c 2018-04-23 09:33:03.846804 [NOTICE] switch_ivr.c:4269 Hangup sofia/internal/100@10.10.100.1 [CS_EXECUTE] [NORMAL_CLEARING]
Could anyone be kind and shed some lights?
Thank you kindly
Gabe