Re: [OpenSER-Users] proper call tear down

2007-11-04 Thread Ovidiu Sas
Hi Miles, One option would be to build something on top of the existing dialog module (an in-dialog OPTIONS pinger) that will ping each participant. As soon as one participant is not responding, the call can be disconnected with a proper EDR. Maybe an item for 1.4. Regards, Ovidiu Sas On 11/2/0

Re: [OpenSER-Users] MediaProxy 1.9.0 - Radius

2007-11-04 Thread Miles Scruggs
On Nov 4, 2007, at 5:15 PM, Jeremy McNamara wrote: > CSB wrote: >> Can you elaborate a little on "proper call accounting" as I am >> battling with >> this currently. An example: >> SER sends INVITE to Asterisk. Depending on the circumstances we >> might want >> to record a voicemail message, h

Re: [OpenSER-Users] MediaProxy 1.9.0 - Radius

2007-11-04 Thread Jeremy McNamara
CSB wrote: > Can you elaborate a little on "proper call accounting" as I am battling with > this currently. An example: > SER sends INVITE to Asterisk. Depending on the circumstances we might want > to record a voicemail message, hit an IVR or queue, or pass the call on to > the PSTN. > > Sinc

Re: [OpenSER-Users] Openser as a conditional stateless proxy

2007-11-04 Thread Christian Schlatter
Padmaja wrote: > Hi all, > > Can any one tell me if the same running instance of Openser can be > configured as a stateful proxy for some user accounts and for some numbers > like emergency services, it acts like a stateless proxy, just forwarding the > request to the destination? Yes, it only

Re: [OpenSER-Users] Openser as a conditional stateless proxy

2007-11-04 Thread Alex Balashov
If you use different routing rulesets based on different hosts, or other SIP attributes (numbers, users, etc.), I imagine it can be whichever you like in whichever scenario. On Sat, 3 Nov 2007, Padmaja wrote: > Hi all, > > Can any one tell me if the same running instance of Openser can be > co