[OpenSIPS-Users] Need Hint for Opensips as UDP/TCP Proxy
    spady 
    spady77 at gmail.com
       
    Wed Oct 10 16:20:05 CEST 2012
    
    
  
I talked to early !! :-(
It's happening  a very strange thing.
Seems that this part of code is no more taken into account:
*if (is_method("INVITE") || is_audio_on_hold()){
 	         set_dlg_flag("7");
 	         
 	  } else {
 	  	       if (is_method("INVITE")){
 	  	     	reset_dlg_flag("7");
 	          }
*
I mean the part relating to "is_audio_on_hold()" infact, flag is no more
reseted.
What can be changed? I can't understand!! 
What is the condition for "is_audio_on_hold()" to work? I mean, the function
"is_audio_on_hold()" which part of incoming SIP msg it looks for??
Thanks
--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Need-Hint-for-Opensips-as-UDP-TCP-Proxy-tp7582137p7582196.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
    
    
More information about the Users
mailing list