Hi Guys,

I am trying to configure Unconditional call forward on my OpenSIPs machine
using below lines on script:
if(avp_db_load("$ru","$avp(callfwd)")){
$ru=$avp(s:callfwd);
xlog("forwarded to $avp(callfwd)");
route(relay);
exit;
}

I used after this "opensipctl avp add" and i was able to see my callfwd
rule under usr_preferences database.

When I call the extension that needs to be forwarded opensips challenges my
invite twice, you can see it in the attached screenshot

Do you guys have any idea why the server behaves like that?

Best regards,
*------------------------------------------------------*
*SABBANE Aymane*
VoIP & Network/Telecom Engineer
Mobile: + (212) 06 62 14 45 66
*------------------------------------------------------*
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to