sip_get_branchid
extern char *sip_get_branchid(const sip_msg_t, int *);
if (sip_get_branchid(sip_msg, NULL) != NULL)
branchid = sip_get_branchid(msg, NULL);