cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
634
Views
0
Helpful
2
Replies

Calltracker & Syslog

ddurand
Community Member

I implement calltracker on a AS5350, and configure logging commands to send the results of the calltracker to a syslog server.

Calltracker call-record verbose

But nothing appears in the console or in a syslog server.

Any idea...

Thank you in advance.

2 Replies 2

ArisCahyadi
Community Member

Hi,

Maybe you can use this command :

aaa new-model

gw-accounting syslog

logging

you will see result like this :

voice-gw#

*Mar 22 00:50:08.750: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId

FC68C2F3 257511CC 80A4E637 AA2FE4B0, SetupTime *00:49:56.310 UTC Mon Mar 22 1993

, PeerAddress , PeerSubAddress , DisconnectCause 29 , DisconnectText temporary

failure (41), ConnectTime *00:50:08.750 UTC Mon Mar 22 1993, DisconnectTime *00:

50:08.750 UTC Mon Mar 22 1993, CallOrigin 2, ChargedUnits 0, InfoType 2, Transmi

tPackets 0, TransmitBytes 0, ReceivePackets 0, ReceiveBytes 0

Thank you.

u.siegrist
Community Member

I had the same problem. Try to reboot (after writing the config of course). It worked (sounds strange i know , but it works).