<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>the usual way is to forward the SUBSCRIPTION for event
message-summary to FreeSwitch, like:</p>
if(is_method("SUBSCRIBE") && $hdr(Event)=="message-summary")
{<br>
# send to freeswitch ..<br>
}<br>
<br>
Cheers,<br>
Daniel<br>
<br>
<div class="moz-cite-prefix">On 30.08.17 22:28, Wang, Wallace wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAAQ-jDJ=R=E-8zb=D_BrnruVuw2QtCg5LH7Bkjq8xyzTUZuBiw@mail.gmail.com">
<div dir="ltr">
<div>Hello</div>
<div><br>
</div>
<div>We're using Kamailio & freeswitch as my company voice
system.</div>
<div>So far, everything is good, except the MWI.</div>
<div><br>
</div>
<div>I tried to find out how to forward MWI between Kamailio and
Freeswitch, or let the Presence_MWI module can work with the
freeswitch behind Kamailio. If it was possiable, could anyone
give me an idea or some links or demo configure for this. </div>
<div>I really appreciate your help.<br>
</div>
<div><br>
</div>
<div>Best Regards</div>
<div>Wallace Wang</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training - <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
Kamailio World Conference - <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
</body>
</html>