Error on add port to a conference bridge

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

 



Source:

    pjsua_call *call = &pjsua_var.calls[call_id];

    // init it's info
    status = pjmedia_port_info_init(&my_port.info, &name, SIGNATURE, 
CLOCK_RATE, NCHANNELS, BITS_PER_SAMPLE, SAMPLES_PER_FRAME);
    if (status != PJ_SUCCESS)
         return status;

    // Add port to conference bridge
    status = pjsua_conf_add_port(pjsua_var.mconf, call->inv->pool_prov, 
&my_port, &slot);

Error:

11:09:33.132       except.c  !!!FATAL: unhandled exception PJLIB/No memory!

simple_pjsua: ../src/pj/except.c:50: pj_throw_exception_: Assertion 
`handler != ((void *)0)' failed.*
*



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20111121/a157cb2a/attachment.html>


[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