[OpenSIPS-Users] ACK bug help needed
Brian Southworth
brian.southworth at clocom.uk
Tue Sep 5 06:17:37 EDT 2017
Hi Razvan,
I just checked my cfg.
It contains this:
if (has_totag()) {
if (topology_hiding_match()) {
xlog("Succesfully matched this request to a topology hiding dialog. \n");
xlog("Calller side callid is $ci \n");
xlog("Callee side callid is $TH_callee_callid \n");
t_relay();
exit;
} else {
if ( is_method("ACK") ) {
if ( t_check_trans() ) {
t_relay();
exit;
} else
exit;
}
sl_send_reply("404","Not here");
exit;
}
}
Regards,
Brian Southworth
Communications Developer
111 Wilmslow Road
Handforth
Wilmslow
SK9 3ER
T: 03333 446677
W: www.clocom.uk <http://www.clocom.uk/>
<http://www.facebook.com/clocom.uk>
Like us on Facebook
Follow us on Twitter
Clocom is a green company. Think, do you need to print this email?
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. Clocom UK Ltd, 111 Wilmslow Road, Handforth, Cheshire, SK9 3ER www.clocom.uk <http://www.clocom.uk/>
From: Users [mailto:users-bounces at lists.opensips.org] On Behalf Of Razvan Crainea
Sent: 05 September 2017 10:57
To: users at lists.opensips.org
Subject: Re: [OpenSIPS-Users] ACK bug help needed
Hi, Brian!
OpenSIPS doesn't need to send an ACK back, it has to relay the 200 OK to the caller, and the caller will send the ACK back. Can you confirm you are doing record_route() on the initial INVITE?
Also, can you post somewhere a SIP trace/pcap?
Best regards,
Răzvan Crainea
OpenSIPS Developer
www.opensips-solutions.com <http://www.opensips-solutions.com>
On 09/05/2017 12:44 PM, Brian Southworth wrote:
Hi All,
I seem to be having issues with outbound calls, the calls go out and the connection is established.
But when the asterisk gateway send the 200OK back from the provider to opensips proxy, the proxy doesn’t send the ACK packet back to asterisk it just keeps looping it to itself.
Any help would be appreciated.
Regards,
Brian Southworth
Communications Developer
111 Wilmslow Road
Handforth
Wilmslow
SK9 3ER
T: 03333 446677
W: www.clocom.uk <http://www.clocom.uk/>
<http://www.facebook.com/clocom.uk>
Like us on Facebook
Follow us on Twitter
Clocom is a green company. Think, do you need to print this email?
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. Clocom UK Ltd, 111 Wilmslow Road, Handforth, Cheshire, SK9 3ER www.clocom.uk <http://www.clocom.uk/>
_______________________________________________
Users mailing list
Users at lists.opensips.org <mailto:Users at lists.opensips.org>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>
_______________________________________________
Users mailing list
Users at lists.opensips.org <mailto:Users at lists.opensips.org>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170905/653975a8/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 9352 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20170905/653975a8/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 2708 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20170905/653975a8/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 234 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20170905/653975a8/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 2999 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20170905/653975a8/attachment-0007.png>
More information about the Users
mailing list