Nevermind ... I found some code in a onreply_route that was drop()ing the 18* responses (this a a 700 line configuration).
Sorry to those that might have expended some time on this. Thanks! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Pauba, Kevin L Sent: Monday, February 08, 2010 9:49 AM To: OpenSIPS users mailling list Subject: [OpenSIPS-Users] force_send_socket() and provisional responses. I'm running OpenSIPs V1.6.1 (notls) and I'm using force_send_socket() to route some dialogs through a virtual IP. I expected all replies from the VIP to be be redirected to the same socket where the INVITE came from. Unfortunately, only the "200 OK" is making it back ... the provisional ("183 Session Progress" with early media and "180 Ringing" are not making it through. Must I recognize these messages and use force_send_socket() again to redirect these responses to the non-VIP socket? Thanks! _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
