[Freeswitch-users] Getting started

Hristo Benev foxb at abv.bg
Sun Dec 30 16:18:52 PST 2007


As requested. My configuration currently is

Client <-> PAT router <-> INTERNET <-> NAT ROUTER + 1 Fixed IP <--> Interanal LAN <-> FreeSwitch on XEN VM

For now it is only test setup, but later I may have connection to VoIP provider.

My expierence with IAX over bad ISPs is very good and I prefer using it for certain extensions. And his protocol does not require special NAT traversal. In addition if you experierence high lag and jutter his buffer is really good.

Thank you



 >-------- Оригинално писмо --------
 >От:  Brian West <brian.west at mac.com>
 >Относно: Re: [Freeswitch-users] Getting started
 >До: freeswitch-users at lists.freeswitch.org
 >Изпратено на: Неделя, 2007, Декември 30 16:58:36 EET
 >----------------------------------
 >
 >Can you give me the full path of the registration including where NAT  
 >is located?
 >
 >
 >/b
 >
 >On Dec 30, 2007, at 8:20 AM, Hristo Benev wrote:
 >
 >> I continued my tests from outside of the LAN and I had to change it  
 >> to be able to connect when I use NAT port forwarding.
 >>
 >> Can I use IAX to connect to FreeSwitch?
 >>
 >> I see it is listening on appropriate port, but I'm not sure how I  
 >> can configure it - I've seen in the wiki it is not supported yet?!
 >>
 >> Is that correct?
 >>
 >> Thank you
 >>
 >>
 >>
 >>> -------- Оригинално писмо --------
 >>> От:  Brian West <brian.west at mac.com>
 >>> Относно: Re: [Freeswitch-users] Getting started
 >>> До: freeswitch-users at lists.freeswitch.org
 >>> Изпратено на: Неделя, 2007, Декември 30 00:27:40 EET
 >>> ----------------------------------
 >>>
 >>> This leads me to think it can't figure out the domain or its not what
 >>> we think it should be.
 >>>
 >>> Open up vars.xml and check to see what the domain is set to.. It
 >>> should be the IP of your machine or ${local_ip_v4} otherwise hard  
 >>> code
 >>> it to the ip you're registering with.
 >>>
 >>> /b
 >>> On Dec 29, 2007, at 4:09 PM, Hristo Benev wrote:
 >>>
 >>>>> -------- Оригинално писмо --------
 >>>>> От:  Brian West <brian.west at mac.com>
 >>>>> Относно: Re: [Freeswitch-users] Getting started
 >>>>> До: freeswitch-users at lists.freeswitch.org
 >>>>> Изпратено на: Събота, 2007, Декември 29 21:52:10 EET
 >>>>> ----------------------------------
 >>>>>
 >>>>> So can you paste me the error you received exactly how it was on  
 >>>>> the
 >>>>> console and show me your directory.xml
 >>>>>
 >>>>> /b
 >>>>>
 >>>>>
 >>>>> On Dec 29, 2007, at 7:27 AM, Hristo Benev wrote:
 >>>>>
 >>>>>> Hi,
 >>>>>>
 >>>>>> I've successfully build and installed FreeSWITCH (from SVN) on
 >>>>>> CentOS 5 Xen DomU, but having problems registering users to it.  
 >>>>>> CLI
 >>>>>> says there is no such user.
 >>>>>> I've followed Wiki instructions and there is mentioned to edit
 >>>>>> freeswitch.xml to add ip of the server ,but my xml file has
 >>>>>> different layout and I'm little bit confused.
 >>>>>>
 >>>>>> Can somebody give me hints, please?
 >>>>>>
 >>>>>> Thank you,
 >>>>>>
 >>>>>> P.S. I'm advanced user of Linux and medium in VoIP (mostly *)
 >>>>>>
 >>>>>> _______________________________________________
 >>>>>> Freeswitch-users mailing list
 >>>>>> Freeswitch-users at 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 at lists.freeswitch.org
 >>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 >>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 >>>>> http://www.freeswitch.org
 >>>>>
 >>>> Sorry it seems to be from the softphone (ekiga)
 >>>>
 >>>> Just for test I've downloaded Xten Lite and I was able to connect.
 >>>> ---------------------------------------------------------------------
 >>>> 2007-12-29 16:45:26 [DEBUG] sofia_reg.c:466
 >>>> sofia_reg_handle_register() Requesting Registration from: [1000 at 10.123.0.101
 >>>> ]
 >>>> 2007-12-29 16:45:26 [DEBUG] sofia_reg.c:521
 >>>> sofia_reg_handle_register() Register:
 >>>> From:    [1000 at 10.123.0.101]
 >>>> Contact: ["1000" <sip:1000 at 10.123.0.11:5060>]
 >>>> Expires: [1800]
 >>>> ---------------------------------------------------------------------
 >>>> Here is the output when I use ekiga
 >>>> ---------------------------------------------------------------------
 >>>> 2007-12-29 16:47:14 [DEBUG] sofia_reg.c:466
 >>>> sofia_reg_handle_register() Requesting Registration from: [1000 at 10.123.0.101
 >>>> ]
 >>>> 2007-12-29 16:47:35 [DEBUG] sofia_reg.c:466
 >>>> sofia_reg_handle_register() Requesting Registration from: [1000 at 10.123.0.101
 >>>> ]
 >>>> 2007-12-29 16:47:35 [ERR] sofia_reg.c:815 sofia_reg_parse_auth()
 >>>> Invalid Authorization header!
 >>>> 2007-12-29 16:47:35 [DEBUG] sofia_reg.c:453
 >>>> sofia_reg_handle_register() send challange for [1000 at 10.123.0.101]
 >>>> ----------------------------------------------------------------------
 >>>> Ekiga settings:
 >>>> Account settings:
 >>>>
 >>>> Registar: 10.123.0.101
 >>>> User: 1000
 >>>> Password: Default one
 >>>> Authentication login: 1000
 >>>> Realm/Domain: 10.123.0.101
 >>>> Registration timeout: 3600
 >>>>
 >>>> Sip Settings:
 >>>>
 >>>> outbound proxy: 10.123.0.101
 >>>> Forward URL: sip:
 >>>>
 >>>> Xten Settings:
 >>>>
 >>>> SIP proxy:
 >>>> Display name: 1000
 >>>> Username: 1000
 >>>> Authorization user: 1000
 >>>> Password: Default one
 >>>> Realm/Domain: 10.123.0.101
 >>>> SIP proxy: 10.123.0.101
 >>>> Out bound proxy: 10.123.0.101
 >>>>
 >>>> Here is my directory.xml
 >>>> -----------------------------------------------------------------------------------------
 >>>> <include>
 >>>> <!--the domain or ip (the right hand side of the @ in the addr-->
 >>>> <domain name="$${domain}">
 >>>>   <params>
 >>>>     <param name="dial-string" value="{transfer_fallback_extension=$
 >>>> {dialed_user}}sofia/${dialed_domain}/${dialed_user}"/>
 >>>>   </params>
 >>>>
 >>>>   <variables>
 >>>>     <variable name="record_stereo" value="true"/>
 >>>>   </variables>
 >>>>
 >>>>   <X-PRE-PROCESS cmd="include" data="default/*.xml"/>
 >>>> </domain>
 >>>> </include>
 >>>> -----------------------------------------------------------------------------------------
 >>>>
 >>>> Actually I did not touch anything from configuration.
 >>>>
 >>>> Where I can find configuration tutorial?
 >>>>
 >>>> Will it be possible to run FreeSwitch in virtual machine (Virtuozo)?
 >>>>
 >>>> The problem is that I cannot load any kernel modules and that's why
 >>>> * is not an option.
 >>>>
 >>>> http://www.trixswitch.org/ is not available for me -> maybe
 >>>> temporary, but does somebody know if it will come back?
 >>>>
 >>>> Thank you
 >>>>
 >>>> _______________________________________________
 >>>> Freeswitch-users mailing list
 >>>> Freeswitch-users at 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 at lists.freeswitch.org
 >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 >>> http://www.freeswitch.org
 >>>
 >>
 >> -----------------------------------------------------------------
 >> Промоция в Neterra TV! Всички гледат! Гледай и ти.
 >> http://www.neterra.tv/bg/
 >>
 >> _______________________________________________
 >> Freeswitch-users mailing list
 >> Freeswitch-users at 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 at lists.freeswitch.org
 >http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 >UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 >http://www.freeswitch.org
 >

-----------------------------------------------------------------
Промоция в Neterra TV! Всички гледат! Гледай и ти.
http://www.neterra.tv/bg/




More information about the FreeSWITCH-users mailing list