Re: [SR-Users] [sr-dev] freezing for major release 3.1

2010-07-21 Thread Timo Reimann
Iñaki Baz Castillo wrote: > 2010/7/21 Timo Reimann : >>> All correct; little addendum: Proxy-initiated dialog termination works >>> both in state 3 (2xx response received but ACK request from UAC yet >>> missing) and 4 (2xx response and ACK request received) because the >>> dialog module stores cal

Re: [SR-Users] [sr-dev] freezing for major release 3.1

2010-07-21 Thread Iñaki Baz Castillo
2010/7/21 Timo Reimann : >> All correct; little addendum: Proxy-initiated dialog termination works >> both in state 3 (2xx response received but ACK request from UAC yet >> missing) and 4 (2xx response and ACK request received) because the >> dialog module stores caller data already in state 3. I n

Re: [SR-Users] [sr-dev] freezing for major release 3.1

2010-07-21 Thread Timo Reimann
Timo Reimann wrote: > Iñaki Baz Castillo wrote: >> 2010/7/21 Carsten Bock : >>> Hi, >>> it is rather simple: >>> >>> The command specification (http://rtpproxy.org/wiki/RTPproxy/Protocol) >>> states the following: >>> >>> Update session, creating a new one if it doesn't exist. >>> U[args] callid ad

Re: [SR-Users] [sr-dev] freezing for major release 3.1

2010-07-21 Thread Iñaki Baz Castillo
2010/7/21 Timo Reimann : > All correct; little addendum: Proxy-initiated dialog termination works > both in state 3 (2xx response received but ACK request from UAC yet > missing) and 4 (2xx response and ACK request received) because the > dialog module stores caller data already in state 3. Sure,

Re: [SR-Users] [sr-dev] freezing for major release 3.1

2010-07-21 Thread Timo Reimann
Iñaki Baz Castillo wrote: > 2010/7/21 Carsten Bock : >> Hi, >> it is rather simple: >> >> The command specification (http://rtpproxy.org/wiki/RTPproxy/Protocol) >> states the following: >> >> Update session, creating a new one if it doesn't exist. >> U[args] callid addr port from_tag [to_tag [notif

Re: [SR-Users] [sr-dev] freezing for major release 3.1

2010-07-21 Thread Iñaki Baz Castillo
2010/7/21 Carsten Bock : > Hi, > it is rather simple: > > The command specification (http://rtpproxy.org/wiki/RTPproxy/Protocol) > states the following: > > Update session, creating a new one if it doesn't exist. > U[args] callid addr port from_tag [to_tag [notify_socket [notify_args]]] > > The NAT

Re: [SR-Users] [sr-dev] freezing for major release 3.1

2010-07-21 Thread Carsten Bock
Hi, it is rather simple: The command specification (http://rtpproxy.org/wiki/RTPproxy/Protocol) states the following: Update session, creating a new one if it doesn't exist. U[args] callid addr port from_tag [to_tag [notify_socket [notify_args]]] The NATHelper Module currently does not send the

Re: [SR-Users] [sr-dev] freezing for major release 3.1

2010-07-21 Thread Iñaki Baz Castillo
2010/7/21 Carsten Bock : > - allow the configuration of a timeout socket which will be sent to the > RTP-Proxy (i have a patch for the rtpproxy in order to terminate calls via > XML-RPC) Couuld you please ellaborate this a bit more? it sound really interesting :) -- Iñaki Baz Castillo