te refieres a ésto? ya está en el openser.cfg

    if (!method=="REGISTER")
        record_route();

    if (loose_route()) {
        append_hf("P-hint: rr-enforced\r\n");
        route(1);
    };




>
>
> El Friday 14 December 2007 13:55:01 David Villasmil Govea escribi?:
> > * Furthermore,?Openser doesn't see all INVITES+BYE, so i can't make
> cdrs!!
> > I've read somewhere that to log all transaction messages i should have
> > "strict route" as oppossed to "loose route".
>
> No, you need to add "Record-Route" header. This is done by
> "record_route()"
> function of rr module.
>
>

-- 
DVG

-- 
Imagination is more important than knowledge
Albert Einstein
_______________________________________________
Users mailing list
Users@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users

Reply via email to