pjsip 1.0 release, maybe clerical error

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

 



func pjsip_inv_verify_request2

    for (i=0; i<req_hdr->count; ++i) {
        if ((*options & PJSIP_INV_SUPPORT_100REL) &&
        pj_stricmp(&req_hdr->values[i], &STR_100REL)==0)
        {
        rem_option |= PJSIP_INV_REQUIRE_100REL;

        } else if ((*options && PJSIP_INV_SUPPORT_TIMER) &&
                                !!!!!!!!!!!!
               pj_stricmp(&req_hdr->values[i], &STR_TIMER)==0)
        {
        rem_option |= PJSIP_INV_REQUIRE_TIMER;

        } else if (pj_stricmp(&req_hdr->values[i], &STR_REPLACES)==0) {
        pj_bool_t supp;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20081230/80fe406b/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