VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
mdm at openaccessinc.com Guest
|
Posted: Tue Aug 25, 2009 1:32 pm Post subject: [Freeswitch-users] FreeSWITCH 1.0.4 windows installer - grea |
|
|
Is FreePBX V3 based on Freeswitch?
Michael DiMartino | Director of IT | Open Access, Inc.
115 Bi County Blvd | Farmingdale, NY 11735
631.227.1034| 631.694.6730 FAX |631.988.6060 MOBILE
www.openaccessinc.com
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Carlos Talbot
Sent: Tuesday, August 25, 2009 2:07 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] FreeSWITCH 1.0.4 windows installer - great but I have a little problem
Giovanni,
you mean like this message?
"Unable to determine location for device. Voicemail password set via FreePBX will not be valid."
This is a known FreePBX issue. http://www.freepbx.org/v3/ticket/36
Let's keep in ming FreePBX v3 is a developer release and as such many features are in flux and might not work. That being said there some features in the Windows build that still do not work. The biggest one right now is the lack of the php ESL library for Windows which affects the voicemail app. I'm trying to get this to compile but it's been difficult.
I do include the .svn files with the FreePBX install so you can freely install TortoiseSVN and update FreePBX at your leisure.
With regards to the sip_profiles, did you create a trunk group and trunk?
regards,
Carlos
On Mon, Aug 24, 2009 at 9:56 PM, Giovanni Maruzzelli <gmaruzz@celliax.org (gmaruzz@celliax.org)> wrote:
Windows installer does not work for me.
I've reinstalled various times, same results.
I can correctly create a number, but when I try to create a device for
that number, it tells me that cannot locate the device, and the
password for vicemail will be invalid.
After that, it begins to give the php error page, it cannot find the
start < tag in directory/default.xml
Also for me there are no sofia profiles...
So, I cannot start to test it (eg: I would like to add mod_skypiax
support to it).
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
On Tue, Aug 25, 2009 at 12:06 AM, Raffaele P.
Guidi<raffaele.p.guidi@gmail.com (raffaele.p.guidi@gmail.com)> wrote:
_______________________________________________
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 |
|
|
mike at jerris.com Guest
|
Posted: Tue Aug 25, 2009 1:40 pm Post subject: [Freeswitch-users] FreeSWITCH 1.0.4 windows installer - grea |
|
|
It supports FreeSWITCH and soon other engines as well. More information is at:
http://www.freepbx.org/freepbx-v3
Mike
On Aug 25, 2009, at 2:20 PM, Michael Di Martino wrote:
Quote: | Is FreePBX V3 based on Freeswitch?
Michael DiMartino | Director of IT | Open Access, Inc.
115 Bi County Blvd | Farmingdale, NY 11735
631.227.1034| 631.694.6730 FAX |631.988.6060 MOBILE
www.openaccessinc.com
|
|
|
Back to top |
|
|
d at d-man.org Guest
|
Posted: Tue Aug 25, 2009 4:03 pm Post subject: [Freeswitch-users] FreeSWITCH 1.0.4 windows installer - grea |
|
|
Hi there... So a few things on this. 1) We have a module that's still being worked on called Sip Interface that allows you to configure Sip Profiles in FreeSWITCH. Unfortunately we don't have the ability to easily import your existing SIP profiles, and by NOT displaying them in the UI your stock config conflicts with those profiles. In other words, internal.xml and external.xml define sip profiles on ports 5060 and 5080 that the GUI is unaware. So to simplify things, we just delete those files and expect you to recreate them via the UI on install. We'll probably make this a little more obvious in the near future, but for now, that's what we do. 2) The trunk creation system in the ISO does give the impression that trunk groups & trunks are for external. This is a design flaw I have already fixed in trunk (referenced above). We have now split this module into two modules - one for configuring Sip Interface/Sip Profiles (which are for defining your IPs & ports to use for sending/receiving calls and authentication settings) and the other for defining gateways ('trunks") which are generally used for making outbound calls. So in other words, we're aware of the issues you are detailing. We will be finalizing the fix for this issue hopefully on Sunday and will rebuild the ISO by Monday. Hope that helps. - Darren From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Carlos TalbotSent: Tuesday, August 25, 2009 12:02 PMTo: freeswitch-users@lists.freeswitch.orgSubject: Re: [Freeswitch-users] FreeSWITCH 1.0.4 windows installer - great but I have a little problem This would be a question for Darren and the FreePBX group. I guess it does not help that the User Documentation link on this page is currently empty: gmaruzz@celliax.org (gmaruzz@celliax.org)> wrote: >From the front page of FPBX is not clear you *must* create a trunk/trunk group.I was thinking trunks were for outgoing calls, or for receiving from external.I was just testing internal phones, trying an IVR, so I was thinkingtrunks were not needed.Can you explain to me? Thanks again,-giovanni Sincerely,Giovanni MaruzzelliCell : +39-347-2665618 On Tue, Aug 25, 2009 at 8:06 PM, Carlos Talbot<carlos.talbot@gmail.com (carlos.talbot@gmail.com)> wrote:> Giovanni,> you mean like this message?> "Unable to determine location for device. Voicemail password set via FreePBX> will not be valid."> This is a known FreePBX issue. gmaruzz@celliax.org (gmaruzz@celliax.org)>> wrote:>>>> Windows installer does not work for me.>>>> I've reinstalled various times, same results.>>>> I can correctly create a number, but when I try to create a device for>> that number, it tells me that cannot locate the device, and the>> password for vicemail will be invalid.>>>> After that, it begins to give the php error page, it cannot find the>> start < tag in directory/default.xml>>>> Also for me there are no sofia profiles...>>>> So, I cannot start to test it (eg: I would like to add mod_skypiax>> support to it).>>>>>> Sincerely,>>>> Giovanni Maruzzelli>> Cell : +39-347-2665618>>>>>>>>>> On Tue, Aug 25, 2009 at 12:06 AM, Raffaele P.>> Guidi<raffaele.p.guidi@gmail.com (raffaele.p.guidi@gmail.com)> wrote:>> > This is what I was asking! When the installer finished it started the>> > whole thing and everything got loaded fine, but when I restarted my>> > system>> > it didn't (and did not anymore). Well, I will try to install everything>> > from>> > scratch again and see...>> >>> > On Mon, Aug 24, 2009 at 20:30, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:>> >>>> >> If you installed FreePBX then it would be that softwares job to manage>> >> the sofia profiles... wouldn't it?>> >>>> >> /b>> >>>> >> On Aug 24, 2009, at 1:24 PM, Raffaele P. Guidi wrote:>> >>>> >> > Actually I did that and it worked fine. I had the problem the SECOND>> >> > time I run FS and freepbx. And (@Brian) mod_sofia was loaded but>> >> > sip_profiles were not>> >>>> >>>> >> _______________________________________________>> >> FreeSWITCH-users mailing list>> >> FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)>> >> FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)>> > FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)>> FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)> FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)http://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
Back to top |
|
|
mitul at enterux.com Guest
|
Posted: Tue Aug 25, 2009 9:05 pm Post subject: [Freeswitch-users] FreeSWITCH 1.0.4 windows installer - grea |
|
|
Darren,
I shall look forward to check version 3 of FreePBX for FS.
I hope it not trixswitch anyone aware of status on trixswitch (not that I m a big fan of Trixbox, but quite a while back I had seen trixswitch iso so wondering if anything is progresing on that end.
Thanks & Regards,Mitul Limbani,
Founder & CEO,
Enterux Solutions Pvt. Ltd.,
The Enterprise Linux Company (r),
http://www.enterux.com
http://www.entVoice.com
On 26-Aug-2009, at 2:29 AM, Darren Schreiber <d@d-man.org (d@d-man.org)> wrote:
Quote: | Hi there...
So a few things on this.
1) We have a module that's still being worked on called Sip Interface that allows you to configure Sip Profiles in FreeSWITCH. Unfortunately we don't have the ability to easily import your existing SIP profiles, and by NOT displaying them in the UI your stock config conflicts with those profiles. In other words, internal.xml and external.xml define sip profiles on ports 5060 and 5080 that the GUI is unaware. So to simplify things, we just delete those files and expect you to recreate them via the UI on install. We'll probably make this a little more obvious in the near future, but for now, that's what we do.
2) The trunk creation system in the ISO does give the impression that trunk groups & trunks are for external. This is a design flaw I have already fixed in trunk (referenced above). We have now split this module into two modules - one for configuring Sip Interface/Sip Profiles (which are for defining your IPs & ports to use for sending/receiving calls and authentication settings) and the other for defining gateways ('trunks") which are generally used for making outbound calls.
So in other words, we're aware of the issues you are detailing. We will be finalizing the fix for this issue hopefully on Sunday and will rebuild the ISO by Monday.
Hope that helps.
- Darren
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Carlos Talbot
Sent: Tuesday, August 25, 2009 12:02 PM
To: [url=mailto:freeswitch-users@lists.freeswitch.org]freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)[/url]
Subject: Re: [Freeswitch-users] FreeSWITCH 1.0.4 windows installer - great but I have a little problem
This would be a question for Darren and the FreePBX group. I guess it does not help that the User Documentation link on this page is currently empty: http://www.freepbx.org/v3/wiki/
If you note the message during FreePBX initialization *all* files in the sip_profiles directory are removed (including internal*.xml). This causes 'sofia status' to come back empty.
Incompatible Configuration WARNING: THE FOLLOWING FILES WILL BE DELETED!
- D:/FreeSWITCH/conf/sip_profiles/external.xml
- D:/FreeSWITCH/conf/sip_profiles/internal-ipv6.xml
- D:/FreeSWITCH/conf/sip_profiles/internal.xml
regards,
Carlos
On Tue, Aug 25, 2009 at 1:28 PM, Giovanni Maruzzelli <[url=mailto:gmaruzz@celliax.org]gmaruzz@celliax.org (gmaruzz@celliax.org)[/url]> wrote:
Quote: |
Quote: | From the front page of FPBX is not clear you *must* create a trunk/trunk group.
|
I was thinking trunks were for outgoing calls, or for receiving from external.
I was just testing internal phones, trying an IVR, so I was thinking
trunks were not needed.
Can you explain to me?
Thanks again,
-giovanni
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
On Tue, Aug 25, 2009 at 8:06 PM, Carlos Talbot<[url=mailto:carlos.talbot@gmail.com]carlos.talbot@gmail.com (carlos.talbot@gmail.com)[/url]> wrote:
Quote: | Giovanni,
you mean like this message?
"Unable to determine location for device. Voicemail password set via FreePBX
will not be valid."
This is a known FreePBX issue. http://www.freepbx.org/v3/ticket/36
Let's keep in ming FreePBX v3 is a developer release and as such many
features are in flux and might not work. That being said there some features
in the Windows build that still do not work. The biggest one right now is
the lack of the php ESL library for Windows which affects the voicemail app.
I'm trying to get this to compile but it's been difficult.
I do include the .svn files with the FreePBX install so you can freely
install TortoiseSVN and update FreePBX at your leisure.
With regards to the sip_profiles, did you create a trunk group and trunk?
regards,
Carlos
On Mon, Aug 24, 2009 at 9:56 PM, Giovanni Maruzzelli <[url=mailto:gmaruzz@celliax.org]gmaruzz@celliax.org (gmaruzz@celliax.org)[/url]>
wrote:
Quote: |
Windows installer does not work for me.
I've reinstalled various times, same results.
I can correctly create a number, but when I try to create a device for
that number, it tells me that cannot locate the device, and the
password for vicemail will be invalid.
After that, it begins to give the php error page, it cannot find the
start < tag in directory/default.xml
Also for me there are no sofia profiles...
So, I cannot start to test it (eg: I would like to add mod_skypiax
support to it).
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
On Tue, Aug 25, 2009 at 12:06 AM, Raffaele P.
Guidi<[url=mailto:raffaele.p.guidi@gmail.com]raffaele.p.guidi@gmail.com (raffaele.p.guidi@gmail.com)[/url]> wrote:
_______________________________________________
FreeSWITCH-users mailing list
[url=mailto:FreeSWITCH-users@lists.freeswitch.org]FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)[/url]
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
[url=mailto:FreeSWITCH-users@lists.freeswitch.org]FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)[/url]
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
[url=mailto:FreeSWITCH-users@lists.freeswitch.org]FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)[/url]
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 |
|
|
|
|
|
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
|