Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] How to upgrade ?


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
msc at freeswitch.org
Guest





PostPosted: Sat Sep 20, 2008 5:11 pm    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

Yes "make current" will update you without breaking your existing
configs. Even if you do "make samples" it won't overwrite your
configs bit it will replace any missing conf files with default ones.

-MC

Sent from my iPhone

On Sep 20, 2008, at 2:46 PM, henkoegema <pabx_freeswitch@telenet.be>
wrote:

Quote:

At the moment I'm using FS version 1.0.0.

I want to upgrade to the latest version.
Can I just type
#make current (?) :working:
without loosing my own (or edited standard) conf files ?


--
View this message in context: http://www.nabble.com/How-to-upgrade---tp19589317p19589317.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mike at jerris.com
Guest





PostPosted: Sat Sep 20, 2008 5:26 pm    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

Make current will not work from release tarballs but if you grab the
new version it should install without wiping out your config.

Mike

On Sep 20, 2008, at 6:10 PM, Michael S Collins <msc@freeswitch.org>
wrote:

Quote:
Yes "make current" will update you without breaking your existing
configs. Even if you do "make samples" it won't overwrite your
configs bit it will replace any missing conf files with default ones.

-MC

Sent from my iPhone

On Sep 20, 2008, at 2:46 PM, henkoegema <pabx_freeswitch@telenet.be>
wrote:

Quote:

At the moment I'm using FS version 1.0.0.

I want to upgrade to the latest version.
Can I just type
#make current (?) :working:
without loosing my own (or edited standard) conf files ?


--
View this message in context: http://www.nabble.com/How-to-upgrade---tp19589317p19589317.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
msc at freeswitch.org
Guest





PostPosted: Sat Sep 20, 2008 5:34 pm    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

I thought everyone used SVN! Razz
-MC

Sent from my iPhone

On Sep 20, 2008, at 3:24 PM, Michael Jerris <mike@jerris.com> wrote:

Quote:
Make current will not work from release tarballs but if you grab the
new version it should install without wiping out your config.

Mike

On Sep 20, 2008, at 6:10 PM, Michael S Collins <msc@freeswitch.org>
wrote:

Quote:
Yes "make current" will update you without breaking your existing
configs. Even if you do "make samples" it won't overwrite your
configs bit it will replace any missing conf files with default ones.

-MC

Sent from my iPhone

On Sep 20, 2008, at 2:46 PM, henkoegema <pabx_freeswitch@telenet.be>
wrote:

Quote:

At the moment I'm using FS version 1.0.0.

I want to upgrade to the latest version.
Can I just type
#make current (?) :working:
without loosing my own (or edited standard) conf files ?


--
View this message in context: http://www.nabble.com/How-to-upgrade---tp19589317p19589317.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
christian at jensenbox...
Guest





PostPosted: Sat Sep 20, 2008 5:40 pm    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

I am working on a patch that would externalize the install configs, much the same way as the extensions folder (which i propose to be called "default")

The new folders will be the same name as the context they are called from, for example the one i am most interested in is "public.d"

Any objections?

-----Original Message-----
From: Michael Jerris <mike@jerris.com>
Sent: September 20, 2008 3:24 PM
To: freeswitch-users@lists.freeswitch.org <freeswitch-users@lists.freeswitch.org>
Cc: freeswitch-users@lists.freeswitch.org <freeswitch-users@lists.freeswitch.org>
Subject: Re: [Freeswitch-users] How to upgrade ?

Make current will not work from release tarballs but if you grab the
new version it should install without wiping out your config.

Mike

On Sep 20, 2008, at 6:10 PM, Michael S Collins <msc@freeswitch.org>
wrote:

Quote:
Yes "make current" will update you without breaking your existing
configs. Even if you do "make samples" it won't overwrite your
configs bit it will replace any missing conf files with default ones.

-MC

Sent from my iPhone

On Sep 20, 2008, at 2:46 PM, henkoegema <pabx_freeswitch@telenet.be>
wrote:

Quote:

At the moment I'm using FS version 1.0.0.

I want to upgrade to the latest version.
Can I just type
#make current (?) :working:
without loosing my own (or edited standard) conf files ?


--
View this message in context: http://www.nabble.com/How-to-upgrade---tp19589317p19589317.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mike at jerris.com
Guest





PostPosted: Sat Sep 20, 2008 6:17 pm    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

I don't understand the proposal. Could you explain a bit more please.

Mike

On Sep 20, 2008, at 6:39 PM, Christian Jensen
<christian@jensenbox.com> wrote:

Quote:
I am working on a patch that would externalize the install configs,
much the same way as the extensions folder (which i propose to be
called "default")

The new folders will be the same name as the context they are called
from, for example the one i am most interested in is "public.d"

Any objections?

-----Original Message-----
From: Michael Jerris <mike@jerris.com>
Sent: September 20, 2008 3:24 PM
To: freeswitch-users@lists.freeswitch.org <freeswitch-users@lists.freeswitch.org
Cc: freeswitch-users@lists.freeswitch.org <freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] How to upgrade ?

Make current will not work from release tarballs but if you grab the
new version it should install without wiping out your config.

Mike

On Sep 20, 2008, at 6:10 PM, Michael S Collins <msc@freeswitch.org>
wrote:

Quote:
Yes "make current" will update you without breaking your existing
configs. Even if you do "make samples" it won't overwrite your
configs bit it will replace any missing conf files with default ones.

-MC

Sent from my iPhone

On Sep 20, 2008, at 2:46 PM, henkoegema <pabx_freeswitch@telenet.be>
wrote:

Quote:

At the moment I'm using FS version 1.0.0.

I want to upgrade to the latest version.
Can I just type
#make current (?) :working:
without loosing my own (or edited standard) conf files ?


--
View this message in context: http://www.nabble.com/How-to-upgrade---tp19589317p19589317.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
christian at jensenbox...
Guest





PostPosted: Sun Sep 21, 2008 2:47 am    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

It might be premature as well as half baked - I am just testing out the thought, however here is my thinking...

There is a folder called extensions in the dialplan folder. The nice thing about this folder is that it is read in by a simple xml preprocessing command that says go get *.xml

Currently, it is being called from the Default dialplan.

Borrowing from the Apache HTTPD style configuration, everything to customize the install is done with additional files as opposed to editing anything that ships with the software. So This works, however, we should be able to specify the name of a root configuration folder - this way all config can sit way outside of the app tree - for example, to place the FS app in one folder and have all external config in a different folder not under the same path - thereby ensuring upgrade safety.

My patch is only going to work with dialplans, but I propose making it a pattern to follow.

In the dialplan, I am making a folder for each context that will be loaded externally and postfixing a ".d" on the end, so for example default.d and public.d

Make sense?

Michael Jerris wrote:
Quote:
Quote:
I don't understand the proposal. Could you explain a bit more please.

Mike

On Sep 20, 2008, at 6:39 PM, Christian Jensen
<christian@jensenbox.com> (christian@jensenbox.com) wrote:

Quote:
I am working on a patch that would externalize the install configs,
much the same way as the extensions folder (which i propose to be
called "default")

The new folders will be the same name as the context they are called
from, for example the one i am most interested in is "public.d"

Any objections?

-----Original Message-----
From: Michael Jerris <mike@jerris.com> (mike@jerris.com)
Sent: September 20, 2008 3:24 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org) <freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Cc: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org) <freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] How to upgrade ?

Make current will not work from release tarballs but if you grab the
new version it should install without wiping out your config.

Mike

On Sep 20, 2008, at 6:10 PM, Michael S Collins <msc@freeswitch.org> (msc@freeswitch.org)
wrote:

Quote:
Yes "make current" will update you without breaking your existing
configs. Even if you do "make samples" it won't overwrite your
configs bit it will replace any missing conf files with default ones.

-MC

Sent from my iPhone

On Sep 20, 2008, at 2:46 PM, henkoegema <pabx_freeswitch@telenet.be> (pabx_freeswitch@telenet.be)
wrote:

Quote:
At the moment I'm using FS version 1.0.0.

I want to upgrade to the latest version.
Can I just type
#make current (?) :working:
without loosing my own (or edited standard) conf files ?


--
View this message in context: http://www.nabble.com/How-to-upgrade---tp19589317p19589317.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
brian at freeswitch.org
Guest





PostPosted: Sun Sep 21, 2008 2:53 am    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

This was what we talked about on IRC a few days ago right?

/b

On Sep 21, 2008, at 2:45 AM, Christian Jensen wrote:

Quote:
It might be premature as well as half baked - I am just testing out
the thought, however here is my thinking...

There is a folder called extensions in the dialplan folder. The nice
thing about this folder is that it is read in by a simple xml
preprocessing command that says go get *.xml

Currently, it is being called from the Default dialplan.

Borrowing from the Apache HTTPD style configuration, everything to
customize the install is done with additional files as opposed to
editing anything that ships with the software. So This works,
however, we should be able to specify the name of a root
configuration folder - this way all config can sit way outside of
the app tree - for example, to place the FS app in one folder and
have all external config in a different folder not under the same
path - thereby ensuring upgrade safety.

My patch is only going to work with dialplans, but I propose making
it a pattern to follow.

In the dialplan, I am making a folder for each context that will be
loaded externally and postfixing a ".d" on the end, so for example
default.d and public.d

Make sense?


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
christian at jensenbox...
Guest





PostPosted: Sun Sep 21, 2008 7:38 pm    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

Yeppers.



On Sep 21, 2008, at 12:52 AM, Brian West <brian@freeswitch.org> wrote:

Quote:
This was what we talked about on IRC a few days ago right?

/b

On Sep 21, 2008, at 2:45 AM, Christian Jensen wrote:

Quote:
It might be premature as well as half baked - I am just testing out
the thought, however here is my thinking...

There is a folder called extensions in the dialplan folder. The nice
thing about this folder is that it is read in by a simple xml
preprocessing command that says go get *.xml

Currently, it is being called from the Default dialplan.

Borrowing from the Apache HTTPD style configuration, everything to
customize the install is done with additional files as opposed to
editing anything that ships with the software. So This works,
however, we should be able to specify the name of a root
configuration folder - this way all config can sit way outside of
the app tree - for example, to place the FS app in one folder and
have all external config in a different folder not under the same
path - thereby ensuring upgrade safety.

My patch is only going to work with dialplans, but I propose making
it a pattern to follow.

In the dialplan, I am making a folder for each context that will be
loaded externally and postfixing a ".d" on the end, so for example
default.d and public.d

Make sense?


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
pabx_freeswitch at tel...
Guest





PostPosted: Mon Sep 22, 2008 2:14 am    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

I downloaded from http://wiki.freeswitch.org/wiki/Download_Freeswitch
Latest Snapshot


Which version is this :

freeswitch@ubuntu> version
FreeSWITCH Version 1.0.trunk (9609) :confused:
freeswitch@ubuntu>

Is this the same as 1.0.2 (the latest ?)

Henk

--
View this message in context: http://www.nabble.com/How-to-upgrade---tp19589317p19602923.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
wasim at convergence.pk
Guest





PostPosted: Mon Sep 22, 2008 2:23 am    Post subject: [Freeswitch-users] How to upgrade ? Reply with quote

On Mon, Sep 22, 2008 at 1:12 PM, henkoegema <pabx_freeswitch@telenet.be (pabx_freeswitch@telenet.be)> wrote:
Quote:

I downloaded from http://wiki.freeswitch.org/wiki/Download_Freeswitch
Latest Snapshot


Which version is this :

freeswitch@ubuntu> version
FreeSWITCH Version 1.0.trunk (9609) :confused:
freeswitch@ubuntu>

Is this the same as 1.0.2 (the latest ?)

No, this is SVN TRUNK v9609.

AFAIK, release 1.0.2 is coming soon ...



--
wasim h. baig | principal consultant | convergence pk | +92 300 8508070 | as you scope creep, so shall we reap ...
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services