Hi,

On Nov 16, 2011, at 9:45 AM, Nick wrote:

> Hello
> 
>        if (is_avp_set("$avp(805)")) {
>                $avp(billing_party_domain) = $(avp(805){uri.domain});
>        } else {
>                $avp(billing_party_domain) = $fd;
>        }
> 
> What does this mean?? Why is 805??  why is billing_party_domain??  I saw 
> callcontrol document. But I don't know this mean??
> Please tell me why?? Thanks.
> 

It's just an example. Don't take it literally, it may not apply to your use 
case. 805 is the default AVP for the diverter, which is mentioned in the 
documentation.


Regards,

--
Saúl Ibarra Corretgé
AG Projects




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

Reply via email to