Hello, On Wed, 29 Nov 2006, maemo nokia wrote:
> We complied and installed sofiasip library and sofsip client successfully. > When we try to run sofsip client on maemo, we get the following warning > message. [...] > sofsip_cli[7496]: GLIB MESSAGE default - This program is linked against > GStreamer 0.10.5 > sofsip_cli[7496]: GLIB DEBUG default - priv_verify_required_elements:191 > sofsip_cli[7496]: GLIB MESSAGE default - Verifying GST element "mulawenc" -> > FAILED > sofsip_cli[7496]: GLIB MESSAGE default - Verifying GST element "mulawdec" -> > FAILED > sofsip_cli[7496]: GLIB MESSAGE default - Verifying GST element "dynudpsink" > -> OK > sofsip_cli[7496]: GLIB MESSAGE default - Verifying GST element "udpsrc" -> OK the application was not enable to find the required gstreamer elements installed on the device. Did you run this on a OS2006 770, original 770 distro, or in sbox (Maemo SDK)? The OS2006 version should have the needed 'gst-plugins-good' package installed by default. > sofsip_cli[7496]: GLIB MESSAGE default - Selecting media implementation: dummy > sofsip> UA: unknown event 'nua_r_set_params' (23): 200 OK As the required media elements were not found, sofsip-cli falls back to using a dummy media subsystem (only useful for testing purposes). -- under work: Sofia-SIP at http://sofia-sip.sf.net ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
