<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks so much Anthony but I have one more question:<br><br>I was checking the source file sofia_reg.c and it seems that the code had been written iin such a way that FreeSWITCH can authenticate SIP agents based on RFC2069 and RFC2617. Is that conclusion correct?<br><br>Thanks in advance, <br><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><pre><br>Message: 2<br>Date: Thu, 5 Feb 2009 10:46:54 -0600<br>From: Anthony Minessale &lt;anthony.minessale@gmail.com&gt;<br>Subject: Re: [Freeswitch-users] SIP Authentication<br>To: freeswitch-users@lists.freeswitch.org<br>Message-ID:<br>        &lt;191c3a030902050846o60047c30pa2890707eae386d6@mail.gmail.com&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>It's optional for us but it's mandatory for the client if we exercise<br>the<br>option which we have opted to
 always do =D<br>There is no way in the code to disable sending it because we prefer the more<br>secure version of SIP auth.<br>So again it's a bug in the client for not following the protocol.  It would<br>be considered a feature in FreeSWITCH to support limping for the sake of<br>this broken client and we currently do not have any plans for implementing<br>this feature.<br><br><br><br><br><br>On Thu, Feb 5, 2009 at 10:34 AM, Ali Al-Rubaie<br>&lt;kerrada2003@yahoo.com&gt;wrote:<br><br>&gt;<br>&gt; We're using HelpCaster softphone.<br>&gt;<br>&gt; The issue here is that in Digest Authentication, if the server sends the<br>&gt; parameter "qop" in the challenge then the client should respond<br>with the<br>&gt; "cnonce" parameter. The parameter "qop" is optional in<br>Digest Auth. So the<br>&gt; question here is that, can we configure FreeSWITCH so that it will not<br>send<br>&gt; "qop" in the challenge?<br>&gt;<br>&gt; Thanks!<br>&gt;<br>&gt; --- On *Wed,
 2/4/09, freeswitch-users-request@lists.freeswitch.org &lt;<br>&gt; freeswitch-users-request@lists.freeswitch.org&gt;* wrote:<br>&gt;<br>&gt; From: freeswitch-users-request@lists.freeswitch.org &lt;<br>&gt; freeswitch-users-request@lists.freeswitch.org&gt;<br>&gt; Subject: Freeswitch-users Digest, Vol 32, Issue 39<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Date: Wednesday, February 4, 2009, 2:05 PM<br>&gt;<br>&gt; Send Freeswitch-users mailing list submissions to<br>&gt;         freeswitch-users@lists.freeswitch.org<br>&gt;<br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         freeswitch-users-request@lists.freeswitch.org<br>&gt;<br>&gt; You can reach the person managing the list at<br>&gt;         freeswitch-users-owner@lists.freeswitch.org<br>&gt;<br>&gt; When replying, please edit your
 Subject line so it is more specific<br>&gt; than "Re: Contents of Freeswitch-users digest..."<br>&gt;<br>&gt;<br>&gt; Today's Topics:<br>&gt;<br>&gt;    1. Re: SIP Authentication (Brian West)<br>&gt;    2. Re: origainate through sofia gateway (Michael Collins)<br>&gt;    3. Recording background music and voice is out of        sync (Daniel Liang)<br>&gt;    4. Re: Q931 decoding Update (Gopalakrishnan A.N)<br>&gt;    5. mod_limit (Chav Paskov)<br>&gt;    6. Re: mod_limit (Michael Collins)<br>&gt;    7. Re: mod_limit (Chav<br>&gt;  Paskov)<br>&gt;    8. Re: mod_limit (Michael Collins)<br>&gt;<br>&gt;<br>&gt; ----------------------------------------------------------------------<br>&gt;<br>&gt; Message: 1<br>&gt; Date: Wed, 4 Feb 2009 10:52:45 -0600<br>&gt; From: Brian West &lt;brian@freeswitch.org&gt;<br>&gt; Subject: Re: [Freeswitch-users] SIP Authentication<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Message-ID:
 &lt;7DAC91F6-2FD3-464D-AA81-321EBCADC8C0@freeswitch.org&gt;<br>&gt; Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes<br>&gt;<br>&gt; What client is this?  I also notice we receive port 3458 and reply to<br>&gt; port 1059...<br>&gt;<br>&gt; /b<br>&gt;<br>&gt; On Feb 4, 2009, at 10:17 AM, Ali Al-Rubaie wrote:<br>&gt;<br>&gt; &gt; What I have noted is that the client does not send the values for<br>&gt; &gt; "cnonce" and "nc" in the response. I'm not<br>sure if<br>&gt; this is the<br>&gt; &gt; reason, however how this problem can be solved?<br>&gt; &gt;<br>&gt; &gt; Thanks,<br>&gt; &gt;<br>&gt; &gt; Ali<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message:<br>&gt;  2<br>&gt; Date: Wed, 4 Feb 2009 09:41:07 -0800<br>&gt; From: Michael Collins &lt;msc@freeswitch.org&gt;<br>&gt; Subject: Re: [Freeswitch-users] origainate through sofia gateway<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt;
 Message-ID:<br>&gt;         &lt;87f2f3b90902040941r61d669aaie949aa7cc8578a9a@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1<br>&gt;<br>&gt; I'll make sure the substance of this is in the wiki and I'll look<br>for<br>&gt; references to the deprecated way and remove those.<br>&gt; -MC<br>&gt;<br>&gt; On Wed, Feb 4, 2009 at 6:09 AM, Anthony Minessale<br>&gt; &lt;anthony.minessale@gmail.com&gt; wrote:<br>&gt; &gt; Where did you learn how to use js this way?<br>&gt; &gt; session.originate is being misused here and is depricated and may be<br>&gt; &gt; removed.<br>&gt; &gt;<br>&gt; &gt; the first arg to session.originate is either undefined or a<br>*different*<br>&gt; &gt; session (the a leg)<br>&gt; &gt;<br>&gt; &gt; session1 = new Session();<br>&gt; &gt; session1.originate(undefined,<br>&gt; &gt;<br>&gt;  "{ignore_early_media=true}user/1008@192.168.1.122");<br>&gt; &gt;<br>&gt;
 &gt;<br>&gt;<br>session1.setVariable("effective_caller_id_number","fixed0248b");<br>&gt; &gt;<br>&gt; &gt; //once you have session1 when you originate session2 you pass<br>session1 as<br>&gt; &gt; the arg<br>&gt; &gt; // the effective_caller_id is taken from session1<br>&gt; &gt;<br>&gt; &gt; session2 = new Session();<br>&gt; &gt; session2.originate(session1,<br>&gt; "sofia/gateway/halonet/0225490317");<br>&gt; &gt;<br>&gt; &gt; Anyway this whole code is depricated in favor of this:<br>&gt; &gt;<br>&gt; &gt; session1 = new<br>&gt; Session("{ignore_early_media=true}user/1008@192.168.1.122");<br>&gt; &gt; if (session1.ready()) {<br>&gt; &gt;<br>&gt;<br>session1.setVariable("effective_caller_id_number","fixed0248b");<br>&gt; &gt;   session2 = new<br>Session("sofia/gateway/halonet/0225490317",<br>&gt; session1);<br>&gt; &gt; }<br>&gt; &gt;<br>&gt; &gt; and could be further refactored down to this:<br>&gt; &gt;<br>&gt; &gt; session1 = new<br>&gt;
 Session("{ignore_early_media=true}user/1008@192.168.1.122");<br>&gt; &gt; if<br>&gt;  (session1.ready()) {<br>&gt; &gt;<br>&gt;<br>session1.setVariable("effective_caller_id_number","fixed0248b");<br>&gt; &gt;   session1.execute("bridge",<br>&gt; "sofia/gateway/halonet/0225490317");<br>&gt; &gt; }<br>&gt; &gt;<br>&gt; &gt; or down to this one line of code that will setup the call detached<br>from<br>&gt; the<br>&gt; &gt; script and exit.<br>&gt; &gt;<br>&gt; &gt; var result = apiExecute("originate",<br>&gt; &gt;<br>&gt;<br>"{effective_caller_id_number=fixed0248b,origination_caller_id_number=1000,ignore_early_media=true}user/1008@192.168.1.122<br>&gt; &gt; bridge:sofia/gateway/halonet/0225490317 inline");<br>&gt; &gt;<br>&gt; &gt; if you dont care about the result and want to exit even before the<br>call is<br>&gt; &gt; completed.<br>&gt; &gt;<br>&gt; &gt; var result = apiExecute("bgapi", "originate<br>&gt;
 &gt;<br>&gt;<br>{effective_caller_id_number=fixed0248b,origination_caller_id_number=1000,ignore_early_media=true}user/1008@192.168.1.122<br>&gt; &gt; bridge:sofia/gateway/halonet/0225490317 inline");<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On Wed, Feb 4, 2009 at<br>&gt;  2:51 AM, Jacek Sokulski<br>&gt; &lt;jsokulski@dotsystems.pl&gt;<br>&gt; &gt; wrote:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; We have tried setting both effective_caller_id_number and<br>&gt; &gt;&gt; origination_caller_id_number:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt;<br>session1.originate(session1,"{origination_caller_id_number=fixed0248b}sofia/gateway/halonet/0225490317",15);<br>&gt; &gt;&gt;  but the problem still exists. The solution we have found for the<br>case<br>&gt; &gt;&gt; when we originate two calls, local and external, is as follow:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; session1 = new Session();<br>&gt;
 &gt;&gt;<br>&gt;<br>session1.originate(session1,"user/1003@192.168.1.122",15);//local<br>&gt; &gt;&gt; if(session1.ready()) {<br>&gt; &gt;&gt;   <br>session1.execute("execute_extension","00930691688627<br>&gt; XML<br>&gt; &gt;&gt; default");//external<br>&gt; &gt;&gt; }<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; so the external call goes through the dialplan.<br>&gt; &gt;&gt; It does not work if both calls are external. One possible<br>solution<br>&gt; could<br>&gt; &gt;&gt;<br>&gt;  be<br>&gt; &gt;&gt; to pass the originating call through dialplan (loopback?) but we<br>have<br>&gt; not<br>&gt; &gt;&gt; managed<br>&gt; &gt;&gt; to figure out how to do it.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Thanks<br>&gt; &gt;&gt; Jacek<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Dnia 03-02-2009, wto o godzinie 14:31 -0300, Nicolas Brenner<br>pisze:<br>&gt; &gt;&gt; &gt; Oops! Well, fortunately I don't use that voip provider<br>&gt; anymore (nor the<br>&gt; &gt;&gt; &gt; script).<br>&gt;
 &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Thanks Brian.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Nicolas<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; On Tue, Feb 3, 2009 at 2:25 PM, Brian West<br>&gt; &lt;brian@freeswitch.org&gt; wrote:<br>&gt; &gt;&gt; &gt; &gt; YOU should NEVER use this method or call setCallerData<br>at<br>&gt; all  you<br>&gt; &gt;&gt; &gt; &gt; should use the correct methods to override the<br>callerid.<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt; &gt; If its a B-Leg born from an A-Leg you use these on the<br>on<br>&gt; the A-Leg:<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt;  &gt;<br>&gt; http://wiki.freeswitch.org/wiki/Channel_Variables#effective_caller_id_name<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt; &gt;<br>&gt;<br>http://wiki.freeswitch.org/wiki/Channel_Variables#effective_caller_id_number<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt; &gt; If you're originating you use
 this:<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt; &gt;<br>&gt;<br>http://wiki.freeswitch.org/wiki/Channel_Variables#origination_caller_id_name<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt; &gt;<br>&gt;<br>http://wiki.freeswitch.org/wiki/Channel_Variables#origination_caller_id_number<br>&gt; &gt;&gt; &gt; &gt;<br>&gt; &gt;&gt; &gt; &gt; /b<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; _______________________________________________<br>&gt; &gt;&gt; &gt; Freeswitch-users mailing list<br>&gt; &gt;&gt; &gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt;&gt; &gt;<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;&gt;<br>&gt;  &gt;<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt;&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; Freeswitch-users mailing
 list<br>&gt; &gt;&gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt;&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;&gt;<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt;&gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Anthony Minessale II<br>&gt; &gt;<br>&gt; &gt; FreeSWITCH http://www.freeswitch.org/<br>&gt; &gt; ClueCon http://www.cluecon.com/<br>&gt; &gt;<br>&gt; &gt; AIM: anthm<br>&gt; &gt; MSN:anthony_minessale@hotmail.com<br>&lt;MSN%3Aanthony_minessale@hotmail.com&gt;<br>&gt; &gt; GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com<br>&lt;PAYPAL%3Aanthony.minessale@gmail.com&gt;<br>&gt; &gt; IRC: irc.freenode.net #freeswitch<br>&gt; &gt;<br>&gt; &gt; FreeSWITCH Developer Conference<br>&gt; &gt; sip:888@conference.freeswitch.org<br>&lt;sip%3A888@conference.freeswitch.org&gt;<br>&gt; &gt;<br>&gt; 
 iax:guest@conference.freeswitch.org/888<br>&gt; &gt; googletalk:conf+888@conference.freeswitch.org<br>&lt;googletalk%3Aconf%2B888@conference.freeswitch.org&gt;<br>&gt; &gt; pstn:213-799-1400<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Freeswitch-users mailing list<br>&gt; &gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 3<br>&gt; Date: Wed, 4 Feb 2009 09:43:10 -0800<br>&gt; From: "Daniel Liang" &lt;Daniell@airg.com&gt;<br>&gt; Subject: [Freeswitch-users] Recording background music and voice is<br>&gt;         out of        sync<br>&gt; To: &lt;freeswitch-users@lists.freeswitch.org&gt;<br>&gt; Message-ID:<br>&gt; 
        &lt;0B02E756F603CC409EB553879B090CC80A23EBB5@HPEXCHVS01.exchange.airg&gt;<br>&gt; Content-Type: text/plain; charset="us-ascii"<br>&gt;<br>&gt;  What I did was the following:<br>&gt;<br>&gt; First, I sent the<br>&gt;  playback command:<br>&gt;<br>&gt; call-command: execute<br>&gt; execute-app-name: playback<br>&gt; execute-app-arg: &lt;filename&gt;<br>&gt;<br>&gt; Then I send uuid_record (Sorry, it was not Record command):<br>&gt;<br>&gt; api uuid_record &lt;uuid&gt; start &lt;filename&gt; 120<br>&gt;<br>&gt; I also tried replacing the playback command with:<br>&gt; api uuid_displace &lt;uuid&gt; start &lt;filename&gt; 0 mux<br>&gt;<br>&gt; But the end results are the same. The recorded user's voice is about<br>0.5<br>&gt; second behind the expected result.<br>&gt;<br>&gt; Thanks,<br>&gt; Daniel<br>&gt;<br>&gt;<br>&gt; -----Original Message-----<br>&gt; From: freeswitch-users-bounces@lists.freeswitch.org<br>&gt;
 [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of<br>&gt; Brian West<br>&gt; Sent: February 3, 2009 6:36 PM<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Subject: Re: [Freeswitch-users] Recording background music and voice is<br>&gt; outof sync<br>&gt;<br>&gt; Can you show us an example of how you're doing this?  Playback and<br>&gt; Record aren't async so<br>&gt;  you'll need to show us how you're doing<br>&gt; this.<br>&gt;<br>&gt; Also don't hijack threads you hit replay on the one "Re:<br>[Freeswitch-<br>&gt; users] FreeSwitch setup as a "Dumb" SBC" as the subject,<br>deleted<br>&gt; the<br>&gt; subject and started a new body.  That hijacks the thread and that can<br>&gt; cause your problem to go ignored in some cases if people aren't<br>&gt; interested in the thread topic depending on how their reader threads the<br>&gt; emails.<br>&gt;<br>&gt; Please click new message and type freeswitch-
 users@lists.freeswitch.org<br>&gt; in and then input your subject and body to start a new thread.<br>&gt;<br>&gt; Thanks,<br>&gt; Brian West<br>&gt; FreeSWITCH.org<br>&gt;<br>&gt;<br>&gt; On Feb 3, 2009, at 8:21 PM, Daniel Liang wrote:<br>&gt;<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; I was trying to record a background music with a user's voice at<br>the<br>&gt; &gt; same time. I did a playback and started recording. But the recorded<br>&gt; &gt; user's voice and the background music is about 0.5 second out of<br>sync.<br>&gt;<br>&gt; &gt; I also tried<br>&gt;  to use uuid_displace instead of playback, but I got the<br>&gt; &gt; same result.<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Freeswitch-users mailing list<br>&gt; Freeswitch-users@lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt;
 http://www.freeswitch.org &lt;http://www.freeswitch.org/&gt;<br>&gt;<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL:<br>&gt;<br>http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090204/2d1124e2/attachment-0001.html<br>&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 4<br>&gt; Date: Wed, 4 Feb 2009 23:26:14 +0530<br>&gt; From: "Gopalakrishnan A.N" &lt;saigop@gmail.com&gt;<br>&gt; Subject: Re: [Freeswitch-users] Q931 decoding Update<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Message-ID:<br>&gt;<br>&gt;         &lt;2ea4d47e0902040956v75c5472foa4649c50b7340484@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt;<br>&gt; Hi,<br>&gt;     Its  a awesome. Can the packet capturing be done with event socket?<br>&gt;<br>&gt; --<br>&gt; Thank you  with regards,<br>&gt; Gopal,<br>&gt; -------------- next part
 --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL:<br>&gt;<br>http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090204/74f6434a/attachment-0001.html<br>&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 5<br>&gt; Date: Wed, 04 Feb 2009 09:59:48 -0800<br>&gt; From: Chav Paskov &lt;chavpaskov@shaw.ca&gt;<br>&gt; Subject: [Freeswitch-users] mod_limit<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Message-ID: &lt;4989D794.1010805@shaw.ca&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>&gt;<br>&gt; Hi ,<br>&gt; is it possible to use mod_limit in case if the end point is not<br>&gt; registered / gateway for<br>&gt;  example/.<br>&gt; Regards<br>&gt; Chav<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 6<br>&gt; Date: Wed, 4 Feb 2009 10:06:52 -0800<br>&gt; From: Michael Collins &lt;msc@freeswitch.org&gt;<br>&gt;
 Subject: Re: [Freeswitch-users] mod_limit<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Message-ID:<br>&gt;         &lt;87f2f3b90902041006v7d7d7ff2t9961274905d9d5b0@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1<br>&gt;<br>&gt; On Wed, Feb 4, 2009 at 9:59 AM, Chav Paskov &lt;chavpaskov@shaw.ca&gt;<br>wrote:<br>&gt; &gt; Hi ,<br>&gt; &gt; is it possible to use mod_limit in case if the end point is not<br>&gt; &gt; registered / gateway for example/.<br>&gt;<br>&gt; Could you add some detail to this question? What are you trying to do?<br>&gt; (mod_limit may or may not work, but there might be another solution<br>&gt; which is why I am asking.)<br>&gt;<br>&gt; -MC<br>&gt;<br>&gt; &gt; Regards<br>&gt; &gt; Chav<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Freeswitch-users mailing list<br>&gt; &gt;<br>&gt;  Freeswitch-users@lists.freeswitch.org<br>&gt; &gt;
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 7<br>&gt; Date: Wed, 04 Feb 2009 10:54:56 -0800<br>&gt; From: Chav Paskov &lt;chavpaskov@shaw.ca&gt;<br>&gt; Subject: Re: [Freeswitch-users] mod_limit<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Message-ID: &lt;4989E480.1080105@shaw.ca&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>&gt;<br>&gt; Michael Collins wrote:<br>&gt; &gt; On Wed, Feb 4, 2009 at 9:59 AM, Chav Paskov<br>&lt;chavpaskov@shaw.ca&gt;<br>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;&gt; Hi ,<br>&gt; &gt;&gt; is it possible to use mod_limit in case if the end point is not<br>&gt; &gt;&gt; registered / gateway for example/.<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;
 Could you add some detail to this question? What are you trying to<br>do?<br>&gt; &gt;<br>&gt;  (mod_limit may or may not work, but there might be another solution<br>&gt; &gt; which is why I am asking.)<br>&gt; &gt;<br>&gt; &gt; -MC<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;&gt; Regards<br>&gt; &gt;&gt; Chav<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; Freeswitch-users mailing list<br>&gt; &gt;&gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt;&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;&gt;<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt;&gt; http://www.freeswitch.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Freeswitch-users mailing list<br>&gt; &gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt;
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt; &gt;<br>&gt; i have few gateways under my ACL that<br>&gt;  are allowed to send calls to FS,<br>&gt; but i want to be able to enforce "capacity" policy  on the<br>traffic<br>&gt; coming from any one of them depending on total termination capacity on<br>&gt; my termination end.<br>&gt; Let say GW 1 has to be limited to make  10 simultaneous calls  while GW2<br>&gt; could make up to 30 and so on.<br>&gt; Regards<br>&gt; Chav<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 8<br>&gt; Date: Wed, 4 Feb 2009 11:05:09 -0800<br>&gt; From: Michael Collins &lt;msc@freeswitch.org&gt;<br>&gt; Subject: Re: [Freeswitch-users] mod_limit<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Message-ID:<br>&gt; 
        &lt;87f2f3b90902041105l50f51f08t230bab8d69eefb4e@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1<br>&gt;<br>&gt; On Wed, Feb 4, 2009 at 10:54 AM, Chav Paskov &lt;chavpaskov@shaw.ca&gt;<br>wrote:<br>&gt; &gt; Michael Collins wrote:<br>&gt; &gt;&gt; On Wed, Feb 4, 2009 at 9:59 AM, Chav Paskov<br>&lt;chavpaskov@shaw.ca&gt;<br>&gt; wrote:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;&gt; Hi<br>&gt;  ,<br>&gt; &gt;&gt;&gt; is it possible to use mod_limit in case if the end point is<br>not<br>&gt; &gt;&gt;&gt; registered / gateway for example/.<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Could you add some detail to this question? What are you trying<br>to do?<br>&gt; &gt;&gt; (mod_limit may or may not work, but there might be another<br>solution<br>&gt; &gt;&gt; which is why I am asking.)<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; -MC<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;&gt; Regards<br>&gt; &gt;&gt;&gt; Chav<br>&gt;
 &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; _______________________________________________<br>&gt; &gt;&gt;&gt; Freeswitch-users mailing list<br>&gt; &gt;&gt;&gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt;&gt;&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;&gt;&gt;<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt;&gt;&gt; http://www.freeswitch.org<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt;<br>&gt;  Freeswitch-users mailing list<br>&gt; &gt;&gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt;&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;&gt;<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt;&gt; http://www.freeswitch.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt; i have few gateways under my ACL that 
 are allowed to send calls to<br>FS,<br>&gt; &gt; but i want to be able to enforce "capacity" policy  on the<br>&gt; traffic<br>&gt; &gt; coming from any one of them depending on total termination capacity<br>on<br>&gt; &gt; my termination end.<br>&gt; &gt; Let say GW 1 has to be limited to make  10 simultaneous calls  while<br>GW2<br>&gt; &gt; could make up to 30 and so on.<br>&gt;<br>&gt; I'm sure that this is possible. I don't personally have a way to<br>test<br>&gt; all of this but I know that a number of our users are doing things<br>&gt; like this currently. Can you hop on to the IRC channel? #freeswitch on<br>&gt; irc.freenode.net. A lot of people there can help with<br>&gt;  this one.<br>&gt;<br>&gt; -MC (IRC: mercutioviz)<br>&gt;<br>&gt; &gt; Regards<br>&gt; &gt; Chav<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Freeswitch-users mailing list<br>&gt; &gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt;
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt;<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; Freeswitch-users mailing list<br>&gt; Freeswitch-users@lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; http://www.freeswitch.org<br>&gt;<br>&gt;<br>&gt; End of Freeswitch-users Digest, Vol 32, Issue 39<br>&gt; ************************************************<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Freeswitch-users mailing list<br>&gt; Freeswitch-users@lists.freeswitch.org<br>&gt;
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; http://www.freeswitch.org<br>&gt;<br>&gt;<br><br><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH http://www.freeswitch.org/<br>ClueCon http://www.cluecon.com/<br><br>AIM: anthm<br>MSN:anthony_minessale@hotmail.com &lt;MSN%3Aanthony_minessale@hotmail.com&gt;<br>GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com&lt;PAYPAL%3Aanthony.minessale@gmail.com&gt;<br>IRC: irc.freenode.net #freeswitch<br><br>FreeSWITCH Developer Conference<br>sip:888@conference.freeswitch.org &lt;sip%3A888@conference.freeswitch.org&gt;<br>iax:guest@conference.freeswitch.org/888<br>googletalk:conf+888@conference.freeswitch.org&lt;googletalk%3Aconf%2B888@conference.freeswitch.org&gt;<br>pstn:213-799-1400<br>-------------- next part --------------<br>An HTML attachment was
 scrubbed...<br>URL:<br>http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090205/61200d9e/attachment.html<br><br><br>------------------------------<br><br>_______________________________________________<br>Freeswitch-users mailing list<br>Freeswitch-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br><br><br>End of Freeswitch-users Digest, Vol 32, Issue 50<br>************************************************<br></pre></blockquote></td></tr></table><br>