Может мы понимаем друг друга неверно, но про что именно вы говорите?Wapo писал(а):Приведите именно ЛОГ звонка
1.содержимое лог файла на изображении, там добавляется каждый раз при каждом звонке лишь последняя строчка
2. Что происходит при звонке
[root@asterisk asterisk]# asterisk -rvvvvvvvvvvvv
Asterisk 1.8.7.0, Copyright (C) 1999 - 2011 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
== Parsing '/etc/asterisk/asterisk.conf': == Found
Connected to Asterisk 1.8.7.0 currently running on asterisk (pid = 28225)
Verbosity was 3 and is now 12
-- Registered SIP '2840' at 192.168.4.15:1442
> Saved useragent "3CXPhone 6.0.26523.0" for peer 2840
-- Unregistered SIP '2840'
-- Registered SIP '2840' at 192.168.4.15:1444
== Using SIP RTP CoS mark 5
-- Executing [2976@from-sip:1] Dial("SIP/2840-00000000", "OOH323/2976@Avaya") in new stack
-- Called OOH323/2976@Avaya
== Everyone is busy/congested at this time (1:0/1/0)
-- Auto fallthrough, channel 'SIP/2840-00000000' status is 'CONGESTION'
3. если полнее, то
asterisk*CLI> ooh323 set debug
OOH323 Debugging Enabled
== Using SIP RTP CoS mark 5
-- Executing [2976@from-sip:1] Dial("SIP/2840-00000001", "OOH323/2976@Avaya") in new stack
--- ooh323_request - data 2976@Avaya format 0x80008 (alaw|h263)
--- ooh323_alloc
+++ ooh323_alloc
--- find_peer "Avaya"
comparing with "192.168.1.11"
found matching peer
+++ find_peer "Avaya"
--- ooh323_new - Avaya, 8
+++ h323_new
+++ ooh323_request
----- ooh323_queryoption 16 on channel OOH323/Avaya-1
+++++ ooh323_queryoption 16 on channel OOH323/Avaya-1
--- onNewCallCreated b7cf2e30: ooh323c_o_2
--- ooh323_call- 2976@Avaya
--- find_call
+++ find_call
+++ ooh323_call
-- Called OOH323/2976@Avaya
setting callid number 2840
Outgoing call Avaya(ooh323c_o_2) - Codec prefs - (alaw)
Adding capabilities to call(outgoing, ooh323c_o_2)
Adding g711 alaw capability to call(outgoing, ooh323c_o_2)
--- configure_local_rtp
+++ configure_local_rtp
+++ onNewCallCreated ooh323c_o_2
--- onOutgoingCall b7cf2e30: ooh323c_o_2
--- find_call
+++ find_call
setting callid number 2840
+++ onOutgoingCall ooh323c_o_2
--- onCallCleared ooh323c_o_2
--- find_call
+++ find_call
+++ onCallCleared
--- ooh323_hangup
+++ ooh323_hangup
== Everyone is busy/congested at this time (1:0/1/0)
-- Auto fallthrough, channel 'SIP/2840-00000001' status is 'CONGESTION'
--- ooh323_destroy
Destroying Avaya
Destroying ooh323c_o_2
+++ ooh323_destroy
Если я куда-то не туда смотрю, скажите, пожалуйста.