[Freeswitch-users] Login & Password for mod_portaudio

Евгений Золотов zolotov at altron.ua
Tue Sep 9 06:38:20 PDT 2008


On http://wiki.freeswitch.org/wiki/Freeswitch_softphone is written:

> Web GUI 
> mod_xml_rpc loaded portaudio supplies it's own little gui http://your.box:8080/api/pa

We have made:

$ make mod_portaudio 
$ make mod_portaudio-install 

On running FreeSWITCH does:

freeswitch at opos8.altron.lan> load mod_portaudio
PortAudio version number = 1899
PortAudio version text = 'PortAudio V19-devel (built Sep  9 2008)'
Number of devices = 7
2008-09-09 15:39:52 [ERR] mod_portaudio.c:878 load_config() Invalid ring device configured using output device!
2008-09-09 15:39:53 [CONSOLE] switch_loadable_module.c:778 switch_loadable_module_load_file() Successfully Loaded [mod_portaudio]
2008-09-09 15:39:53 [NOTICE] switch_loadable_module.c:139 switch_loadable_module_process() Adding Endpoint 'portaudio'
2008-09-09 15:39:53 [NOTICE] switch_loadable_module.c:257 switch_loadable_module_process() Adding API Function 'pa'                                                                                                         

freeswitch at opos8.altron.lan> load mod_xml_rpc
2008-09-09 15:43:35 [CONSOLE] switch_loadable_module.c:778 switch_loadable_module_load_file() Successfully Loaded [mod_xml_rpc]
API CALL [load(mod_xml_rpc)] output:
+OK

freeswitch at opos8.altron.lan> 2008-09-09 15:43:35 [NOTICE] mod_xml_rpc.c:825 mod_xml_rpc_runtime() Starting HTTP Port 8080, DocRoot [/usr/local/freeswitch/htdocs]

Now when we put URL in browser (Opera 9.51) : http://opos8:8080/api/pa
- we receive request:

Login:
Password:

What should be Login/Password by default? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080909/20d0b4a7/attachment-0002.html 


More information about the FreeSWITCH-users mailing list