[OpenSIPS-Users] uac_registrant sends User_Agent header

Jeff Pyle jpyle at fidelityvoice.com
Wed Aug 14 00:42:07 CEST 2013


Yes.  local_route solves it for now.

local_route {
if (method == "REGISTER") replace("^User_Agent: ", "User-Agent: ");
}



- Jeff



On Tue, Aug 13, 2013 at 6:11 PM, Jeff Pyle <jpyle at fidelityvoice.com> wrote:

> Thanks, Ovidiu.  Issue #56<https://github.com/OpenSIPS/opensips/issues/56>.
>  This was my first time on GitHub so please advise if I messed up anything.
>
> Prior to resolution, can I remove User_Agent and append User-Agent in
> local_route?
>
>
>
> - Jeff
>
>
>
> On Tue, Aug 13, 2013 at 4:12 PM, Ovidiu Sas <osas at voipembedded.com> wrote:
>
>> Please open a bug report - it should be an easy fix.
>> I'm traveling right now, but it will be fixed by the end of the month
>> (unless some other dev will do it before that).
>>
>> -ovidiu
>>
>> On Tue, Aug 13, 2013 at 4:00 PM, Jeff Pyle <jpyle at fidelityvoice.com>
>> wrote:
>> > Hello,
>> >
>> > This is on version 1.9, downloaded today from git.  The uac_registrant
>> > module sends REGISTER requests with the User_Agent header, rather than
>> the
>> > User-Agent header.
>> >
>> >
>> >
>> > - Jeff
>> >
>> >
>> > _______________________________________________
>> > Users mailing list
>> > Users at lists.opensips.org
>> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>> >
>>
>>
>>
>> --
>> VoIP Embedded, Inc.
>> http://www.voipembedded.com
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130813/491e9697/attachment.htm>


More information about the Users mailing list