how to make call with pjsua (200line sample project) ?

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

 



hi,
    i was looking sample program of pjsua(200 line sample program).
    i was trying to make a call with that code, it is registering to the
server successfully, but after that it is giving me break point in
"endpoint.c" and simply quiting.....
    and   that line is:

PJ_DEF(pj_pool_t*) pjmedia_endpt_create_pool( pjmedia_endpt *endpt,
                          const char *name,
                          pj_size_t initial,
                          pj_size_t increment)
{
    pj_assert(endpt != NULL);

 -->   return pj_pool_create(endpt->pf, name, initial, increment, NULL);
}

where is the problem,,,, can anyone tell me

Regards,
New_bie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20081218/6ec99499/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