problem of micro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Everything looks fine to me and I couldn't reproduce this with pjsua,
I've checked the recorded file, it contains voice. Btw, have you
checked if this also happens with pjsua?

On Fri, Sep 26, 2008 at 12:29 AM, R?my LEFEVRE <lefevrer at enserg.fr> wrote:
> Thanks Nanang for you answer!
>
> By "impossible", I mean that the file contains only silence. The file is not
> empty because its size is few hundreds of Kio for few tens of seconds. And
> for call, no sound for the addressee.
>

Just in case, while your application running please check the mic
volume (and mute setting). Please also check with other recording
application, e.g: sound recorder if you're working in Windows.

> My pseudo_code is the following for a recorder:
> pjsua_recorder_create(&filename, 0, NULL, 0, 0, p_id);
> pjsua_conf_connect(0, pjsua_recorder_get_conf_port(*p_id));
>
> pjsua_recorder_create(&filename, 0, NULL, 0, 0, p_id);
> pjsua_conf_connect(0, pjsua_recorder_get_conf_port(*p_id));
>
> And the following for a call:
> pjsua_call_make_call(acc_id, &uri, 0, NULL, NULL, &current_call);
> pjsua_call_get_info(call_id, &ci);
> pjsua_conf_connect(ci.conf_slot, 0);
> pjsua_conf_connect(0, ci.conf_slot);
>

Looks fine, just make sure p_id is allocated or points to
valid/allocated memory address.

Regards,
nanang



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux