Hi all.

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
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.
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.

What may be happening?

Airton Kuada


*(a)             opensips             *(b)
 !      INVITE       !                 !                                   
 !----------------------->!                 !                                    
 !      TRYING       !                 !                                       
 !<------------------------!                 !                                
 !                          !     INVITE      !                             
 !                          !---------------->!                                 
 !                          !     TRYING      !                                   
 !                          !<----------------!                          
 !                          !     RING        !                                  
 !                          !<----------------!                                 
 !      RING          !                 !                                  
 !<-----------------------!                 !                                   
 !                         !     200 OK      !                                
 !                         !<----------------!                                   
 !      200 OK       !                 !                             
 !<--------------------- !                 !                                     
 !       ACK         !                 !                                     
 !--------------------->!                 !                                 
 !                       !       ACK       !                               
 !                       !---------------->!                                    
 !                DIALOG               !                                
 !<--------------------------------------->!                                     
 !                   !                 !                                   
 !                   !       BYE       !                                     
 !                   !<---------------------!                                   
 !                   !   404 Not here  !                            
 !                   !------------------------>!                                 
                                     
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to