Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Seven Du
lol: 2009/11/19 Anthony Minessale > maybe you could send them 183 then 4 180's or send them an invite and > pretend to deadlock and not send any more sip traffic as a way of > identifying yourself > > On Wed, Nov 18, 2009 at 4:05 PM, Brian West wrote: > >> Well this is a bit more informal vs th

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Anthony Minessale
maybe you could send them 183 then 4 180's or send them an invite and pretend to deadlock and not send any more sip traffic as a way of identifying yourself On Wed, Nov 18, 2009 at 4:05 PM, Brian West wrote: > Well this is a bit more informal vs the wiki where people take it as > fact! :) Plus

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Brian West
Well this is a bit more informal vs the wiki where people take it as fact! :) Plus its a little humpday humor! /b On Nov 18, 2009, at 3:30 PM, Rob Forman wrote: > lol! > > we have to play nice in the wiki but the mailing list is another > story. > > > On Nov 18, 2009, at 3:20 PM, Brian Wes

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Rob Forman
lol! we have to play nice in the wiki but the mailing list is another story. On Nov 18, 2009, at 3:20 PM, Brian West wrote: > Sounds like you need to take a baseball bat to their forehead. > > /b > > On Nov 18, 2009, at 3:13 PM, Nicolas Brenner wrote: > >> I had a voip provider which wouldn't a

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Brian West
Sounds like you need to take a baseball bat to their forehead. /b On Nov 18, 2009, at 3:13 PM, Nicolas Brenner wrote: > I had a voip provider which wouldn't accept calls from Freeswitch > because of the user-agent string. I had to change it to "Asterisk" > and then everything worked. > > Nic

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Nicolas Brenner
I had a voip provider which wouldn't accept calls from Freeswitch because of the user-agent string. I had to change it to "Asterisk" and then everything worked. Nico On Wed, Nov 18, 2009 at 12:21 PM, Brian West wrote: > you do realize that is NOT the purpose of the user-agent string... changing

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Kristian Kielhofner
Ah, that explains it. I don't do any registration or presence/sla with FS - yet ;). On Wed, Nov 18, 2009 at 12:14 PM, Brian West wrote: > We do in sofia_reg and sofia_sla, and some where we do updates so we > don't send things to phones we know will piss their pants. > > /b > -- Kristian Kielh

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Brian West
We do in sofia_reg and sofia_sla, and some where we do updates so we don't send things to phones we know will piss their pants. /b On Nov 18, 2009, at 10:42 AM, Kristian Kielhofner wrote: > Brian, > > I see some things based on SDP originator (we all know what those > are about) but nothing f

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Kristian Kielhofner
Brian, I see some things based on SDP originator (we all know what those are about) but nothing for SIP user agent... More curious than anything else, am I missing something? On Wed, Nov 18, 2009 at 11:08 AM, Brian West wrote: > There are a few behaviors in FreeSWITCH that get triggered bas

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Brian West
There are a few behaviors in FreeSWITCH that get triggered based on the remote side... you know all about those? :P I'm just saying its usually not wise to change it just in case. /b On Nov 18, 2009, at 9:39 AM, Kristian Kielhofner wrote: > That's *exactly* why I change the User-Agent stri

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Kristian Kielhofner
That's *exactly* why I change the User-Agent string. If they're changing their behavior in some way based on the assumption I'm using FreeSWITCH I want to know about it :). On Wed, Nov 18, 2009 at 10:21 AM, Brian West wrote: > you do realize that is NOT the purpose of the user-agent string... ch

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Brian West
you do realize that is NOT the purpose of the user-agent string... changing might break things in some people's configs due to some assumptions made about the user agent on the far side for interop purposes... its your choice to change it but it servers NO purpose doing so. /b On Nov 18,

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Ujjval Karihaloo
ies the purpose of the server. From: freeswitch-users-boun...@lists.freeswitch.org [mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Mathieu Rene Sent: Tuesday, November 17, 2009 10:52 PM To: freeswitch-users@lists.freeswitch.org Subject: Re: [Freeswitch-users] Changing User-A

Re: [Freeswitch-users] Changing User-Agent String

2009-11-18 Thread Brian West
AH you are hiding the fact you use FreeSWITCH... Great... but why? /b On Nov 17, 2009, at 11:52 PM, Mathieu Rene wrote: It needs to go in the profile, not in sofia's global config. Mathieu Rene Avant-Garde Solutions Inc Office: + 1 (514) 664-1044 x100 Cell: +1 (514) 664-1044 x200 mr...@avgs.

Re: [Freeswitch-users] Changing User-Agent String

2009-11-17 Thread Mathieu Rene
It needs to go in the profile, not in sofia's global config. Mathieu Rene Avant-Garde Solutions Inc Office: + 1 (514) 664-1044 x100 Cell: +1 (514) 664-1044 x200 mr...@avgs.ca On 17-Nov-09, at 9:49 PM, Ujjval Karihaloo wrote: http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files#User_Age

[Freeswitch-users] Changing User-Agent String

2009-11-17 Thread Ujjval Karihaloo
http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files#User_Agent_.5Buser-agent-string.5D As per the above link, we can change the User Agent String, but I added this param name but does not seem to work. [u...@freeswitch autoload_configs]$ vi sofia.conf.xml