[Devel] CVS commitlog: sip-server/modules/permissions README hash.c hash.h permissions.c permissions.h trusted.c sip-server/modules/permissions/doc permissions_user.sgml

Juha Heinanen jh at tutpro.com
Mon Mar 27 13:30:31 CEST 2006


Klaus Darilion writes:

 > >   * If a trusted peer has a non-NULL tag field and if peer_tag_avp module
 > >     parameter is defined, tag value of matching is added to AVP
 > >   specified by peer_tag_avp as side effect of allow_trusted() call.

it is useful if you need to add some peer specific headers or fields to
the request.  you can then test in cfg file if after allow_trusted()
call, peer_tag_avp has been set and if so, add the header/field.

-- juha




More information about the Devel mailing list