0% found this document useful (0 votes)
11 views4 pages

Log

The document contains log messages from the initialization of a call center application. It records the application loading DLLs, initializing tables, starting the VoIP stack, and configuring audio devices. The application is first starting on the machine.

Uploaded by

jefftheboy2020
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views4 pages

Log

The document contains log messages from the initialization of a call center application. It records the application loading DLLs, initializing tables, starting the VoIP stack, and configuring audio devices. The application is first starting on the machine.

Uploaded by

jefftheboy2020
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

2021-02-13 11:50:32,658 [APP_INFO] >> DLL Folder : C:\Program Files\WindowsApps\

DIDWW.call.center_1.19.152.0_x86__b6d7m0qnecsg2\CallCenter.UI.Centennial\\dlls
2021-02-13 11:50:32,733 [OTHER] >> Settings path: C:\Users\Vikgabi\AppData\Local\
DIDWW_Ireland_Limited\callcenter.exe_Url_tulbjytzvdiuvxcpaxjavvtbq5eif0tl\
1.19.152.0\user.config
2021-02-13 11:50:32,759 [OTHER] >> Set DLL Folder : C:\Program Files\WindowsApps\
DIDWW.call.center_1.19.152.0_x86__b6d7m0qnecsg2\CallCenter.UI.Centennial\\dlls
2021-02-13 11:50:32,860 [OTHER] >> InitializeTable DbContact
2021-02-13 11:50:32,913 [OTHER] >> InitializeTable DbHistory
2021-02-13 11:50:32,944 [OTHER] >> InitializeTable DbAccount
2021-02-13 11:50:32,944 [OTHER] >> InitializeTable DbNote
2021-02-13 11:50:32,944 [OTHER] >> InitializeTable DbDashboardActivity
2021-02-13 11:50:32,960 [OTHER] >> InitializeTable DbAccountSettings
2021-02-13 11:50:32,991 [OTHER] >> InitializeTable DbPhoneNumber
2021-02-13 11:50:32,991 [OTHER] >> InitializeTable DbSipLine
2021-02-13 11:50:33,005 [OTHER] >> InitializeTable DbDialingRule
2021-02-13 11:50:33,014 [OTHER] >> InitializeTable DbContactAccount
2021-02-13 11:50:33,033 [OTHER] >> InitializeTable DbLogSetting
2021-02-13 11:50:33,093 [CORE] >> Account is not created
2021-02-13 11:50:33,210 [CORE] >> Loading sip data accounts...
2021-02-13 11:50:33,281 [APP_INFO] >> Is it first instance: True
2021-02-13 11:50:33,585 [APP_INFO] >> LogConfig: LIFE_CYCLE(INFO), APP_INFO(INFO),
CORE(INFO), API(INFO), VOIP_WRAPPER(INFO), PJSIP(INFO), UI(OFF),
2021-02-13 11:50:34,750 [LIFE_CYCLE] >> MainWindow is loaded
2021-02-13 11:50:34,753 [OTHER] >> ConnectApplication
2021-02-13 11:50:34,758 [API] >> Loading contact method...
2021-02-13 11:50:34,761 [API] >> Start SyncData
2021-02-13 11:50:34,771 [OTHER] >> SetupPushTokenAsync
2021-02-13 11:50:35,192 [VOIP_WRAPPER] >> Call Settings :
callRecording=False,
callRecordingFolder=C:\Users\Vikgabi\Documents\
call.center\Records,
callRingtoneType=IncomingCallDefault,
customRingtone=,
checkCallOnSilentModeDelegate=True,

checkIncomingCallOnNessesaryOfRingingStateDelegate=True,
checkIncomingCallBlockedStateDelegate=True
2021-02-13 11:50:35,237 [CORE] >> InternetConnectionChanged: Connected
2021-02-13 11:50:35,243 [OTHER] >> ProcessStartupParameters
2021-02-13 11:50:35,245 [OTHER] >> startupParameter: tel:031 640 0100
2021-02-13 11:50:35,247 [OTHER] >> Method: call
2021-02-13 11:50:35,248 [OTHER] >> tel: 031 640 0100
2021-02-13 11:50:35,253 [OTHER] >> Set Registration Wizard: code =
2021-02-13 11:50:35,282 [VOIP_WRAPPER] >> PJSUA2 Initialization...
2021-02-13 11:50:35,283 [VOIP_WRAPPER] >> Endpoint creation...
2021-02-13 11:50:35,324 [VOIP_WRAPPER] >> Endpoint configuration...
2021-02-13 11:50:35,334 [VOIP_WRAPPER] >> GetDnsServers...
2021-02-13 11:50:35,351 [VOIP_WRAPPER] >> VoipStackState Changed: Initialization
ErrorType: None
2021-02-13 11:50:35,481 [VOIP_WRAPPER] >> Dns servers: fec0:0:0:ffff::1%1;
fec0:0:0:ffff::2%1; fec0:0:0:ffff::3%1; 192.168.0.1;
2021-02-13 11:50:35,483 [VOIP_WRAPPER] >> Endpoint initialization...
2021-02-13 11:50:35,488 [PJSIP] >> Nameserver fec0:0:0:ffff::1%1 added
2021-02-13 11:50:35,488 [PJSIP] >> Nameserver fec0:0:0:ffff::3%1 added
2021-02-13 11:50:35,488 [PJSIP] >> Nameserver fec0:0:0:ffff::2%1 added
2021-02-13 11:50:35,489 [PJSIP] >> Nameserver 192.168.0.1 added
2021-02-13 11:50:35,489 [PJSIP] >> Module "mod-stateful-util" registered
2021-02-13 11:50:35,489 [PJSIP] >> Module "mod-100rel" registered
2021-02-13 11:50:35,489 [PJSIP] >> Module "mod-tsx-layer" registered
2021-02-13 11:50:35,489 [PJSIP] >> Module "mod-ua" registered
2021-02-13 11:50:35,489 [PJSIP] >> Module "mod-pjsua" registered
2021-02-13 11:50:35,491 [PJSIP] >> Module "mod-invite" registered
2021-02-13 11:50:35,514 [APP_INFO] >> App: call.center
2021-02-13 11:50:35,515 [APP_INFO] >> Version: 1.19.152.0
2021-02-13 11:50:35,516 [APP_INFO] >> Branch: cc_windows_uwp_desktop
2021-02-13 11:50:35,531 [PJSIP] >> dev_id 2: Microphone (ManyCam Virtual Mic
(in=2, out=0)
2021-02-13 11:50:35,531 [PJSIP] >> dev_id 6: Speakers (2- USB Audio CODEC )
(in=0, out=2)
2021-02-13 11:50:35,531 [PJSIP] >> dev_id 3: Headphones (High Definition Aud
(in=0, out=2)
2021-02-13 11:50:35,531 [PJSIP] >> WMME initialized
2021-02-13 11:50:35,531 [PJSIP] >> select() I/O Queue created (00C25CAC)
2021-02-13 11:50:35,531 [PJSIP] >> dev_id 5: 1 - VG255 (AMD High Definition
(in=0, out=2)
2021-02-13 11:50:35,531 [PJSIP] >> dev_id 4: 4 - VG245 (AMD High Definition
(in=0, out=2)
2021-02-13 11:50:35,531 [PJSIP] >> WMME found 7 devices:
2021-02-13 11:50:35,531 [PJSIP] >> dev_id 1: Microphone (2- USB Audio CODEC
(in=2, out=0)
2021-02-13 11:50:35,531 [PJSIP] >> dev_id 0: Wave mapper (in=2, out=2)
2021-02-13 11:50:35,537 [PJSIP] >> Module "mod-pjsua-options" registered
2021-02-13 11:50:35,537 [PJSIP] >> 1 SIP worker threads created
2021-02-13 11:50:35,537 [PJSIP] >> Module "mod-mwi" registered
2021-02-13 11:50:35,537 [PJSIP] >> Module "mod-evsub" registered
2021-02-13 11:50:35,537 [PJSIP] >> Module "mod-refer" registered
2021-02-13 11:50:35,537 [PJSIP] >> Module "mod-presence" registered
2021-02-13 11:50:35,537 [PJSIP] >> Module "mod-pjsua-pres" registered
2021-02-13 11:50:35,537 [PJSIP] >> pjsua version 2.10-svn for
win32-10.0/i386/msvc-19.1.6 initialized
2021-02-13 11:50:35,537 [PJSIP] >> Module "mod-pjsua-im" registered
2021-02-13 11:50:35,538 [PJSIP] >> PJSUA state changed: CREATED --> INIT
2021-02-13 11:50:35,541 [VOIP_WRAPPER] >> Default supported codecs:
speex/16000/1() : 130
speex/8000/1() : 129
speex/32000/1() : 128
iLBC/8000/1() : 128
GSM/8000/1() : 128
PCMU/8000/1() : 128
PCMA/8000/1() : 128
G722/16000/1() : 128
opus/48000/2() : 128
L16/44100/2() : 0
L16/44100/1() : 0

2021-02-13 11:50:35,553 [VOIP_WRAPPER] >> Supported codecs by call.center:


opus/48000/2() : 254
G722/16000/1() : 253
PCMA/8000/1() : 252
PCMU/8000/1() : 251
GSM/8000/1() : 250
iLBC/8000/1() : 0
speex/32000/1() : 0
speex/8000/1() : 0
speex/16000/1() : 0
L16/44100/2() : 0
L16/44100/1() : 0
2021-02-13 11:50:35,563 [PJSIP] >> SIP UDP socket reachable at 192.168.0.38:61863
2021-02-13 11:50:35,563 [PJSIP] >> SIP UDP transport started, published address is
192.168.0.38:61863
2021-02-13 11:50:35,571 [PJSIP] >> SIP TCP listener ready for incoming connections
at 192.168.0.38:53992
2021-02-13 11:50:35,579 [PJSIP] >> SIP UDP socket reachable at
fe80::18f0:b536:65fd:a62e:61866
2021-02-13 11:50:35,579 [PJSIP] >> SIP UDP IPv6 transport started, published
address is [fe80::18f0:b536:65fd:a62e]:61866
2021-02-13 11:50:35,586 [PJSIP] >> SIP TCP listener ready for incoming connections
at [fe80::18f0:b536:65fd:a62e]:53993
2021-02-13 11:50:35,586 [VOIP_WRAPPER] >> PJSIP_TRANSPORT_UDP = 0
2021-02-13 11:50:35,588 [VOIP_WRAPPER] >> PJSIP_TRANSPORT_TCP = 1
2021-02-13 11:50:35,589 [VOIP_WRAPPER] >> PJSIP_TRANSPORT_UDP6 = 2
2021-02-13 11:50:35,590 [VOIP_WRAPPER] >> PJSIP_TRANSPORT_TCP6 = 3
2021-02-13 11:50:35,591 [VOIP_WRAPPER] >> Endpoint start...
2021-02-13 11:50:35,592 [PJSIP] >> PJSUA state changed: INIT --> STARTING
2021-02-13 11:50:35,592 [PJSIP] >> Module "mod-unsolicited-mwi" registered
2021-02-13 11:50:35,592 [VOIP_WRAPPER] >> PJSUA2 Initialization - done
2021-02-13 11:50:35,592 [PJSIP] >> PJSUA state changed: STARTING --> RUNNING
2021-02-13 11:50:35,595 [VOIP_WRAPPER] >> GetDnsServers...
2021-02-13 11:50:35,727 [APP_INFO] >> OS: Microsoft Windows 10 Home, 10.0.19041,
64-bit
2021-02-13 11:50:35,729 [APP_INFO] >> Time zone: (UTC+02:00) Athens, Bucharest
2021-02-13 11:50:35,730 [APP_INFO] >> MachineName: DESKTOP-4CBTI3O
2021-02-13 11:50:35,744 [VOIP_WRAPPER] >> Dns servers: fec0:0:0:ffff::1%1;
fec0:0:0:ffff::2%1; fec0:0:0:ffff::3%1; 192.168.0.1;
2021-02-13 11:50:35,746 [PJSIP] >> Nameserver fec0:0:0:ffff::1%1 added
2021-02-13 11:50:35,746 [PJSIP] >> Nameserver fec0:0:0:ffff::2%1 added
2021-02-13 11:50:35,746 [PJSIP] >> Nameserver fec0:0:0:ffff::3%1 added
2021-02-13 11:50:35,746 [APP_INFO] >> Device: MS-7A34
2021-02-13 11:50:35,746 [PJSIP] >> Nameserver 192.168.0.1 added
2021-02-13 11:50:35,760 [APP_INFO] >> BoardMaker: Micro-Star International Co.,
Ltd
2021-02-13 11:50:35,772 [APP_INFO] >> BIOSmaker: American Megatrends Inc.
2021-02-13 11:50:36,967 [APP_INFO] >> CPUManufacturer: AuthenticAMD
2021-02-13 11:50:38,002 [APP_INFO] >> CpuSpeedInGHz: 3
2021-02-13 11:50:38,014 [APP_INFO] >> PhysicalMemory: 16384MB
2021-02-13 11:50:38,017 [APP_INFO] >> Server: Production
2021-02-13 11:50:38,018 [APP_INFO] >> Is First Start: True
2021-02-13 11:50:38,019 [APP_INFO] >> Is Ipv4 only: False
2021-02-13 11:50:38,037 [CORE] >> Disconnect Voip Lines
2021-02-13 11:50:38,038 [CORE] >> Connect Voip Lines
2021-02-13 11:50:38,039 [VOIP_WRAPPER] >> VoipStackState Changed: Initialized
ErrorType: None
2021-02-13 11:50:38,239 [APP_INFO] >> Contacts count: 13
2021-02-13 11:50:38,240 [APP_INFO] >> Recent History count: 0
2021-02-13 11:50:38,241 [APP_INFO] >> DashboardActivities count: 0
2021-02-13 11:50:38,242 [APP_INFO] >> Notes count: 0
2021-02-13 11:50:38,243 [LIFE_CYCLE] >> App_OnStartup
2021-02-13 11:50:38,953 [OTHER] >> Startup parameters:
2021-02-13 11:50:38,954 [OTHER] >> C:\Program Files\WindowsApps\
DIDWW.call.center_1.19.152.0_x86__b6d7m0qnecsg2\CallCenter.UI.Centennial\
callcenter.exe
2021-02-13 11:50:38,955 [OTHER] >> tel:031%20640%200100
2021-02-13 11:50:39,046 [LIFE_CYCLE] >> Protocols checked, jumpList initialized,
Analytics started
2021-02-13 11:50:39,812 [OTHER] >> People contact: load contacts
2021-02-13 11:50:40,008 [OTHER] >> ContactInfoViewModel: CreateCommands - finished
2021-02-13 11:50:40,018 [OTHER] >> ContactInfoViewModel: LoadNotes - finished
2021-02-13 11:50:40,020 [OTHER] >> ContactInfoViewModel: LoadVoipLinesSettings -
finished
2021-02-13 11:50:40,021 [OTHER] >> ContactInfoViewModel: LoadVoipLinesFilter -
finished
2021-02-13 11:50:40,022 [OTHER] >> ContactInfoViewModel: CreateCommands - finished
2021-02-13 11:50:40,152 [CORE] >> DashboadActivities updated
2021-02-13 11:50:40,882 [CORE] >> Disconnect Voip Lines
2021-02-13 11:50:40,903 [LIFE_CYCLE] >> Detected Laptop mode
2021-02-13 11:50:40,956 [CORE] >> scale-factor: 1
2021-02-13 11:50:40,957 [CORE] >> primary-screen-width: 1920
2021-02-13 11:50:40,958 [CORE] >> primary-screen-height: 1080
2021-02-13 11:50:40,991 [OTHER] >> method: Load, message: Retrieving the COM class
factory for component with CLSID {750B4A16-1338-4DB0-85BB-C6C89E4CB9AC} failed due
to the following error: 80040154 Class not registered (Exception from HRESULT:
0x80040154 (REGDB_E_CLASSNOTREG)).
2021-02-13 11:50:41,065 [VOIP_WRAPPER] >> Destroy voip library...
2021-02-13 11:50:41,372 [PJSIP] >> PJSUA state changed: RUNNING --> CLOSING
2021-02-13 11:50:41,372 [PJSIP] >> Shutting down, flags=0...
2021-02-13 11:50:41,375 [PJSIP] >> Hangup all calls..
2021-02-13 11:50:41,375 [PJSIP] >> Call 2: deinitializing media..
2021-02-13 11:50:41,375 [PJSIP] >> Call 0: deinitializing media..
2021-02-13 11:50:41,375 [PJSIP] >> Shutting down presence..
2021-02-13 11:50:41,375 [PJSIP] >> Call 3: deinitializing media..
2021-02-13 11:50:41,375 [PJSIP] >> Call 1: deinitializing media..
2021-02-13 11:50:42,382 [PJSIP] >> Destroying...
2021-02-13 11:50:42,382 [PJSIP] >> Shutting down media..
2021-02-13 11:50:42,538 [PJSIP] >> Stopped transaction layer module
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-presence" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-stateful-util" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-pjsua-im" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-pjsua" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-pjsua-pres" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-pjsua-options" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-unsolicited-mwi" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-mwi" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Module "mod-refer" unregistered
2021-02-13 11:50:42,539 [PJSIP] >> Module "mod-evsub" unregistered
2021-02-13 11:50:42,538 [PJSIP] >> Stopping transaction layer module
2021-02-13 11:50:42,539 [PJSIP] >> Module "mod-invite" unregistered
2021-02-13 11:50:42,540 [PJSIP] >> Module "mod-100rel" unregistered
2021-02-13 11:50:42,541 [PJSIP] >> Module "mod-ua" unregistered
2021-02-13 11:50:42,543 [PJSIP] >> Transaction layer module destroyed
2021-02-13 11:50:42,544 [PJSIP] >> Module "mod-tsx-layer" unregistered
2021-02-13 11:50:42,542 [VOIP_WRAPPER] >> Pjsua2Logger Dispose
2021-02-13 11:50:42,545 [PJSIP] >> Module "mod-msg-print" unregistered
2021-02-13 11:50:42,546 [PJSIP] >> SIP UDP transport destroyed
2021-02-13 11:50:42,548 [PJSIP] >> SIP UDP transport destroyed
2021-02-13 11:50:42,549 [PJSIP] >> SIP TCP transport destroyed
2021-02-13 11:50:42,550 [PJSIP] >> SIP TCP transport destroyed
2021-02-13 11:50:42,551 [PJSIP] >> Dumping timer heap:
2021-02-13 11:50:42,551 [PJSIP] >> Cur size: 0 entries, max: 3070
2021-02-13 11:50:42,552 [PJSIP] >> Endpoint 1694AE7C destroyed
2021-02-13 11:50:42,553 [PJSIP] >> PJSUA state changed: CLOSING --> NULL
2021-02-13 11:50:42,554 [PJSIP] >> PJSUA destroyed...

You might also like