Хочу для мобильных пользователей, тех что с ноутбуками, установить VoIP софтину именуемую Samsung softphone. Она позволяет подключаться ч/з инет к нашей АТС Samsung OfficeServ и совершать/принимать звонки, совершать конференцию, видеть состояние занятости линии того или иного абонента в офисе, осуществлять переадресацию звонка ну и т.д. как полноценный PBX. Вот только беда в том, что софтина под windows написана, а я хочу пользователям на ноуты Linux установить с VPN для доступа к базе данных, ну и прочим минимально необходимым софтом,-чисто для работы. Так вот пытаюсь завести этот softphone под wine а оно мне вот что дает:
alexey@owl:~/src> hone> wine /data_ext2/drive_c/Program\ Files/Samsung\ Electronftphone/Softphone.exe
err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x7
fixme:keyboard:UnregisterHotKey (0x2002a,49218): stub
fixme:keyboard:UnregisterHotKey (0x2002a,49219): stub
fixme:keyboard:UnregisterHotKey (0x2002a,49220): stub
....
fixme:keyboard:UnregisterHotKey (0x2002a,49277): stub
fixme:win:RegisterDeviceNotificationA (hwnd=0x10318, filter=0x313630,flags=0x00000000),
returns a fake device notification handle!
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x3b09e78, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x314ff4
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x3c7cd30, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x616659b0
err:ole:CoGetClassObject class {e17a8a10-a381-11d4-aeac-0050dacfdb05} not registered
err:ole:CoGetClassObject class {e17a8a10-a381-11d4-aeac-0050dacfdb05} not registered
err:ole:CoGetClassObject no class object {e17a8a10-a381-11d4-aeac-0050dacfdb05} could be created for context 0x3
err:ole:CoGetClassObject class {5a4d0ba9-741d-4bba-aaf9-3dba499c41eb} not registered
err:ole:CoGetClassObject class {5a4d0ba9-741d-4bba-aaf9-3dba499c41eb} not registered
err:ole:create_server class {5a4d0ba9-741d-4bba-aaf9-3dba499c41eb} not registered
err:ole:CoGetClassObject no class object {5a4d0ba9-741d-4bba-aaf9-3dba499c41eb} could be created for context 0x7
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0xb1b198, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x314ee8
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x189da8, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x313a90
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x189da8, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x313a90
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x189da8, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x616659b0
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x189da8, (nil),
....
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x1b2190, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x616659b0
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x3c7e048, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x314a74
fixme:keyboard:UnregisterHotKey (0x2002a,49218): stub
fixme:keyboard:UnregisterHotKey (0x2002a,49219): stub
fixme:keyboard:UnregisterHotKey (0x2002a,49220): stub
fixme:keyboard:UnregisterHotKey (0x2002a,49221): stub
...
fixme:keyboard:UnregisterHotKey (0x2002a,49275): stub
fixme:keyboard:UnregisterHotKey (0x2002a,49276): stub
fixme:keyboard:UnregisterHotKey (0x2002a,49277): stub
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x1b44b8, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x616659b0
hone>
Запускается, но работает как-то криво, настройки не сохраняет ну и пока звонить не получается :-(
Система такая:
SuSe 10.0 ядро 2.6.13-15.16-smp.
wine-0.9.43 из rpm репозитория suse.
если каких подробностей не хватает скажите.