sasacoh / sipekphone

Automatically exported from code.google.com/p/sipek2
1 stars 1 forks source link

Changing sound device doesn't work #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Changing the playback/recording sound device in sipek GUI

What is the expected output? What do you see instead?
The sip stack audio should use selected device. But it doesn't change.

Original issue reported on code.google.com by sasa...@gmail.com on 22 Sep 2008 at 7:00

GoogleCodeExporter commented 8 years ago
The wrapper function added to pjsipDll. (Rev 78)
int dll_setSoundDevice(char* playbackDeviceName, char* recordingDeviceName)

Original comment by sasa...@gmail.com on 5 Nov 2008 at 10:22