Hi,<br><br>The latest code from svn is giving the compiler error on windows platform as its not able to link to api inet_pton. <br><br>Also i found that we are not able to play the mp3 on windows platform as there is no project in the format named mod_shout, though its file exists at the location "src\mod\formats\mod_shout".<br>
<br>Thanks and Regards<br>Ritesh<br><br><div class="gmail_quote">On Tue, Apr 1, 2008 at 9:30 PM, <<a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send Freeswitch-users mailing list submissions to<br>
<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:freeswitch-users-owner@lists.freeswitch.org">freeswitch-users-owner@lists.freeswitch.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Freeswitch-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. yahoo blocking. (Michael Jerris)<br>
2. Re: Best way to start with Freeswitch (Mark Crane)<br>
3. Re: Best way to start with Freeswitch (Matt Klein)<br>
4. Re: Best way to start with Freeswitch (Jay Fenton)<br>
5. Re: Best way to start with Freeswitch (kokoska rokoska)<br>
6. Pong (Brian West)<br>
7. Scheduled Hangup Issue (Nikolai Geordzhev)<br>
8. test (Brian West)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 31 Mar 2008 13:12:31 -0400<br>
From: Michael Jerris <<a href="mailto:mike@jerris.com">mike@jerris.com</a>><br>
Subject: [Freeswitch-users] yahoo blocking.<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID: <<a href="mailto:75AD88E7-738F-4350-BADE-7544B0FCFB2C@jerris.com">75AD88E7-738F-4350-BADE-7544B0FCFB2C@jerris.com</a>><br>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes<br>
<br>
Notice to yahoo users. We have been having ongoing issues with the<br>
mailing lists with yahoo, even after going through their white-list<br>
procedures. We suggest moving your mailing list subscriptions to a<br>
different e-mail account as yahoo seems to be rejecting or delaying<br>
many list emails. Also, please do not report list messages as spam.<br>
If you have any questions, feel free to reply privately to me.<br>
<br>
Thanks<br>
Mike<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 31 Mar 2008 12:32:35 -0700 (PDT)<br>
From: Mark Crane <<a href="mailto:mctch@yahoo.com">mctch@yahoo.com</a>><br>
Subject: Re: [Freeswitch-users] Best way to start with Freeswitch<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID: <<a href="mailto:933834.8886.qm@web56413.mail.re3.yahoo.com">933834.8886.qm@web56413.mail.re3.yahoo.com</a>><br>
Content-Type: text/plain; charset=iso-8859-1<br>
<br>
You want a fast webserver...take a look at:<br>
<a href="http://www.lighttpd.net/" target="_blank">http://www.lighttpd.net/</a><br>
<br>
"lighttpd powers several popular Web 2.0 sites like<br>
YouTube, wikipedia and meebo. Its high speed<br>
io-infrastructure allows them to scale several times<br>
better with the same hardware than with alternative<br>
web-servers." - quote from website.<br>
<br>
Mark<br>
<br>
<br>
--- kokoska rokoska <<a href="mailto:kokoska.rokoska@post.cz">kokoska.rokoska@post.cz</a>> wrote:<br>
<br>
><br>
><br>
><br>
> Brian West napsal(a):<br>
> ><br>
> > On Mar 29, 2008, at 7:57 AM, kokoska rokoska<br>
> wrote:<br>
> >><br>
> >> Hi all!<br>
> >><br>
> >> I'm very new to Freeswitch and thus I'm looking<br>
> for advices/hints for<br>
> >> painless start :-)<br>
> ><br>
> > Nothing is painless.<br>
> ><br>
> >><br>
> >> I have a lot of experience with Asterisk and<br>
> OpenSER, but the philosophy<br>
> >> od Freeswitch differs...<br>
> >><br>
> ><br>
> > Thats an understatement. ;)<br>
> ><br>
> ><br>
> >> What is going on:<br>
> >> I like to deploy PBX/Switch for a lot of SIP<br>
> users wich registers with<br>
> >> it and - also - with larg number of SIP gateways<br>
> the PBX/Switch should<br>
> >> regester with. Users population/gateways/call<br>
> routing have to be dynamic<br>
> >> (database-driven, like I'm accustomed form<br>
> Asterisk and OpenSER) with<br>
> >> quite standard features<br>
> (conditional/unconditional forwarding,<br>
> >> voice-mail, call-waiting, resource limits etc.)<br>
> and especially with good<br>
> >> over-all performance.<br>
> >><br>
> >> Like i red in docs, dynamic SIP users could by<br>
> done with mod_xml_curl<br>
> >> directory but I like to ask: Is it "fast enough"?<br>
> ><br>
> > Direct DB in my opinion is a very bad idea. With<br>
> xml_curl you can<br>
> > interface to just about anything and cluster it up<br>
> and fail over rather<br>
> > easily with http gets. And no it's NOT slow, that<br>
> depends on how fast<br>
> > your web server and db are... trust me it can<br>
> scream if you do it correctly.<br>
> ><br>
><br>
> This question is a little bit off-topic, but I try<br>
> it :-)<br>
><br>
> I have very limited experiences with webservers, so<br>
> can you recommend me<br>
> fast enough webserver and underlying tehnology?<br>
><br>
> For idea proof-of-concept I can use Apache +<br>
> mod_php, but for production<br>
> use I'm affraid it will be nearly useless because of<br>
> PHP is interpreted<br>
> and thus very slow.<br>
> So what is - by your mean - good technology to start<br>
> with? Java +<br>
> Tomcat? Or is there a way how to utilize my "basic"<br>
> knowlege of "C"<br>
> without writting my own webserver? :-)<br>
><br>
> Have a nice day, best regards,<br>
><br>
> kokoska.rokoska<br>
><br>
><br>
> _______________________________________________<br>
> Freeswitch-users mailing list<br>
> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
<br>
<br>
<br>
____________________________________________________________________________________<br>
Like movies? Here's a limited-time offer: Blockbuster Total Access for one month at no cost.<br>
<a href="http://tc.deals.yahoo.com/tc/blockbuster/text4.com" target="_blank">http://tc.deals.yahoo.com/tc/blockbuster/text4.com</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 31 Mar 2008 13:10:52 -0700 (PDT)<br>
From: Matt Klein <<a href="mailto:mklein@nmedia.net">mklein@nmedia.net</a>><br>
Subject: Re: [Freeswitch-users] Best way to start with Freeswitch<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID: <<a href="mailto:Pine.BSO.4.64.0803311307270.5743@ref.nmedia.net">Pine.BSO.4.64.0803311307270.5743@ref.nmedia.net</a>><br>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed<br>
<br>
lighttpd<br>
<br>
Agree 100%.<br>
<br>
Low overhead I've seen over apache etc.<br>
<br>
m<br>
<br>
<br>
On Mon, 31 Mar 2008, Mark Crane wrote:<br>
<br>
> You want a fast webserver...take a look at:<br>
> <a href="http://www.lighttpd.net/" target="_blank">http://www.lighttpd.net/</a><br>
><br>
> "lighttpd powers several popular Web 2.0 sites like<br>
> YouTube, wikipedia and meebo. Its high speed<br>
> io-infrastructure allows them to scale several times<br>
> better with the same hardware than with alternative<br>
> web-servers." - quote from website.<br>
><br>
> Mark<br>
><br>
><br>
> --- kokoska rokoska <<a href="mailto:kokoska.rokoska@post.cz">kokoska.rokoska@post.cz</a>> wrote:<br>
><br>
>><br>
>><br>
>><br>
>> Brian West napsal(a):<br>
>>><br>
>>> On Mar 29, 2008, at 7:57 AM, kokoska rokoska<br>
>> wrote:<br>
>>>><br>
>>>> Hi all!<br>
>>>><br>
>>>> I'm very new to Freeswitch and thus I'm looking<br>
>> for advices/hints for<br>
>>>> painless start :-)<br>
>>><br>
>>> Nothing is painless.<br>
>>><br>
>>>><br>
>>>> I have a lot of experience with Asterisk and<br>
>> OpenSER, but the philosophy<br>
>>>> od Freeswitch differs...<br>
>>>><br>
>>><br>
>>> Thats an understatement. ;)<br>
>>><br>
>>><br>
>>>> What is going on:<br>
>>>> I like to deploy PBX/Switch for a lot of SIP<br>
>> users wich registers with<br>
>>>> it and - also - with larg number of SIP gateways<br>
>> the PBX/Switch should<br>
>>>> regester with. Users population/gateways/call<br>
>> routing have to be dynamic<br>
>>>> (database-driven, like I'm accustomed form<br>
>> Asterisk and OpenSER) with<br>
>>>> quite standard features<br>
>> (conditional/unconditional forwarding,<br>
>>>> voice-mail, call-waiting, resource limits etc.)<br>
>> and especially with good<br>
>>>> over-all performance.<br>
>>>><br>
>>>> Like i red in docs, dynamic SIP users could by<br>
>> done with mod_xml_curl<br>
>>>> directory but I like to ask: Is it "fast enough"?<br>
>>><br>
>>> Direct DB in my opinion is a very bad idea. With<br>
>> xml_curl you can<br>
>>> interface to just about anything and cluster it up<br>
>> and fail over rather<br>
>>> easily with http gets. And no it's NOT slow, that<br>
>> depends on how fast<br>
>>> your web server and db are... trust me it can<br>
>> scream if you do it correctly.<br>
>>><br>
>><br>
>> This question is a little bit off-topic, but I try<br>
>> it :-)<br>
>><br>
>> I have very limited experiences with webservers, so<br>
>> can you recommend me<br>
>> fast enough webserver and underlying tehnology?<br>
>><br>
>> For idea proof-of-concept I can use Apache +<br>
>> mod_php, but for production<br>
>> use I'm affraid it will be nearly useless because of<br>
>> PHP is interpreted<br>
>> and thus very slow.<br>
>> So what is - by your mean - good technology to start<br>
>> with? Java +<br>
>> Tomcat? Or is there a way how to utilize my "basic"<br>
>> knowlege of "C"<br>
>> without writting my own webserver? :-)<br>
>><br>
>> Have a nice day, best regards,<br>
>><br>
>> kokoska.rokoska<br>
>><br>
>><br>
>> _______________________________________________<br>
>> Freeswitch-users mailing list<br>
>> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
>><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>><br>
><br>
><br>
><br>
> ____________________________________________________________________________________<br>
> Like movies? Here's a limited-time offer: Blockbuster Total Access for one month at no cost.<br>
> <a href="http://tc.deals.yahoo.com/tc/blockbuster/text4.com" target="_blank">http://tc.deals.yahoo.com/tc/blockbuster/text4.com</a><br>
><br>
> _______________________________________________<br>
> Freeswitch-users mailing list<br>
> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Mon, 31 Mar 2008 21:27:37 +0100<br>
From: Jay Fenton <<a href="mailto:jay.fenton@howlertech.com">jay.fenton@howlertech.com</a>><br>
Subject: Re: [Freeswitch-users] Best way to start with Freeswitch<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID: <<a href="mailto:29204F46-E615-47B7-89E8-E2E4491050CD@howlertech.com">29204F46-E615-47B7-89E8-E2E4491050CD@howlertech.com</a>><br>
Content-Type: text/plain; charset=US-ASCII; format=flowed<br>
<br>
<br>
> lighttpd<br>
><br>
> Agree 100%.<br>
><br>
> Low overhead I've seen over apache etc.<br>
<br>
Lighttpd's great, second only to Nginx <a href="http://nginx.net/" target="_blank">http://nginx.net/</a><br>
<br>
(Nginx benches a little less CPU heavy under load)<br>
<br>
--<br>
Regards,<br>
<br>
Jay Fenton <<a href="mailto:jay.fenton@howlertech.com">jay.fenton@howlertech.com</a>><br>
CTO, Howler Technologies Ltd<br>
t: +44 (0)207 099 7095<br>
f: +44 (0)207 099 7098<br>
<br>
Registered in England & Wales, Company No. 06285634<br>
<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Tue, 01 Apr 2008 10:11:01 +0200<br>
From: kokoska rokoska <<a href="mailto:kokoska.rokoska@post.cz">kokoska.rokoska@post.cz</a>><br>
Subject: Re: [Freeswitch-users] Best way to start with Freeswitch<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID: <<a href="mailto:47F1EE15.4070600@post.cz">47F1EE15.4070600@post.cz</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
<br>
<br>
Jay Fenton napsal(a):<br>
>> lighttpd<br>
>><br>
>> Agree 100%.<br>
>><br>
>> Low overhead I've seen over apache etc.<br>
><br>
> Lighttpd's great, second only to Nginx <a href="http://nginx.net/" target="_blank">http://nginx.net/</a><br>
><br>
> (Nginx benches a little less CPU heavy under load)<br>
><br>
<br>
<br>
Many thanks to everybody for suggestion!<br>
I will look at lighttpd.<br>
<br>
Best regards,<br>
<br>
kokoska.rokoska<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Tue, 1 Apr 2008 09:15:04 -0500<br>
From: Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>><br>
Subject: [Freeswitch-users] Pong<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID: <<a href="mailto:B91181C3-614A-44BE-BB69-440A7D213D51@freeswitch.org">B91181C3-614A-44BE-BB69-440A7D213D51@freeswitch.org</a>><br>
Content-Type: text/plain; charset=US-ASCII; format=flowed<br>
<br>
Pog...... Nothing to see Move Along!<br>
<br>
/b<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Tue, 1 Apr 2008 15:36:03 +0300<br>
From: "Nikolai Geordzhev" <<a href="mailto:n.geordzhev@gmail.com">n.geordzhev@gmail.com</a>><br>
Subject: [Freeswitch-users] Scheduled Hangup Issue<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID:<br>
<<a href="mailto:c8df2a130804010536l1fc92fbcha51a576d01f97cd7@mail.gmail.com">c8df2a130804010536l1fc92fbcha51a576d01f97cd7@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hi I`m a newbie to FreeSwitch. The project seems great to me, so I decided<br>
to use it as a B2BUA for the project that I`m working on.<br>
In my setup I need to be able to disconnect the call from the switch( end<br>
the dialog / both legs), so I`ve tried to use:<br>
<br>
"<action application="sched_hangup" data="+20 alloted_timeout"/>"<br>
<br>
<br>
The problem with it is that It starts counting the 20secs not after the<br>
200OK (answer event) but from the 180 Ringing event which doesn`t work for<br>
me.<br>
Is it a bug or an expected behaviour? Can someone help me with this issue, I<br>
really need to catch the answer event. Thanks in advance.<br>
<br>
King Regards,<br>
Nikolai Geordzhev<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080401/314cf266/attachment-0001.html" target="_blank">http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080401/314cf266/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 8<br>
Date: Tue, 1 Apr 2008 10:31:57 -0500<br>
From: Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>><br>
Subject: [Freeswitch-users] test<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID: <<a href="mailto:04F37745-B0DF-49AC-9F98-ABBD0C710EF9@freeswitch.org">04F37745-B0DF-49AC-9F98-ABBD0C710EF9@freeswitch.org</a>><br>
Content-Type: text/plain; charset=US-ASCII; format=flowed<br>
<br>
testing.<br>
<br>
/b<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
End of Freeswitch-users Digest, Vol 22, Issue 1<br>
***********************************************<br>
</blockquote></div><br>