Hi, I just found a small problem in b2b_entities method b2b_entities_restore(). I've checked and the problem still exists in opensips 1.10.0. At line 566 in source file b2be_db.c the leg.route_set.len is set but the value of leg.route_set.s is always empty since it is never set. The line "leg.route_set.s = (char*)row_vals[24].val.string_val;" is missing.
Regards, Gabriel Mahu Senior Software Engineer iQuest Calea Bucuresti, nr. 10B | 500365 Brasov | Romania Tel: +40 (0)372 343465 | Fax: +40 (0)372 343420 | Mobile: +40 (0)722 311542 [email protected] | www.iquestgroup.com Confidentiality Note This message is intended only for the use of the named recipient(s) and may contain confidential and/or privileged information. If you are not the intended recipient, please contact the sender and delete the message. Any unauthorized use of the information contained in this message is prohibited.
_______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
