<body>
Hi all, excuse me this is the correct question.<br><br>Currently working with version 1.4 and testing the 1.6 to perform the migration, but I'm having some problems that never happened in version 1.4<br>I am using to test the file opensips.cfg that comes with the package opensips-1.6.tar.gz, added the module "drouting" to route calls between two Asterisk server.<br>In this configuration the system works perfectly, but when the module "domain" is activated (loaded and configured) the closure of a call does not end normally, as shown in the diagram below. If the domain module is disabled, everything works normally.<br><br>What may be happening?<br><br><br><br>*(a) opensips *(b)<br> ! INVITE ! ! <br> !------------------>! ! <br> ! TRYING ! ! <br> !<------------------! ! <br> ! ! INVITE ! <br> ! !---------------->! <br> ! ! TRYING ! <br> ! !<----------------! <br> ! ! RING ! <br> ! !<----------------! <br> ! RING ! ! <br> !<------------------! ! <br> ! ! 200 OK ! <br> ! !<----------------! <br> ! 200 OK ! ! <br> !<----------------- ! ! <br> ! ACK ! ! <br> !------------------>! ! <br> ! ! 200 OK ! <br> ! !<----------------! <br> ! ! 200 OK ! <br> ! !<----------------! <br> ! ! 200 OK ! <br> ! !<----------------! <br> ! ! (not send ack) ! <br> ! !================>! <br> ! DIALOG ! <br> !<----------------------------------->! <br> ! ! ! <br> ! BYE ! ! <br> !----------------->! ! <br> ! 404 Not here ! ! ! <br> !<--------------------! ! <br> <br>
</body>