El Lunes, 22 de Octubre de 2007, Iñaki Baz Castillo escribió:
> Hi, I want to try serial forwarding changing "q" values of "location"
> table.
>
> Unfortunatelly my script only does the first INVITE to contact(s) with
> mayor "q". I've tryed everything and read the entire doc and examples, but
> get nothing, could you help me please?
Any help with this please? It's a feature I require and can't get it working as
expected.
Note the location table has:
username domain contact
q
800 mydomain.org sip:[EMAIL PROTECTED]:5060 0.80
800 mydomain.org sip:[EMAIL PROTECTED]:5080 0.50
After the "load_contacts() and next_contacts() in route block I get:
avp(i:711) = <null>
ds = Contact: sip:[EMAIL PROTECTED]:5060
That contacts rejects the call so next_contact() in failure route says:
avp(i:711) = <null>
ds = Contact: sip:[EMAIL PROTECTED]:5060, <sip:[EMAIL PROTECTED]:5080>;q=0
Why q=0 in failure_route? why do appear both locations in failure route? how
should it be?
Of course, the second call is not done, just the first INVITE to contact with
q=0.80.
Thanks for any help.
--
Iñaki Baz Castillo
_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users