<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hello,</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
1- Probably, there isnt any command to active rtpengine in your conf. check  your configuration that do you active rtpengine_manage/offer/answer() on INVITE</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
2- Rtpengine service is working?</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
3- Kamailio can connect to rtpengine service , you can see systemlog/message</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
4-  take a look your pcap , rtpengine can change  ip address  in <span style="font-family: Calibri, Helvetica, sans-serif; background-color: rgb(255, 255, 255); display: inline !important">sdp</span></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
5 - do you set "replace-origin replace-session-connection" parameters to rtpengine?</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
rtpengine doc : <a href="https://kamailio.org/docs/modules/devel/modules/rtpengine.html" id="LPlnk658762">https://kamailio.org/docs/modules/devel/modules/rtpengine.html</a></div>
<div id="LPBorder_GTaHR0cHM6Ly9rYW1haWxpby5vcmcvZG9jcy9tb2R1bGVzL2RldmVsL21vZHVsZXMvcnRwZW5naW5lLmh0bWw." class="LPBorder823232" contenteditable="false" style="width: 100%; margin-top: 16px; margin-bottom: 16px; position: relative; max-width: 800px; min-width: 424px;">
<table id="LPContainer823232" role="presentation" style="padding: 12px 36px 12px 12px; width: 100%; border-width: 1px; border-style: solid; border-color: rgb(200, 200, 200); border-radius: 2px;">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td style="width: 100%;">
<div id="LPTitle823232" style="font-size: 21px; font-weight: 300; margin-right: 8px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px;">
<a target="_blank" id="LPUrlAnchor823232" href="https://kamailio.org/docs/modules/devel/modules/rtpengine.html" style="text-decoration: none; color: var(--themePrimary);">rtpengine Module - kamailio.org</a></div>
<div id="LPDescription823232" style="font-size: 14px; max-height: 100px; color: rgb(102, 102, 102); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px; margin-right: 8px; overflow: hidden;">
This is a module that enables media streams to be proxied via an RTP proxy. The only RTP proxy currently known to work with this module is the Sipwise rtpengine https ...</div>
<div id="LPMetadata823232" style="font-size: 14px; font-weight: 400; color: rgb(166, 166, 166); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif;">
kamailio.org</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Good luck</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Yasin CANER</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> sr-users <sr-users-bounces@lists.kamailio.org> on behalf of Prashant Gupta <prashant@farmguide.in><br>
<b>Sent:</b> Wednesday, January 9, 2019 10:36 AM<br>
<b>To:</b> sr-users@lists.kamailio.org<br>
<b>Subject:</b> [SR-Users] No Media in SIP Incoming calls</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hi,
<div>I have the following architecture - SIP provider <-> Kamailio <-> Asterisk servers<br>
</div>
<div>Currently I have everything setup and incoming calls from Sip are routed to my asterisk server. The issue is however that when I answer the call, there is no media in the call. I have tried connecting with a normal local extension(not SIP,eg 1001) and
 there is a normal flow of media.</div>
<div>When i try to sniff my connection via Wireshark on the asterisk server, there is an outflow of RTP packets but the same RTP traffic does not appear on the Wireshark of my Kamailio server connection. </div>
<div>I am not sure if this is an RTP engine issue and how to resolve this.</div>
<div>I have -</div>
<div>modparam("rtpproxy", "rtpproxy_sock", "udp:<a href="http://127.0.0.1:45038/" target="_blank">127.0.0.1:45038</a>")<br>
</div>
<div>this in my kamailio cfg but I don;t know which port to use here.</div>
<div>Any suggestions?</div>
</div>
</div>
</body>
</html>