Hi,

Any other errors aside those ? also, what is the contecxt of the errors ? when do they show up ? at request ? initial or sequential ?

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 26.08.2014 23:33, Satish Patel wrote:
I am using 1.12 Opensips and just playing with B2B top hiding and i am getting following error

ERROR:b2b_logic:create_top_hiding_entities: failed to create new b2b server instance ERROR:b2b_logic:create_top_hiding_entities: failed to create new b2b server instance
b2b_reply (B2B.346.3114641)
ERROR:b2b_logic:create_top_hiding_entities: failed to create new b2b server instance ERROR:b2b_logic:create_top_hiding_entities: failed to create new b2b server instance

following my script code, also i am using nathelper for NAT, does it creating any issue?

if (is_method("INVITE") && !has_totag()) {
                b2b_init_request("top hiding");
                engage_media_proxy(); # satish
                setflag(ACC_DO); # do accounting



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to