<div dir="ltr">Hi,<br><div>I've applied the changes to the two files and taken some captures. I'm trying to find out if the 202 Accepted part is engaged or not, so far doesn't seem to show up in the pcaps. </div><div>However if I put dmq_handle_msg() it goes and send back a 404 User Not Found from the message.c file.</div><div><br></div><div></div><div><font face="monospace">        peer = find_peer(msg->parsed_uri.user);<br>        if(!peer) {<br>                LM_DBG("no peer found for %.*s\n", msg->parsed_uri.user.len,<br>                                msg->parsed_uri.user.s);<br>                if(slb.freply(msg, 404, &dmq_404_rpl) < 0) {<br>                        LM_ERR("sending reply\n");<br>                        goto error;<br>                }<br>                return returnval;<br>        }</font><br></div><div><br></div><div>Not crashing now atleast. I'm going to keep on trying script combinations and see how to get the <b>202 Accepted DMQ.</b><br></div><div><br></div><div>Thanks,</div><div>Sammy</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 25, 2020 at 7:55 AM kachi communication <<a href="mailto:kachicomm@gmail.com" target="_blank">kachicomm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Am sorry! Thanks for the information. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 24, 2020, 11:13 PM Alex Balashov <<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, Apr 24, 2020 at 08:25:15PM -0400, kachi communication wrote:<br>
<br>
> I need someone to build a calling card switch for my company for a<br>
> fee.<br>
<br>
1. This has nothing to do with the mailing list thread to which you are<br>
replying, and as such is quite a rude and inconsiderate intrusion;<br>
<br>
2. There is a business mailing list specifically for commercial<br>
solicitations of this nature:<br>
<br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/business" rel="noreferrer noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/business</a><br>
<br>
3. You can find a list of providers of commercial Kamailio consulting<br>
and support here:<br>
<br>
<a href="https://www.kamailio.org/w/business-directory/" rel="noreferrer noreferrer" target="_blank">https://www.kamailio.org/w/business-directory/</a><br>
<br>
-- Alex<br>
<br>
-- <br>
Alex Balashov | Principal | Evariste Systems LLC<br>
<br>
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)<br>
Web: <a href="http://www.evaristesys.com/" rel="noreferrer noreferrer" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.csrpswitch.com/" rel="noreferrer noreferrer" target="_blank">http://www.csrpswitch.com/</a><br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" rel="noreferrer" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>