freeswitchforum.com

Форум поддержки FreeSWITCH

FreeSWITCH is a registered trademark of Anthony Minessale. Official FreeSWITCH site.

Текущее время: 27 апр 2024 09:35

Часовой пояс: UTC + 4 часа




Начать новую тему Ответить на тему  [ Сообщений: 13 ]  На страницу 1, 2  След.
Автор Сообщение
 Заголовок сообщения: fs 1.6.5 не работает g722
СообщениеДобавлено: 12 янв 2016 16:11 

Зарегистрирован: 13 май 2015 15:53
Сообщения: 124
Обновился до последней версии. Перестал работать кодэк G722/16000
переменная

global_codec_prefs
G7221@32000h,G7221@16000h,G722,PCMU,PCMA,iLBC,GSM,H263,H264

не менялась. Если оставить в клиенте только PCMU то работает. В чем может быть дело?


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 12 янв 2016 17:12 
FreeSWITCH_GuRu

Зарегистрирован: 22 авг 2012 09:52
Сообщения: 1710
Код:
fs_cli -x "module_exists mod_siren"

_________________
ЛС: @rostel
Сообщество: @ru_freeswitch


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 12 янв 2016 17:34 

Зарегистрирован: 13 май 2015 15:53
Сообщения: 124
выдает TRUE


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 12 янв 2016 17:40 
FreeSWITCH_GuRu

Зарегистрирован: 22 авг 2012 09:52
Сообщения: 1710
смотреть в логах как проходит согласование кодеков

_________________
ЛС: @rostel
Сообщество: @ru_freeswitch


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 12 янв 2016 17:52 

Зарегистрирован: 13 май 2015 15:53
Сообщения: 124
судя по месту, где обрывается, если я правильно понял, это стыковка с gsm шлюзом. До обновления всё работало.


[+] 
Код:
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.285557 [DEBUG] switch_core_media.c:5200 sofia/internal/1001@192.168.0.40 Starting Video thread
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.285557 [DEBUG] mod_sofia.c:2320 Ring SDP:
bf6f394e-c2ae-4fc7-b242-1382bee306ce v=0
bf6f394e-c2ae-4fc7-b242-1382bee306ce o=FreeSWITCH 1452582008 1452582009 IN IP4 192.168.0.40
bf6f394e-c2ae-4fc7-b242-1382bee306ce s=FreeSWITCH
bf6f394e-c2ae-4fc7-b242-1382bee306ce c=IN IP4 192.168.0.40
bf6f394e-c2ae-4fc7-b242-1382bee306ce t=0 0
bf6f394e-c2ae-4fc7-b242-1382bee306ce m=audio 24200 RTP/AVP 9
bf6f394e-c2ae-4fc7-b242-1382bee306ce a=rtpmap:9 G722/8000
bf6f394e-c2ae-4fc7-b242-1382bee306ce a=ptime:20
bf6f394e-c2ae-4fc7-b242-1382bee306ce a=sendrecv
bf6f394e-c2ae-4fc7-b242-1382bee306ce m=video 16990 RTP/AVP 103
bf6f394e-c2ae-4fc7-b242-1382bee306ce a=rtpmap:103 H264/90000
bf6f394e-c2ae-4fc7-b242-1382bee306ce a=sendonly
bf6f394e-c2ae-4fc7-b242-1382bee306ce b=AS:1024
bf6f394e-c2ae-4fc7-b242-1382bee306ce
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.285557 [NOTICE] mod_sofia.c:2323 Pre-Answer sofia/internal/1001@192.168.0.40!
2016-01-12 15:43:28.285557 [DEBUG] switch_core_media.c:5043 sofia/internal/1001@192.168.0.40 Video thread started. Echo is off
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.285557 [DEBUG] switch_channel.c:3460 (sofia/internal/1001@192.168.0.40) Callstate Change RINGING -> EARLY
bf6f394e-c2ae-4fc7-b242-1382bee306ce EXECUTE sofia/internal/1001@192.168.0.40 record_session(C:/Program Files/FusionPBX/recordings/20160112_154328_1001_097#######.wav)
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.285557 [DEBUG] sofia.c:6750 Channel sofia/internal/1001@192.168.0.40 entering state [early][183]
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.305592 [DEBUG] switch_core_media_bug.c:828 Attaching BUG to sofia/internal/1001@192.168.0.40
bf6f394e-c2ae-4fc7-b242-1382bee306ce EXECUTE sofia/internal/1001@192.168.0.40 bridge(sofia/gateway/goip2/097#######)
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.305592 [DEBUG] switch_channel.c:1237 sofia/internal/1001@192.168.0.40 EXPORTING[export_vars] [domain_name]=[192.168.0.40] to event
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.305592 [DEBUG] switch_ivr_originate.c:2127 Parsing global variables
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [NOTICE] switch_channel.c:1091 New Channel sofia/external/097####### [7be85c45-15ab-46f3-b6ea-cb1b56f72212]
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] mod_sofia.c:4765 (sofia/external/097#######) State Change CS_NEW -> CS_INIT
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:473 (sofia/external/097#######) Running State Change CS_INIT
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:516 (sofia/external/097#######) State INIT
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] mod_sofia.c:88 sofia/external/097####### SOFIA INIT
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] sofia_glue.c:1257 sofia/external/097####### sending invite version: 1.6.5 64bit
7be85c45-15ab-46f3-b6ea-cb1b56f72212 Local SDP:
7be85c45-15ab-46f3-b6ea-cb1b56f72212 v=0
7be85c45-15ab-46f3-b6ea-cb1b56f72212 o=FreeSWITCH 1452583928 1452583929 IN IP4 192.168.0.40
7be85c45-15ab-46f3-b6ea-cb1b56f72212 s=FreeSWITCH
7be85c45-15ab-46f3-b6ea-cb1b56f72212 c=IN IP4 192.168.0.40
7be85c45-15ab-46f3-b6ea-cb1b56f72212 t=0 0
7be85c45-15ab-46f3-b6ea-cb1b56f72212 m=audio 22280 RTP/AVP 9 101 13
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=rtpmap:9 G722/8000
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=rtpmap:101 telephone-event/8000
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=fmtp:101 0-16
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=rtpmap:13 CN/8000
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=ptime:20
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=sendrecv
7be85c45-15ab-46f3-b6ea-cb1b56f72212 m=video 31456 RTP/AVP 103
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=rtpmap:103 H264/90000
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=fmtp:103 profile-level-id=4DE01f;packetization-mode=1
7be85c45-15ab-46f3-b6ea-cb1b56f72212 b=AS:1024
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=rtcp-fb:103 ccm fir
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=rtcp-fb:103 ccm tmmbr
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=rtcp-fb:103 nack
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=rtcp-fb:103 nack pli
7be85c45-15ab-46f3-b6ea-cb1b56f72212
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:40 sofia/external/097####### Standard INIT
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:48 (sofia/external/097#######) State Change CS_INIT -> CS_ROUTING
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:516 (sofia/external/097#######) State INIT going to sleep
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:473 (sofia/external/097#######) Running State Change CS_ROUTING
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] sofia.c:6750 Channel sofia/external/097####### entering state [calling][0]
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:532 (sofia/external/097#######) State ROUTING
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] mod_sofia.c:141 sofia/external/097####### SOFIA ROUTING
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_ivr_originate.c:67 (sofia/external/097#######) State Change CS_ROUTING -> CS_CONSUME_MEDIA
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:532 (sofia/external/097#######) State ROUTING going to sleep
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.305592 [DEBUG] switch_core_state_machine.c:473 (sofia/external/097#######) Running State Change CS_CONSUME_MEDIA
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.315555 [DEBUG] switch_core_state_machine.c:551 (sofia/external/097#######) State CONSUME_MEDIA
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.315555 [DEBUG] switch_core_state_machine.c:551 (sofia/external/097#######) State CONSUME_MEDIA going to sleep
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.315555 [DEBUG] switch_ivr_async.c:1473 No silence detection configured; assuming start of speech
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.354716 [DEBUG] sofia.c:6750 Channel sofia/external/097####### entering state [proceeding][180]
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.354716 [NOTICE] sofia.c:6852 Ring-Ready sofia/external/097#######!
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:28.354716 [DEBUG] switch_channel.c:3332 (sofia/external/097#######) Callstate Change DOWN -> RINGING
2016-01-12 15:43:28.495253 [WARNING] sofia_reg.c:1760 SIP auth challenge (REGISTER) on sofia profile 'internal' for [1901@192.168.0.40] from ip 192.168.0.5
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.545252 [DEBUG] switch_rtp.c:6640 Correct audio ip/port confirmed.
bf6f394e-c2ae-4fc7-b242-1382bee306ce 2016-01-12 15:43:28.545252 [DEBUG] switch_core_io.c:448 Setting BUG Codec G722:9
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:37.685202 [DEBUG] sofia.c:6750 Channel sofia/external/097####### entering state [proceeding][183]
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:37.685202 [DEBUG] sofia.c:6760 Remote SDP:
7be85c45-15ab-46f3-b6ea-cb1b56f72212 v=0
7be85c45-15ab-46f3-b6ea-cb1b56f72212 o=gsm2biz 1452606207 1452606207 IN IP4 192.168.0.4
7be85c45-15ab-46f3-b6ea-cb1b56f72212 s=gsm2biz
7be85c45-15ab-46f3-b6ea-cb1b56f72212 c=IN IP4 192.168.0.4
7be85c45-15ab-46f3-b6ea-cb1b56f72212 t=0 0
7be85c45-15ab-46f3-b6ea-cb1b56f72212 m=audio 16384 RTP/AVP 19
7be85c45-15ab-46f3-b6ea-cb1b56f72212 a=ptime:20
7be85c45-15ab-46f3-b6ea-cb1b56f72212
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:37.685202 [DEBUG] switch_core_media.c:4480 No 2833 in SDP. Disable 2833 dtmf and switch to INFO
7be85c45-15ab-46f3-b6ea-cb1b56f72212 2016-01-12 15:43:37.685202 [NOTICE] sofia.c:6933 Hangup sofia/external/097####### [CS_CONSUME_MEDIA] [INCOMPATIBLE_DESTINATION]


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 12 янв 2016 18:17 

Зарегистрирован: 13 май 2015 15:53
Сообщения: 124
поиграл с приоритетами кодэков шлюза на всякий случай - ничего не дало. Может у кого есть идеи? Иначе придётся пока его отключать на клиентах или назад откатывать, чего не хочется. Т.к. вроде прошли залипания подключений.


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 12 янв 2016 19:46 

Зарегистрирован: 03 июл 2012 12:09
Сообщения: 41
Я не уверен но ФС шлет m=audio 22280 RTP/AVP 9 101 13 на что удаленная сторона отвечает m=audio 16384 RTP/AVP 19 и как результат несоглосование кодеков.


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 12 янв 2016 20:08 
FreeSWITCH_GuRu

Зарегистрирован: 22 авг 2012 09:52
Сообщения: 1710
не совсем так

шлюз говорит хочу только
"m=audio 16384 RTP/AVP 19"

ходим сюда
RTP_audio_video_profile писал(а):
19 reserved (previously CN) audio reserved, previously comfort noise RFC 3551

это вообще не для голоса
соответственно даже не во что конвертить

покажите настройки шлюза и полный лог FS под спойлер

_________________
ЛС: @rostel
Сообщество: @ru_freeswitch


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 13 янв 2016 14:03 

Зарегистрирован: 13 май 2015 15:53
Сообщения: 124
Вложение:
Снимок1.PNG
Снимок1.PNG [ 19.78 КБ | Просмотров: 11692 ]

[+] 
Код:
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.471921 [DEBUG] switch_core_state_machine.c:473 (sofia/internal/1001@192.168.0.40) Running State Change CS_NEW
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.471921 [DEBUG] sofia.c:9240 sofia/internal/1001@192.168.0.40 receiving invite from 192.168.0.164:5060 version: 1.6.5 64bit
2016-01-13 11:56:01.471921 [DEBUG] sofia.c:9407 IP 192.168.0.164 Rejected by acl "domains". Falling back to Digest auth.
2016-01-13 11:56:01.471921 [WARNING] sofia_reg.c:1760 SIP auth challenge (INVITE) on sofia profile 'internal' for [097#######@192.168.0.40] from ip 192.168.0.164
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.471921 [DEBUG] switch_core_state_machine.c:492 (sofia/internal/1001@192.168.0.40) State NEW
2016-01-13 11:56:01.471921 [DEBUG] sofia.c:2147 detaching session 17c07264-e823-40ff-b638-ea1ceb939481
2016-01-13 11:56:01.552410 [DEBUG] sofia.c:2255 Re-attaching to session 17c07264-e823-40ff-b638-ea1ceb939481
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.573410 [DEBUG] sofia.c:9240 sofia/internal/1001@192.168.0.40 receiving invite from 192.168.0.164:5060 version: 1.6.5 64bit
2016-01-13 11:56:01.573410 [DEBUG] sofia.c:9407 IP 192.168.0.164 Rejected by acl "domains". Falling back to Digest auth.
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] sofia.c:6750 Channel sofia/internal/1001@192.168.0.40 entering state [received][100]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] sofia.c:6760 Remote SDP:
17c07264-e823-40ff-b638-ea1ceb939481 v=0
17c07264-e823-40ff-b638-ea1ceb939481 o=1001-jitsi.org 0 0 IN IP4 192.168.0.164
17c07264-e823-40ff-b638-ea1ceb939481 s=-
17c07264-e823-40ff-b638-ea1ceb939481 c=IN IP4 192.168.0.164
17c07264-e823-40ff-b638-ea1ceb939481 t=0 0
17c07264-e823-40ff-b638-ea1ceb939481 m=audio 5000 RTP/AVP 96 97 9 0 98 3 100 8
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:96 speex/32000
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:97 speex/16000
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:9 G722/8000
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:0 PCMU/8000
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:98 speex/8000
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:3 GSM/8000
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:100 iLBC/8000
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:8 PCMA/8000
17c07264-e823-40ff-b638-ea1ceb939481 a=extmap:1 urn:ietf:params:rtp-hdrext:csrc-audio-level
17c07264-e823-40ff-b638-ea1ceb939481 a=extmap:2 urn:ietf:params:rtp-hdrext:ssrc-audio-level
17c07264-e823-40ff-b638-ea1ceb939481 a=rtcp-xr:voip-metrics
17c07264-e823-40ff-b638-ea1ceb939481 m=video 5002 RTP/AVP 102 99
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:102 H264/90000
17c07264-e823-40ff-b638-ea1ceb939481 a=fmtp:102 profile-level-id=4DE01f;packetization-mode=1
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:99 H264/90000
17c07264-e823-40ff-b638-ea1ceb939481 a=fmtp:99 profile-level-id=4DE01f
17c07264-e823-40ff-b638-ea1ceb939481 a=recvonly
17c07264-e823-40ff-b638-ea1ceb939481 a=imageattr:102 send * recv [x=[0-1600],y=[0-1200]]
17c07264-e823-40ff-b638-ea1ceb939481 a=imageattr:99 send * recv [x=[0-1600],y=[0-1200]]
17c07264-e823-40ff-b638-ea1ceb939481
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:96:32000:20:0:1]/[G7221:115:32000:20:48000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:96:32000:20:0:1]/[G7221:107:16000:20:32000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:96:32000:20:0:1]/[G722:9:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:96:32000:20:0:1]/[PCMU:0:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:96:32000:20:0:1]/[PCMA:8:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:96:32000:20:0:1]/[iLBC:97:8000:30:13330:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:96:32000:20:0:1]/[GSM:3:8000:20:13200:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:97:16000:20:0:1]/[G7221:115:32000:20:48000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:97:16000:20:0:1]/[G7221:107:16000:20:32000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:97:16000:20:0:1]/[G722:9:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:97:16000:20:0:1]/[PCMU:0:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:97:16000:20:0:1]/[PCMA:8:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:97:16000:20:0:1]/[iLBC:97:8000:30:13330:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:97:16000:20:0:1]/[GSM:3:8000:20:13200:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [G722:9:8000:20:64000:1]/[G7221:115:32000:20:48000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [G722:9:8000:20:64000:1]/[G7221:107:16000:20:32000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [G722:9:8000:20:64000:1]/[G722:9:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4208 Audio Codec Compare [G722:9:8000:20:64000:1] ++++ is saved as a match
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [G722:9:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [G722:9:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [G722:9:8000:20:64000:1]/[iLBC:97:8000:30:13330:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [G722:9:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G7221:115:32000:20:48000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G7221:107:16000:20:32000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4208 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[iLBC:97:8000:30:13330:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:98:8000:20:0:1]/[G7221:115:32000:20:48000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:98:8000:20:0:1]/[G7221:107:16000:20:32000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:98:8000:20:0:1]/[G722:9:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:98:8000:20:0:1]/[PCMU:0:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:98:8000:20:0:1]/[PCMA:8:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:98:8000:20:0:1]/[iLBC:97:8000:30:13330:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [speex:98:8000:20:0:1]/[GSM:3:8000:20:13200:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [GSM:3:8000:20:13200:1]/[G7221:115:32000:20:48000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [GSM:3:8000:20:13200:1]/[G7221:107:16000:20:32000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [GSM:3:8000:20:13200:1]/[G722:9:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [GSM:3:8000:20:13200:1]/[PCMU:0:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [GSM:3:8000:20:13200:1]/[PCMA:8:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [GSM:3:8000:20:13200:1]/[iLBC:97:8000:30:13330:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [GSM:3:8000:20:13200:1]/[GSM:3:8000:20:13200:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4208 Audio Codec Compare [GSM:3:8000:20:13200:1] ++++ is saved as a match
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [iLBC:100:8000:30:13330:1]/[G7221:115:32000:20:48000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [iLBC:100:8000:30:13330:1]/[G7221:107:16000:20:32000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [iLBC:100:8000:30:13330:1]/[G722:9:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [iLBC:100:8000:30:13330:1]/[PCMU:0:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [iLBC:100:8000:30:13330:1]/[PCMA:8:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [iLBC:100:8000:30:13330:1]/[iLBC:97:8000:30:13330:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4208 Audio Codec Compare [iLBC:97:8000:30:13330:1] ++++ is saved as a match
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [iLBC:100:8000:30:13330:1]/[GSM:3:8000:20:13200:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G7221:115:32000:20:48000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G7221:107:16000:20:32000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4208 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[iLBC:97:8000:30:13330:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4153 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[GSM:3:8000:20:13200:1]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:2898 Set Codec sofia/internal/1001@192.168.0.40 G722/8000 20 ms 160 samples 64000 bits 1 channels
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_codec.c:111 sofia/internal/1001@192.168.0.40 Original read codec set to G722:9
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4480 No 2833 in SDP. Disable 2833 dtmf and switch to INFO
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4614 Video Codec Compare [H264:102]/[H263:34]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4614 Video Codec Compare [H264:102]/[H264:97]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4626 Video Codec Compare [H264:97] +++ is saved as a match
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4614 Video Codec Compare [H264:99]/[H263:34]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4614 Video Codec Compare [H264:99]/[H264:97]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:4626 Video Codec Compare [H264:97] +++ is saved as a match
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_media.c:2714 Set VIDEO Codec sofia/internal/1001@192.168.0.40 H264/90000 0 ms
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] sofia.c:7136 (sofia/internal/1001@192.168.0.40) State Change CS_NEW -> CS_INIT
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:473 (sofia/internal/1001@192.168.0.40) Running State Change CS_INIT
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:516 (sofia/internal/1001@192.168.0.40) State INIT
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] mod_sofia.c:88 sofia/internal/1001@192.168.0.40 SOFIA INIT
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:40 sofia/internal/1001@192.168.0.40 Standard INIT
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:48 (sofia/internal/1001@192.168.0.40) State Change CS_INIT -> CS_ROUTING
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:516 (sofia/internal/1001@192.168.0.40) State INIT going to sleep
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:473 (sofia/internal/1001@192.168.0.40) Running State Change CS_ROUTING
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_channel.c:2239 (sofia/internal/1001@192.168.0.40) Callstate Change DOWN -> RINGING
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:532 (sofia/internal/1001@192.168.0.40) State ROUTING
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] mod_sofia.c:141 sofia/internal/1001@192.168.0.40 SOFIA ROUTING
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:166 sofia/internal/1001@192.168.0.40 Standard ROUTING
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [INFO] mod_dialplan_xml.c:637 Processing 1001 <1001>->097####### in context default
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->unloop] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->call_direction] continue=true
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [call_direction] ${call_direction}() =~ /^(inbound|outbound|local)$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 ANTI-Action set(call_direction=local)
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->srtp] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [srtp] ${sip_secure_media_confirmed}() =~ /^true$/ break=never
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->group-intercept] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [group-intercept] destination_number(097#######) =~ /^\*8$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->redial] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [redial] destination_number(097#######) =~ /^(redial|\*870)$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->global] continue=true
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [global] ${call_debug}(false) =~ /^true$/ break=never
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Absolute Condition [global]
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Action hash(insert/${domain_name}-spymap/${caller_id_number}/${uuid})
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Action hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Action hash(insert/${domain_name}-last_dial/global/${uuid})
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Action set(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->call_privacy] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [call_privacy] destination_number(097#######) =~ /^\*67(\d+)$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->call_return] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [call_return] destination_number(097#######) =~ /^\*69$|^869$|^lcr$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->del-group] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [del-group] destination_number(097#######) =~ /^\*\*80(\d{2})$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->add-group] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [add-group] destination_number(097#######) =~ /^\*\*81(\d{2})$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->call-group-simo] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [call-group-simo] destination_number(097#######) =~ /^\*\*82(\d{2})$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->call-group-order] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [call-group-order] destination_number(097#######) =~ /^\*83(\d{2})$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->intercept-ext] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [intercept-ext] destination_number(097#######) =~ /^\*\*(\d+)$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->Local_Extension_Skinny] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [Local_Extension_Skinny] destination_number(097#######) =~ /^(11[01][0-9])$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->send_to_voicemail] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (FAIL) [send_to_voicemail] destination_number(097#######) =~ /^\*99(\d{2,7})$/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 parsing [default->kstar] continue=false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Regex (PASS) [kstar] destination_number(097#######) =~ /(097\d\d\d\d\d\d\d|096\d\d\d\d\d\d\d|098\d\d\d\d\d\d\d|039\d\d\d\d\d\d\d|067\d\d\d\d\d\d\d|068\d\d\d\d\d\d\d)/ break=on-false
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Action record_session(C:/Program Files/FusionPBX/recordings/${strftime(%Y%m%d_%H%M%S)}_${caller_id_number}_${destination_number}.wav)
17c07264-e823-40ff-b638-ea1ceb939481 Dialplan: sofia/internal/1001@192.168.0.40 Action bridge(sofia/gateway/goip2/097#######)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:216 (sofia/internal/1001@192.168.0.40) State Change CS_ROUTING -> CS_EXECUTE
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:532 (sofia/internal/1001@192.168.0.40) State ROUTING going to sleep
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:473 (sofia/internal/1001@192.168.0.40) Running State Change CS_EXECUTE
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:539 (sofia/internal/1001@192.168.0.40) State EXECUTE
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] mod_sofia.c:196 sofia/internal/1001@192.168.0.40 SOFIA EXECUTE
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] switch_core_state_machine.c:258 sofia/internal/1001@192.168.0.40 Standard EXECUTE
17c07264-e823-40ff-b638-ea1ceb939481 EXECUTE sofia/internal/1001@192.168.0.40 set(call_direction=local)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.582779 [DEBUG] mod_dptools.c:1498 SET sofia/internal/1001@192.168.0.40 [call_direction]=[local]
17c07264-e823-40ff-b638-ea1ceb939481 EXECUTE sofia/internal/1001@192.168.0.40 hash(insert/192.168.0.40-spymap/1001/17c07264-e823-40ff-b638-ea1ceb939481)
17c07264-e823-40ff-b638-ea1ceb939481 EXECUTE sofia/internal/1001@192.168.0.40 hash(insert/192.168.0.40-last_dial/1001/097#######)
17c07264-e823-40ff-b638-ea1ceb939481 EXECUTE sofia/internal/1001@192.168.0.40 hash(insert/192.168.0.40-last_dial/global/17c07264-e823-40ff-b638-ea1ceb939481)
17c07264-e823-40ff-b638-ea1ceb939481 EXECUTE sofia/internal/1001@192.168.0.40 set(RFC2822_DATE=Wed, 13 Jan 2016 11:56:01 +0200)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] mod_dptools.c:1498 SET sofia/internal/1001@192.168.0.40 [RFC2822_DATE]=[Wed, 13 Jan 2016 11:56:01 +0200]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] switch_core_session.c:2628 Application record_session Requires media! pre_answering channel sofia/internal/1001@192.168.0.40
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [INFO] switch_core_session.c:2630 Sending early media
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] switch_core_media.c:6027 AUDIO RTP [sofia/internal/1001@192.168.0.40] 192.168.0.40 port 16392 -> 192.168.0.164 port 5000 codec: 9 ms: 20
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] switch_rtp.c:3788 Starting timer [soft] 160 bytes per 20ms
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] switch_core_media.c:6356 sofia/internal/1001@192.168.0.40 Set rtp dtmf delay to 40
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] switch_rtp.c:3799 Starting video timer.
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] switch_core_media.c:6545 VIDEO RTP [sofia/internal/1001@192.168.0.40] 192.168.0.40:25568->192.168.0.164:5002 codec: 102 ms: 0 [SUCCESS]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] switch_core_media.c:5200 sofia/internal/1001@192.168.0.40 Starting Video thread
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [DEBUG] mod_sofia.c:2320 Ring SDP:
17c07264-e823-40ff-b638-ea1ceb939481 v=0
17c07264-e823-40ff-b638-ea1ceb939481 o=FreeSWITCH 1452662569 1452662570 IN IP4 192.168.0.40
17c07264-e823-40ff-b638-ea1ceb939481 s=FreeSWITCH
17c07264-e823-40ff-b638-ea1ceb939481 c=IN IP4 192.168.0.40
17c07264-e823-40ff-b638-ea1ceb939481 t=0 0
17c07264-e823-40ff-b638-ea1ceb939481 m=audio 16392 RTP/AVP 9
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:9 G722/8000
17c07264-e823-40ff-b638-ea1ceb939481 a=ptime:20
17c07264-e823-40ff-b638-ea1ceb939481 a=sendrecv
17c07264-e823-40ff-b638-ea1ceb939481 m=video 25568 RTP/AVP 102
17c07264-e823-40ff-b638-ea1ceb939481 a=rtpmap:102 H264/90000
17c07264-e823-40ff-b638-ea1ceb939481 a=sendonly
17c07264-e823-40ff-b638-ea1ceb939481 b=AS:1024
17c07264-e823-40ff-b638-ea1ceb939481
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.592782 [NOTICE] mod_sofia.c:2323 Pre-Answer sofia/internal/1001@192.168.0.40!
2016-01-13 11:56:01.592782 [DEBUG] switch_core_media.c:5043 sofia/internal/1001@192.168.0.40 Video thread started. Echo is off
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.602779 [DEBUG] switch_channel.c:3460 (sofia/internal/1001@192.168.0.40) Callstate Change RINGING -> EARLY
17c07264-e823-40ff-b638-ea1ceb939481 EXECUTE sofia/internal/1001@192.168.0.40 record_session(C:/Program Files/FusionPBX/recordings/20160113_115601_1001_097#######.wav)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.602779 [DEBUG] sofia.c:6750 Channel sofia/internal/1001@192.168.0.40 entering state [early][183]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.642815 [DEBUG] switch_core_media_bug.c:828 Attaching BUG to sofia/internal/1001@192.168.0.40
17c07264-e823-40ff-b638-ea1ceb939481 EXECUTE sofia/internal/1001@192.168.0.40 bridge(sofia/gateway/goip2/097#######)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.642815 [DEBUG] switch_channel.c:1237 sofia/internal/1001@192.168.0.40 EXPORTING[export_vars] [domain_name]=[192.168.0.40] to event
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.642815 [DEBUG] switch_ivr_originate.c:2127 Parsing global variables
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.642815 [NOTICE] switch_channel.c:1091 New Channel sofia/external/097####### [b58f4acf-b9b4-46c9-bb55-60551ddcd26f]
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.642815 [DEBUG] mod_sofia.c:4765 (sofia/external/097#######) State Change CS_NEW -> CS_INIT
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.642815 [DEBUG] switch_core_state_machine.c:473 (sofia/external/097#######) Running State Change CS_INIT
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.642815 [DEBUG] switch_core_state_machine.c:516 (sofia/external/097#######) State INIT
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.642815 [DEBUG] mod_sofia.c:88 sofia/external/097####### SOFIA INIT
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] sofia_glue.c:1257 sofia/external/097####### sending invite version: 1.6.5 64bit
b58f4acf-b9b4-46c9-bb55-60551ddcd26f Local SDP:
b58f4acf-b9b4-46c9-bb55-60551ddcd26f v=0
b58f4acf-b9b4-46c9-bb55-60551ddcd26f o=FreeSWITCH 1452660855 1452660856 IN IP4 192.168.0.40
b58f4acf-b9b4-46c9-bb55-60551ddcd26f s=FreeSWITCH
b58f4acf-b9b4-46c9-bb55-60551ddcd26f c=IN IP4 192.168.0.40
b58f4acf-b9b4-46c9-bb55-60551ddcd26f t=0 0
b58f4acf-b9b4-46c9-bb55-60551ddcd26f m=audio 18106 RTP/AVP 9 101 13
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=rtpmap:9 G722/8000
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=rtpmap:101 telephone-event/8000
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=fmtp:101 0-16
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=rtpmap:13 CN/8000
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=ptime:20
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=sendrecv
b58f4acf-b9b4-46c9-bb55-60551ddcd26f m=video 27282 RTP/AVP 102
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=rtpmap:102 H264/90000
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=fmtp:102 profile-level-id=4DE01f;packetization-mode=1
b58f4acf-b9b4-46c9-bb55-60551ddcd26f b=AS:1024
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=rtcp-fb:102 ccm fir
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=rtcp-fb:102 ccm tmmbr
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=rtcp-fb:102 nack
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=rtcp-fb:102 nack pli
b58f4acf-b9b4-46c9-bb55-60551ddcd26f
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:40 sofia/external/097####### Standard INIT
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:48 (sofia/external/097#######) State Change CS_INIT -> CS_ROUTING
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:516 (sofia/external/097#######) State INIT going to sleep
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:473 (sofia/external/097#######) Running State Change CS_ROUTING
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] sofia.c:6750 Channel sofia/external/097####### entering state [calling][0]
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:532 (sofia/external/097#######) State ROUTING
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] mod_sofia.c:141 sofia/external/097####### SOFIA ROUTING
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_ivr_originate.c:67 (sofia/external/097#######) State Change CS_ROUTING -> CS_CONSUME_MEDIA
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:532 (sofia/external/097#######) State ROUTING going to sleep
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:473 (sofia/external/097#######) Running State Change CS_CONSUME_MEDIA
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:551 (sofia/external/097#######) State CONSUME_MEDIA
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.652778 [DEBUG] switch_core_state_machine.c:551 (sofia/external/097#######) State CONSUME_MEDIA going to sleep
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:01.672816 [DEBUG] switch_ivr_async.c:1473 No silence detection configured; assuming start of speech
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.692658 [DEBUG] sofia.c:6750 Channel sofia/external/097####### entering state [proceeding][180]
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.692658 [NOTICE] sofia.c:6852 Ring-Ready sofia/external/097#######!
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:01.692658 [DEBUG] switch_channel.c:3332 (sofia/external/097#######) Callstate Change DOWN -> RINGING
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] sofia.c:6750 Channel sofia/external/097####### entering state [proceeding][183]
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] sofia.c:6760 Remote SDP:
b58f4acf-b9b4-46c9-bb55-60551ddcd26f v=0
b58f4acf-b9b4-46c9-bb55-60551ddcd26f o=gsm2biz 1452678961 1452678961 IN IP4 192.168.0.4
b58f4acf-b9b4-46c9-bb55-60551ddcd26f s=gsm2biz
b58f4acf-b9b4-46c9-bb55-60551ddcd26f c=IN IP4 192.168.0.4
b58f4acf-b9b4-46c9-bb55-60551ddcd26f t=0 0
b58f4acf-b9b4-46c9-bb55-60551ddcd26f m=audio 16384 RTP/AVP 19
b58f4acf-b9b4-46c9-bb55-60551ddcd26f a=ptime:20
b58f4acf-b9b4-46c9-bb55-60551ddcd26f
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_media.c:4480 No 2833 in SDP. Disable 2833 dtmf and switch to INFO
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [NOTICE] sofia.c:6933 Hangup sofia/external/097####### [CS_CONSUME_MEDIA] [INCOMPATIBLE_DESTINATION]
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_state_machine.c:473 (sofia/external/097#######) Running State Change CS_HANGUP
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_state_machine.c:739 (sofia/external/097#######) Callstate Change RINGING -> HANGUP
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_state_machine.c:741 (sofia/external/097#######) State HANGUP
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] mod_sofia.c:431 Channel sofia/external/097####### hanging up, cause: INCOMPATIBLE_DESTINATION
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] mod_sofia.c:495 Sending CANCEL to sofia/external/097#######
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_state_machine.c:60 sofia/external/097####### Standard HANGUP, cause: INCOMPATIBLE_DESTINATION
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_state_machine.c:741 (sofia/external/097#######) State HANGUP going to sleep
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_state_machine.c:508 (sofia/external/097#######) State Change CS_HANGUP -> CS_REPORTING
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_state_machine.c:473 (sofia/external/097#######) Running State Change CS_REPORTING
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] switch_core_state_machine.c:827 (sofia/external/097#######) State REPORTING
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.004383 [DEBUG] mod_odbc_cdr.c:309 sql INSERT INTO cdr_table_both (CallId, TEST_id) VALUES (b58f4acf-b9b4-46c9-bb55-60551ddcd26f, 1902@192.168.0.4)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.012858 [DEBUG] switch_ivr_originate.c:3750 Originate Resulted in Error Cause: 88 [INCOMPATIBLE_DESTINATION]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.012858 [INFO] mod_dptools.c:3379 Originate Failed. Cause: INCOMPATIBLE_DESTINATION
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.012858 [NOTICE] switch_channel.c:4800 Hangup sofia/internal/1001@192.168.0.40 [CS_EXECUTE] [INCOMPATIBLE_DESTINATION]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.012858 [DEBUG] switch_core_session.c:2796 sofia/internal/1001@192.168.0.40 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.012858 [DEBUG] switch_core_state_machine.c:539 (sofia/internal/1001@192.168.0.40) State EXECUTE going to sleep
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.012858 [DEBUG] switch_core_state_machine.c:473 (sofia/internal/1001@192.168.0.40) Running State Change CS_HANGUP
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.012858 [DEBUG] switch_ivr_async.c:1295 Stop recording file C:/Program Files/FusionPBX/recordings/20160113_115601_1001_097#######.wav
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] switch_ivr_async.c:1356 Channel is hung up
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] switch_core_media_bug.c:1118 Removing BUG from sofia/internal/1001@192.168.0.40
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] switch_core_state_machine.c:739 (sofia/internal/1001@192.168.0.40) Callstate Change EARLY -> HANGUP
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] switch_core_state_machine.c:741 (sofia/internal/1001@192.168.0.40) State HANGUP
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] switch_core_media.c:10542 sofia/internal/1001@192.168.0.40 skip receive message [VIDEO_REFRESH_REQ] (channel is hungup already)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] mod_sofia.c:431 Channel sofia/internal/1001@192.168.0.40 hanging up, cause: INCOMPATIBLE_DESTINATION
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] mod_sofia.c:568 Responding to INVITE with: 488
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] switch_core_state_machine.c:60 sofia/internal/1001@192.168.0.40 Standard HANGUP, cause: INCOMPATIBLE_DESTINATION
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] switch_core_state_machine.c:741 (sofia/internal/1001@192.168.0.40) State HANGUP going to sleep
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.032858 [DEBUG] switch_core_state_machine.c:508 (sofia/internal/1001@192.168.0.40) State Change CS_HANGUP -> CS_REPORTING
2016-01-13 11:56:09.032858 [DEBUG] switch_core_media.c:5167 sofia/internal/1001@192.168.0.40 Video thread ended
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.042845 [DEBUG] switch_core_state_machine.c:473 (sofia/internal/1001@192.168.0.40) Running State Change CS_REPORTING
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.042845 [DEBUG] switch_core_state_machine.c:827 (sofia/internal/1001@192.168.0.40) State REPORTING
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.092914 [DEBUG] mod_odbc_cdr.c:309 sql INSERT INTO cdr_table_both (CallId, TEST_id) VALUES (17c07264-e823-40ff-b638-ea1ceb939481, 1001@192.168.0.40)
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.112911 [DEBUG] mod_odbc_cdr.c:309 sql INSERT INTO cdr_table_b_leg (TelNumberFull, CallId, sip_endpoint_disposition, orig_id, CallerID, IP, term_id, ClientId) VALUES (097#######, 17c07264-e823-40ff-b638-ea1ceb939481, CODEC NEGOTIATION ERROR, b58f4acf-b9b4-46c9-bb55-60551ddcd26f, 1902, 192.168.0.4, b1b190a4-347e-1234-728c-81d0cbd04f22, b58f4acf-b9b4-46c9-bb55-60551ddcd26f)
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.122876 [DEBUG] mod_odbc_cdr.c:309 sql INSERT INTO cdr_table_a_leg (start_stamp, TelNumberFull, TelNumber, CallId, billsec, sip_endpoint_disposition, orig_id, CallerID, CODEC, sip_current_application, directGateway, IPInternal, IP, duration, term_id, ClientId, end_stamp) VALUES (2016-01-13 11:56:01, 097#######, 097#######, 17c07264-e823-40ff-b638-ea1ceb939481, 0, EARLY MEDIA, 17c07264-e823-40ff-b638-ea1ceb939481, 1001, G722, bridge, 192.168.0.40, 192.168.0.164, 192.168.0.164, 8, e3b7315c8affa44ec51bf342f2d89c83@0:0:0:0:0:0:0:0, 17c07264-e823-40ff-b638-ea1ceb939481, 2016-01-13 11:56:09)
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] switch_core_state_machine.c:104 sofia/external/097####### Standard REPORTING, cause: INCOMPATIBLE_DESTINATION
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] switch_core_state_machine.c:827 (sofia/external/097#######) State REPORTING going to sleep
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] switch_core_state_machine.c:499 (sofia/external/097#######) State Change CS_REPORTING -> CS_DESTROY
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] switch_core_session.c:1646 Session 1378 (sofia/external/097#######) Locked, Waiting on external entities
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [NOTICE] switch_core_session.c:1664 Session 1378 (sofia/external/097#######) Ended
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [NOTICE] switch_core_session.c:1668 Close Channel sofia/external/097####### [CS_DESTROY]
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] switch_core_state_machine.c:630 (sofia/external/097#######) Running State Change CS_DESTROY
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] switch_core_state_machine.c:640 (sofia/external/097#######) State DESTROY
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] mod_sofia.c:341 sofia/external/097####### SOFIA DESTROY
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] switch_core_state_machine.c:111 sofia/external/097####### Standard DESTROY
b58f4acf-b9b4-46c9-bb55-60551ddcd26f 2016-01-13 11:56:09.142844 [DEBUG] switch_core_state_machine.c:640 (sofia/external/097#######) State DESTROY going to sleep
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] switch_core_state_machine.c:104 sofia/internal/1001@192.168.0.40 Standard REPORTING, cause: INCOMPATIBLE_DESTINATION
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] switch_core_state_machine.c:827 (sofia/internal/1001@192.168.0.40) State REPORTING going to sleep
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] switch_core_state_machine.c:499 (sofia/internal/1001@192.168.0.40) State Change CS_REPORTING -> CS_DESTROY
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] switch_core_session.c:1646 Session 1377 (sofia/internal/1001@192.168.0.40) Locked, Waiting on external entities
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [NOTICE] switch_core_session.c:1664 Session 1377 (sofia/internal/1001@192.168.0.40) Ended
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [NOTICE] switch_core_session.c:1668 Close Channel sofia/internal/1001@192.168.0.40 [CS_DESTROY]
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] switch_core_state_machine.c:630 (sofia/internal/1001@192.168.0.40) Running State Change CS_DESTROY
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] switch_core_state_machine.c:640 (sofia/internal/1001@192.168.0.40) State DESTROY
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] mod_sofia.c:341 sofia/internal/1001@192.168.0.40 SOFIA DESTROY
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] switch_core_state_machine.c:111 sofia/internal/1001@192.168.0.40 Standard DESTROY
17c07264-e823-40ff-b638-ea1ceb939481 2016-01-13 11:56:09.152466 [DEBUG] switch_core_state_machine.c:640 (sofia/internal/1001@192.168.0.40) State DESTROY going to sleep
2016-01-13 11:56:09.183421 [WARNING] sofia_reg.c:1760 SIP auth challenge (REGISTER) on sofia profile 'internal' for [1901@192.168.0.40] from ip 192.168.0.5


Вернуться к началу
 Профиль  
 
 Заголовок сообщения: Re: fs 1.6.5 не работает g722
СообщениеДобавлено: 13 янв 2016 14:34 
FreeSWITCH_GuRu

Зарегистрирован: 22 авг 2012 09:52
Сообщения: 1710
похоже шлюз просто не возвращает в SDP неизвестные ему кодеки

можно задать явно кодеки при вызове на goip2 или выставить другой тип inbound-codec-negotiation в sofia-профилях

_________________
ЛС: @rostel
Сообщество: @ru_freeswitch


Вернуться к началу
 Профиль  
 
Показать сообщения за:  Поле сортировки  
Начать новую тему Ответить на тему  [ Сообщений: 13 ]  На страницу 1, 2  След.

Часовой пояс: UTC + 4 часа


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 179


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
Powered by phpBB® Forum Software © phpBB Group
Русская поддержка phpBB