[Freeswitch-users] Realm value

2009-02-12 Thread Ali Al-Rubaie
Hi,   How can the default value of "realm" be changed? I had changed the command:     in the file internal.xml but FS still uses the server IP address as the challenge realm.   Thanks in advance! ___ Freeswitch-users mailing list Freeswitch-user

Re: [Freeswitch-users] Realm value

2009-02-12 Thread Brian West
What SVN rev? /b On Feb 12, 2009, at 3:41 PM, Ali Al-Rubaie wrote: > Hi, > > How can the default value of "realm" be changed? I had changed the > command: > > > > in the file internal.xml but FS still uses the server IP address as > the challenge realm. > > Thanks in advance! > __

Re: [Freeswitch-users] Realm Value

2009-02-17 Thread Ali Al-Rubaie
Thanks Brian, Actually we're using freeswitch ver 1.0.2. Regards, Message: 5 Date: Thu, 12 Feb 2009 15:48:00 -0600 From: Brian West Subject: Re: [Freeswitch-users] Realm value To: freeswitch-users@lists.freeswitch.org Message-ID: Content-Type: text/plain; charset=US-ASCII; format=f

Re: [Freeswitch-users] Realm Value

2009-02-17 Thread Brian West
I'm trying to get a clear picture of what you're trying to accomplish. Why would you need/want to set a static realm? Anyway can you collect sip traces? /b On Feb 17, 2009, at 8:51 AM, Ali Al-Rubaie wrote: Thanks Brian, Actually we're using freeswitch ver 1.0.2. Regards, ___

Re: [Freeswitch-users] Realm Value

2009-02-17 Thread Ali Al-Rubaie
NFO, PUBLISH    Supported: timer, precondition, path, replaces    Content-Length: 0      Thanks!   Message: 2 Date: Tue, 17 Feb 2009 11:39:58 -0600 From: Brian West Subject: Re: [Freeswitch-users] Realm Value To: freeswitch-users@lists.freeswitch.org Message-ID: <2adb8fa0-3e87-4c99-9a6f-f09c

Re: [Freeswitch-users] Realm Value

2009-02-17 Thread Brian West
Very sorry to hear you have to use Broken Software. But some good has come of this if you update to rev 12113 or great you'll be 100% OK. /b On Feb 17, 2009, at 2:21 PM, Ali Al-Rubaie wrote: > > I have to use a specific softphone, HelpCaster, but it can not pass > the authentication stage.

Re: [Freeswitch-users] Realm Value

2009-02-19 Thread Ali Al-Rubaie
Subject: Re: [Freeswitch-users] Realm Value To: freeswitch-users@lists.freeswitch.org Message-ID: <090382a2-af83-4635-90cf-35749f50e...@freeswitch.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Very sorry to hear you have to use Broken Software. But some good has c

Re: [Freeswitch-users] Realm Value

2009-02-19 Thread Raymond Chandler
Ali Al-Rubaie wrote: Thanks Brian, Sorry if the question looks primitive but in which file I can find the rvn? you can find the revision from typing "version" at the fs_cli Is there any tarball with the latest revisions? the 1.0.3 tarball was just rolled yesterday, give it a shot -Ray __

Re: [Freeswitch-users] Realm Value

2009-02-19 Thread Ali Al-Rubaie
named 'state' src/switch_odbc.c: At top level: src/switch_odbc.c:474: error: expected declaration specifiers or '...' before 'SQLHSTMT' src/switch_odbc.c: In function 'switch_odbc_handle_get_error': src/switch_odbc.c:476: error: 'SQL_MAX_MESSAGE_LENGTH' undeclared (first use in this function)

Re: [Freeswitch-users] Realm Value

2009-02-19 Thread Raymond Chandler
did you ./configure --enable-core-odbc-suport... those errors reek of that flag with no unixODBC-devel package installed -Ray ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitc

Re: [Freeswitch-users] Realm Value

2009-02-19 Thread Michael Collins
On Thu, Feb 19, 2009 at 12:17 PM, Raymond Chandler wrote: > did you ./configure --enable-core-odbc-suport... those errors reek of > that flag with no unixODBC-devel package installed > > -Ray > Anthony described this as a false positive on detecting ODBC. If you are in Linux you can install the OD

Re: [Freeswitch-users] Realm Value

2009-02-23 Thread Ali Al-Rubaie
I could compile and install FS 1.0.2 successsfully so, do I need to install ODBC-devel package for 1.0.3 version? Thanks, Message: 5 Date: Thu, 19 Feb 2009 14:35:29 -0800 From: Michael Collins Subject: Re: [Freeswitch-users] Realm Value To: freeswitch-users@lists.freeswitch.org Message-ID

Re: [Freeswitch-users] Realm Value

2009-02-23 Thread Brian West
You have something on your system thats causing the audio detect to see you have odbc installed.. easiest way to get around this is to just install the devel headers. http://lists.freeswitch.org/pipermail/freeswitch-users/2009-February/011762.html /b On Feb 23, 2009, at 8:42 AM, Ali Al-Rub

Re: [Freeswitch-users] Realm Value

2009-02-23 Thread Michael Jerris
I need someone with this issue to provide me ssh access to their box so I can fix this problem for everyone. No one has done so yet. Please find me on irc if you can provide access. Mike On Feb 23, 2009, at 10:16 AM, Brian West wrote: You have something on your system thats causing the au