Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[Freeswitch-users] file directory.conf.xml


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





PostPosted: Tue Feb 24, 2009 12:36 pm    Post subject: [Freeswitch-users] file directory.conf.xml Reply with quote

Hi,

The file directory.conf.xml had been mentioned in the documentation many times but there is not such file in the conf folder. Do you mean default.xml in directory folder?

Thanks!


--- On Tue, 2/24/09, freeswitch-users-request@lists.freeswitch.org <freeswitch-users-request@lists.freeswitch.org> wrote:
Quote:
From: freeswitch-users-request@lists.freeswitch.org <freeswitch-users-request@lists.freeswitch.org>
Subject: Freeswitch-users Digest, Vol 32, Issue 181
To: freeswitch-users@lists.freeswitch.org
Date: Tuesday, February 24, 2009, 3:34 AM

Quote:
Send Freeswitch-users mailing list submissions to freeswitch-users@lists.freeswitch.orgTo subscribe or unsubscribe via the World Wide Web,
visit http://lists.freeswitch.org/mailman/listinfo/freeswitch-usersor, via email, send a message with subject or body 'help' to freeswitch-users-request@lists.freeswitch.orgYou can reach the person managing the list at freeswitch-users-owner@lists.freeswitch.orgWhen replying, please edit your Subject line so it is more specificthan "Re: Contents of Freeswitch-users digest..."Today's Topics: 1. Re: SIP dump to DB (kokoska.rokoska) 2. FREESwitch on Windows Server 2003 (Stephen Walker) 3. Re: mod_erlang_event compile problem (Andrew Thompson) 4. Re: FREESwitch on Windows Server 2003 (Carlos Talbot) 5. Re: SIP dump to DB (Joseph Bajin) 6. Re: SIP dump to DB (kokoska.rokoska) 7. Re: mod_portaudio: Do not accept next call after Hangup (Rene Pankratz) 8. Patch for openzap concerning finding a free channel. (Helmut
Kuper)----------------------------------------------------------------------Message: 1Date: Mon, 23 Feb 2009 23:32:26 +0100From: "kokoska.rokoska" <kokoska.rokoska@post.cz>Subject: Re: [Freeswitch-users] SIP dump to DBTo: freeswitch-users@lists.freeswitch.orgMessage-ID: <49A323FA.8000802@post.cz>Content-Type: text/plain; charset=ISO-8859-1Joseph Bajin napsal(a):> Basically, you are trying to build what Empirix has with their Hammertool.> Thank you very much, Joseph, for your interest!I have never heard about Empirix (I'll look at it), but what I'm tryingto build is something like SER/Kamailio/OpenSIPS sip_trace module.> You can create an application that is basically a mix of tshark and a> database feeder. > You sniff with tshark and going to basically pipe it to another> application that will read the pcap file, parse
it, and load it into the> db for you. There are plenty of modules out there that will read pcap> for you. > Thank you once more, Joseph, for suggestion!I think about it - it will be challenge for me to write robust and stillfast enough (thousands messages per second) SIP parser + DB feeder :-)Best regards,kokoska.rokoska------------------------------Message: 2Date: Mon, 23 Feb 2009 14:47:13 -0800From: "Stephen Walker" <swalker@SONASEARCH.com>Subject: [Freeswitch-users] FREESwitch on Windows Server 2003To: <freeswitch-users@lists.freeswitch.org>Message-ID: <3B93E0500B57D04CBAE85520B750CFF04CA6CE@exchange.sonasearch.com>Content-Type: text/plain; charset="us-ascii"Hello: I have successfully loaded the Windows implementation (SVN 11602 -02/02/09) from your site and it runs fine. I configured a Linksys
SPA2102 and have acquired dial tone and the '999X' tests work. I have notbeen able to establish connection with either FreeWorldDialup orBroadvoice as of yet. Which files do I need to edit and what are the proper entries to enableconnection to FreeWorldDialup and Broadvoice? Example files and wherethey reside in the file structure would be very much appreciated. Thank you All the Best,Steve Steve WalkerPresidentSONASEARCH, INC425/883-1984 NOTICE: The information contained in this document is intended bySonasearch, Inc. or one of its subsidiaries for the use of the namedindividuals or entities to which it is addressed and may containinformation that is privileged or otherwise confidential. It is notintended for transmission to, or receipt by, any individual or entityother than the named
addressee (or a person authorized to deliver it tothe named addressee) except as otherwise expressly permitted in thisdocument. If you have received this document in error, please destroy itwithout copying or forwarding it, and notify the sender of the error bycalling Sonasearch at (425) 883-1984.-------------- next part --------------An HTML attachment was scrubbed...URL:http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090223/7d514817/attachment-0001.html------------------------------Message: 3Date: Mon, 23 Feb 2009 19:22:08 -0500From: Andrew Thompson <andrew@hijacked.us>Subject: Re: [Freeswitch-users] mod_erlang_event compile problemTo: freeswitch-users@lists.freeswitch.orgMessage-ID: <20090224002207.GF13957@hijacked.us>Content-Type: text/plain; charset=us-asciiLeon,I think I found the problem. I shouldn't have been
defaulting to bindingto 127.0.0.1, instead the default should be 0.0.0.0. I've patched themodule to actually bind to 0.0.0.0 correctly and made it the default inthe config file. Erlang nodes by default bind to 0.0.0.0, so I decidedto make mod_erlang_event follow suit.Please give that a shot and see if it fixes things.Andrew------------------------------Message: 4Date: Mon, 23 Feb 2009 20:20:20 -0600From: Carlos Talbot <carlos.talbot@gmail.com>Subject: Re: [Freeswitch-users] FREESwitch on Windows Server 2003To: freeswitch-users@lists.freeswitch.orgMessage-ID: <5800526b0902231820u468908c6ia11191ccf8e37767@mail.gmail.com>Content-Type: text/plain; charset="iso-8859-1"On Mon, Feb 23, 2009 at 4:47 PM, Stephen Walker<swalker@sonasearch.com>wrote:>> Which files do I need to edit and what are the proper entries to enable>
connection to FreeWorldDialup and Broadvoice? Example files and wherethey> reside in the file structure would be very much appreciated.>You'll need to place a gateway configuration for Broadvoice inconf/sip_profiles/external similar to this example:http://wiki.freeswitch.org/wiki/SIP_Provider_Examples#BroadvoiceThe same applies to FWD.http://wiki.freeswitch.org/wiki/SIP_Provider_Examples#Free_World_Dialup_.28FWD.29Once the gateways are configured you'll need to modify the default dialplanto recognize these gateways:http://wiki.freeswitch.org/wiki/Getting_Started_Guide#Dialing_out_via_Gatewayfordialing out andhttp://wiki.freeswitch.org/wiki/Getting_Started_Guide#Receiving_an_inbound_call_from_a_Gatewayforincoming.Most of this is actually covered
here:http://wiki.freeswitch.org/wiki/Installation_Guide#Windows_quick_startregards,Carlos-------------- next part --------------An HTML attachment was scrubbed...URL:http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090223/9bef760f/attachment-0001.html------------------------------Message: 5Date: Mon, 23 Feb 2009 23:44:04 -0500From: Joseph Bajin <josephbajin@gmail.com>Subject: Re: [Freeswitch-users] SIP dump to DBTo: freeswitch-users@lists.freeswitch.orgMessage-ID: <1dce11f20902232044u85259f4hf369da49ce00b46b@mail.gmail.com>Content-Type: text/plain; charset=ISO-8859-1If you write it correctly it will work just fine. That is how most ofall the other correlation engines work. Your setup is not going to bebigger than some of the large telecoms that use these systems today.On 2/23/09, kokoska.rokoska
<kokoska.rokoska@post.cz> wrote:> Joseph Bajin napsal(a):>> Basically, you are trying to build what Empirix has with their Hammer>> tool.>>>> Thank you very much, Joseph, for your interest!>> I have never heard about Empirix (I'll look at it), but what I'mtrying> to build is something like SER/Kamailio/OpenSIPS sip_trace module.>>> You can create an application that is basically a mix of tshark and a>> database feeder.>> You sniff with tshark and going to basically pipe it to another>> application that will read the pcap file, parse it, and load it intothe>> db for you. There are plenty of modules out there that will read pcap>> for you.>>>> Thank you once more, Joseph, for suggestion!> I think about it - it will be challenge for me to write robust and still> fast
enough (thousands messages per second) SIP parser + DB feeder Smile>> Best regards,>> kokoska.rokoska>> _______________________________________________> 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>-- Sent from my mobile device--Joe------------------------------Message: 6Date: Tue, 24 Feb 2009 07:13:52 +0100From: "kokoska.rokoska" <kokoska.rokoska@post.cz>Subject: Re: [Freeswitch-users] SIP dump to DBTo: freeswitch-users@lists.freeswitch.orgMessage-ID: <49A39020.3020808@post.cz>Content-Type: text/plain; charset=ISO-8859-1Joseph Bajin napsal(a):> If you write it correctly it will work just
fine.Yes, this is challenge I have talked about Smile> That is how most of> all the other correlation engines work.I don't have enough informations but from what I heard from friendly"competitors" they are usualy log (SIP|ISUP) messages after they areparsed by their "routing" servers and not run separatetshark+parser+logger. Or they duplicate (just) SIP messages to separatemachine and parse and log them there (SERlike server + sip_trace).> Your setup is not going to be> bigger than some of the large telecoms that use these systems today.> I hope so :-)Thanks once more, Joseph, for your info!Best regards,kokoska.rokoska------------------------------Message: 7Date: Tue, 24 Feb 2009 08:27:02 +0100From: Rene Pankratz <r.pankratz@fh-wolfenbuettel.de>Subject: Re: [Freeswitch-users] mod_portaudio: Do not accept
next call after HangupTo: freeswitch-users@lists.freeswitch.orgMessage-ID: <49A3A146.8050001@fh-wolfenbuettel.de>Content-Type: text/plain; charset=ISO-8859-1; format=flowedNo, unfortunately the problem still persists. Portaudio still automatically accepts/takes the next call.Ren?> On Thu, Feb 19, 2009 at 5:04 AM, Rene Pankratz> <r.pankratz@fh-wolfenbuettel.de> wrote:> >> Hello,>> when hanging up a call with portaudio automatically the next call that>> is incoming or held is accepted.>> Is it possible to configure PA that way, that after hanging up(doesn't>> matter whether caller or callee) no call is activated automatically? I>> want to choose if I accept the next call or not.>>>> Thanks in advance>> Ren?>>>> > Just following up - did this get
resolved?> -MC>> _______________________________________________> 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>> ------------------------------Message: 8Date: Tue, 24 Feb 2009 09:33:42 +0100From: Helmut Kuper <helmut.kuper@ewetel.de>Subject: [Freeswitch-users] Patch for openzap concerning finding a free channel.To: freeswitch-users@lists.freeswitch.orgMessage-ID: <49A3B0E6.80408@ewetel.de>Content-Type: text/plain; charset=ISO-8859-1Hello,today I uploaded a little patch for openzap into trunk (r667). It marksnow inbound channels as "inUse" which is conform with outboundchannelhandling. This should
solve some problems finding a free channel inozmod_isdn.c for inbound and outbound calls.regardsHelmut ------------------------------_______________________________________________Freeswitch-users mailing listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.orgEnd of Freeswitch-users Digest, Vol 32, Issue 181*************************************************
Back to top
msc at freeswitch.org
Guest





PostPosted: Tue Feb 24, 2009 1:25 pm    Post subject: [Freeswitch-users] file directory.conf.xml Reply with quote

On Tue, Feb 24, 2009 at 9:24 AM, Ali Al-Rubaie <kerrada2003@yahoo.com> wrote:
Quote:
Hi,

The file directory.conf.xml had been mentioned in the documentation many
times but there is not such file in the conf folder. Do you mean default.xml
in directory folder?

Thanks!

Can you tell me where you see that file name listed? It's possible
that it should be "dialplan_directory.conf.xml" but I don't know for
sure. I will check it out.

-MC

_______________________________________________
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
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