unable to open sound device - pjsua

NC
nimrod cohen
Tue, Sep 9, 2008 7:23 PM

hi
i'm using symbian_ua_gui on symbian 9.2 (s60 3rd fp1)
my phone is nokia 6120c  ..
when i try to make a call i get error "unable to open sound device "
also when i send DTMF  from pjsua on my pc  .. to the phone
i don't get any sound ...

the symbian_ua_gui was compole with SND_USE_APS 1

any idea ?

nimco


Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline

hi i'm using symbian_ua_gui on symbian 9.2 (s60 3rd fp1) my phone is nokia 6120c .. when i try to make a call i get error "unable to open sound device " also when i send DTMF from pjsua on my pc .. to the phone i don't get any sound ... the symbian_ua_gui was compole with SND_USE_APS 1 any idea ? nimco _________________________________________________________________ Connect to the next generation of MSN Messenger  http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
FP
Fabio Pietrosanti (naif)
Tue, Sep 9, 2008 8:41 PM

Hi Nimco,

let's consider integrating the APS directly inside PJMEDIA that would be
an hardware (S60 3rd phone) accelerated way of using PJSIP on Symbian.

Regards,
Fabio Pietrosanti

nimrod cohen wrote:

hi
i'm using symbian_ua_gui on symbian 9.2 (s60 3rd fp1)
my phone is nokia 6120c  ..
when i try to make a call i get error "unable to open sound device "
also when i send DTMF  from pjsua on my pc  .. to the phone
i don't get any sound ...

the symbian_ua_gui was compole with SND_USE_APS 1

any idea ?

nimco


Connect to the next generation of MSN Messenger  Get it now!
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline



Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi Nimco, let's consider integrating the APS directly inside PJMEDIA that would be an hardware (S60 3rd phone) accelerated way of using PJSIP on Symbian. Regards, Fabio Pietrosanti nimrod cohen wrote: > hi > i'm using symbian_ua_gui on symbian 9.2 (s60 3rd fp1) > my phone is nokia 6120c .. > when i try to make a call i get error "unable to open sound device " > also when i send DTMF from pjsua on my pc .. to the phone > i don't get any sound ... > > the symbian_ua_gui was compole with SND_USE_APS 1 > > any idea ? > > nimco > > > ------------------------------------------------------------------------ > Connect to the next generation of MSN Messenger Get it now! > <http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline> > > ------------------------------------------------------------------------ > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
NI
Nanang Izzuddin
Tue, Sep 9, 2008 9:01 PM

Hi,

Could you send along the log file? To generate the log file, you just
need to specify log filename in logging config for the pjsua_init(),
e.g: log_cfg.log_filename = pj_str("c:\data\pjsua.log");

Please also make sure APS server is installed in the device, please
see https://trac.pjsip.org/repos/wiki/APS.

Regards,
nanang

2008/9/10 nimrod cohen nim_cohen@hotmail.com:

hi
i'm using symbian_ua_gui on symbian 9.2 (s60 3rd fp1)
my phone is nokia 6120c  ..
when i try to make a call i get error "unable to open sound device "
also when i send DTMF  from pjsua on my pc  .. to the phone
i don't get any sound ...

the symbian_ua_gui was compole with SND_USE_APS 1

any idea ?

nimco


Connect to the next generation of MSN Messenger  Get it now!


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi, Could you send along the log file? To generate the log file, you just need to specify log filename in logging config for the pjsua_init(), e.g: log_cfg.log_filename = pj_str("c:\\data\\pjsua.log"); Please also make sure APS server is installed in the device, please see https://trac.pjsip.org/repos/wiki/APS. Regards, nanang 2008/9/10 nimrod cohen <nim_cohen@hotmail.com>: > hi > i'm using symbian_ua_gui on symbian 9.2 (s60 3rd fp1) > my phone is nokia 6120c .. > when i try to make a call i get error "unable to open sound device " > also when i send DTMF from pjsua on my pc .. to the phone > i don't get any sound ... > > the symbian_ua_gui was compole with SND_USE_APS 1 > > any idea ? > > nimco > > > ________________________________ > Connect to the next generation of MSN Messenger Get it now! > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >