Re: [OpenSER-Users] Intervention in provisional responses of stateful INVITE processing.

2008-07-24 Thread Alex Balashov
Daniel-Constantin Mierla wrote: > Hello, > > On 07/25/08 03:07, Alex Balashov wrote: >> Greetings, >> >> An OpenSER REQUEST-ROUTE that statefully t_relay()s an INVITE request >> will automatically pass back a provisional "100 Trying" response to >> the sender. >> >> The problem I have is that I

Re: [OpenSER-Users] Intervention in provisional responses of stateful INVITE processing.

2008-07-24 Thread Daniel-Constantin Mierla
Hello, On 07/25/08 03:07, Alex Balashov wrote: > Greetings, > > An OpenSER REQUEST-ROUTE that statefully t_relay()s an INVITE request > will automatically pass back a provisional "100 Trying" response to the > sender. > > The problem I have is that I have a database operation that occurs in my

[OpenSER-Users] Intervention in provisional responses of stateful INVITE processing.

2008-07-24 Thread Alex Balashov
Greetings, An OpenSER REQUEST-ROUTE that statefully t_relay()s an INVITE request will automatically pass back a provisional "100 Trying" response to the sender. The problem I have is that I have a database operation that occurs in my main REQUEST-ROUTE that can potentially, under certain unfav