2008/2/18, Rajat Dudeja <[EMAIL PROTECTED]>: > I have the above scenario: > 1. I'm required to send Msg1 from client to OpenSER. > 2. OpenSER as expected is passing Msg1 to AppServer in the form of Msg2. > 3. However, Msg4 gets passed by OpenSER, before Msg2 is passed to AppServer, > which certainly I don't like OpenSER to do itself unless Appserver first > instructs it by passing Msg3. > > > So, the problem is I'm not able to stop OpenSER to not reply to the Msg1 > unless it is asked by AppServer in the form of Msg3. So, my question is :
You shouldn't fight against 100 from OpenSER. Actually you need to send it as soon as possible to prevent timeouts. > 1. Are there any special settings by which I can stop OpenSER doing so? (... > in openser.cfg ? or through some other settings? ) None, AFAIK. -- With best regards! _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
