[OpenSIPS-Users] Error with blind call forwarding using avpops

Tấn Phát Ngô phat.wu at gmail.com
Sat Sep 7 15:36:49 CEST 2013


I've just fixed errors but I don't know why it's fixed. Now I've just edit
my opensips_residential.cfg like this:

# apply blind forward
if(avp_db_load("$rU","$avp(callfwd)")) {
       $rU = $avp(callfwd);
       xlog("forwarded to: $avp(callfwd)");
       #route(relay);          // just comment this line
       #exit;                     // and this line
}

After that, I create AVP by using command:
./opensipsctl avp add -T usr_preferences clientB callfwd 0 clientC
And restart OpenSIPs server. Now it worked but I don't know why. So you can
explain it for me? And if I want to forward call in a specified time,
example: after 17h30........what should I do?

Thank you for worrying this and for your ideas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130907/74c54a43/attachment.htm>


More information about the Users mailing list