<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Hi Jeremie,</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Can you post what ever solution you end up using for us too</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri","sans-serif""> <a href="mailto:spce-user-bounces@lists.sipwise.com">spce-user-bounces@lists.sipwise.com</a> [mailto:<a href="mailto:spce-user-bounces@lists.sipwise.com">spce-user-bounces@lists.sipwise.com</a>] <b>On Behalf Of </b>Jeremie Chism<br>
<b>Sent:</b> 04 April 2014 03:31 PM<br><b>To:</b> Daniel Grotti<br><b>Cc:</b> <a href="mailto:spce-user@lists.sipwise.com">spce-user@lists.sipwise.com</a><br><b>Subject:</b> Re: [Spce-user] Max concurrent calls</span></p>
<p class="MsoNormal"> </p><p>Thanks. This definitely answers my question. </p><div><p class="MsoNormal">On Apr 4, 2014 7:29 AM, "Daniel Grotti" <<a href="mailto:dgrotti@sipwise.com">dgrotti@sipwise.com</a>> wrote:</p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm"><p class="MsoNormal">Hi Jeremie,<br><br>You can do it in kamailio directly, by using exec module for example:<br>
<a href="http://kamailio.org/docs/modules/4.0.x/modules/exec.html" target="_blank">http://kamailio.org/docs/modules/4.0.x/modules/exec.html</a><br><br>You can search in your proxy.cfg for "Concurrent max calls", and set<br>
there your exec command to execute, just before exit.<br><br>Daniel<br><br><br><br><br><br><br>On 04/04/2014 02:24 PM, Jeremie Chism wrote:<br>> Number 3 is the option I'm looking for. I'm not sure if there is a way<br>
> to do that directly through sipwise. It may have to be a function of an<br>> external admin system that checks for that response and sends an email<br>> notification.<br>><br>> On Apr 4, 2014 6:22 AM, "Kevin Masse" <<a href="mailto:kmasse@questblue.com">kmasse@questblue.com</a><br>
> <mailto:<a href="mailto:kmasse@questblue.com">kmasse@questblue.com</a>>> wrote:<br>><br>>     Good morning Jeremie, are you asking about the following conditiona?<br>>     1. User reaches maximum parallel channels<br>
>     2. When the user reaches the max channels can you trigger a<br>>     notification.<br>><br>>     3. This trigger should be able to notify Client and Sysadmin via email<br>>     "Dear Subscriber, you have reached your max channels please consider<br>
>     upgrading to avoid a busy signal"???<br>><br>>     Is number 3 your question?<br>><br>>     I do not know if there is a way to do this but if number 3 is your<br>>     question I wanted to rephrase it for the list.<br>
><br>>     Kevin<br>><br>><br>><br>>     -----<a href="mailto:user-bounces@lists.sipwise.com">user-bounces@lists.sipwise.com</a><br>>     <mailto:<a href="mailto:user-bounces@lists.sipwise.com">user-bounces@lists.sipwise.com</a>><br>
>     [mailto:<a href="mailto:spce-user-bounces@lists.sipwise.com">spce-user-bounces@lists.sipwise.com</a><br>>     <mailto:<a href="mailto:spce-user-bounces@lists.sipwise.com">spce-user-bounces@lists.sipwise.com</a>>] On Behalf Of Daniel Grotti<br>
>     Sent: Friday, April 4, 2014 3:24 AM<br>>     To: <a href="mailto:spce-user@lists.sipwise.com">spce-user@lists.sipwise.com</a> <mailto:<a href="mailto:spce-user@lists.sipwise.com">spce-user@lists.sipwise.com</a>><br>
>     Subject: Re: [Spce-user] Max concurrent calls<br>><br>>     Hi Jeremie,<br>>     the client will Receive a 403 message with reason "Maximum parallel<br>>     calls exceeded". Also you can check the kamailio-proxy.log file.<br>
><br>>     Daniel<br>><br>><br>>     On 04/04/2014 12:16 AM, Jeremie Chism wrote:<br>>     > When you set max concurrent calls for a subscriber is there a way to<br>>     be<br>>     > notified when that maximum limit has been reached.<br>
>     ><br>>     ><br>>     ><br>>     > _______________________________________________<br>>     > Spce-user mailing list<br>>     > <a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a> <mailto:<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>><br>
>     > <a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>>     ><br>><br>>     _______________________________________________<br>>     Spce-user mailing list<br>
>     <a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a> <mailto:<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>><br>>     <a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
><br>>     _______________________________________________<br>>     Spce-user mailing list<br>>     <a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a> <mailto:<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>><br>
>     <a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>></p></blockquote></div></div></body></html>