El Miércoles, 4 de Noviembre de 2009, Pacho Baratta [fabbricadigitale] escribió: > I'd like to change both User-Agent and Server.
User-Agent is inserted by the client as OpenSIPS is not a UA. But you can remove that header and append a new one. Sett "textops" module. About Server header (that which OpenSIPS adds in its own responses) there is a core configuration option for that. Check the documentation. > Thanks, pacho > > fabbricadigitale srl > Pacho Baratta | Senior Systems Engineer > Tecnhology Engineering > ----------------------------- > Via A.Volta, 3 - 26041 – Casalmaggiore - CR > Phone +39 0375 284600 > Fax +39 02 57760002 > mailto:[email protected] > www.fabbricadigitale.it > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Iñaki Baz Castillo > Sent: mercoledì 4 novembre 2009 12:37 > To: [email protected] > Subject: Re: [OpenSIPS-Users] change UAC > > El Miércoles, 4 de Noviembre de 2009, Pacho Baratta [fabbricadigitale] > > escribió: > > I want to change the way opensips presents itself, > > So in the UAC field I want to change Opensips to Opensips-something. > > Which request header you mean? User-Agent? Server? From? > > > I'd also like to change the sentence "your call is important to us" > > Read tm module documentation. There is a flag for "t_relay()" functions > that dissables the automatic "100 Trying" generated by tm module. So you > should generate it by your self (sl_send_reply("100", "Your money is > important for us"). > -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
