Re: [SR-Users] uac module From header rewriting problems

2012-07-19 Thread Timo Teras
On Thu, 19 Jul 2012 18:00:24 +0300 Anca Vamanu wrote: > You might be interested in checking out the commit > > 0f702f6e236eb0cbb238bf83a0c4ae94d7b3cad8 . > > It adds an alternative implementation to the AUTO mode for > uac_replace_from/to() by using the dialog module to store the URIs. Thanks

Re: [SR-Users] uac module From header rewriting problems

2012-07-19 Thread Anca Vamanu
Hi Timo, You might be interested in checking out the commit 0f702f6e236eb0cbb238bf83a0c4ae94d7b3cad8 . It adds an alternative implementation to the AUTO mode for uac_replace_from/to() by using the dialog module to store the URIs. Here is the excerpt from the README file explaining this:

Re: [SR-Users] uac module From header rewriting problems

2012-07-04 Thread Daniel-Constantin Mierla
On 7/3/12 5:16 PM, Timo Teras wrote: On Tue, 03 Jul 2012 16:23:45 +0200 Daniel-Constantin Mierla wrote: On 7/3/12 3:49 PM, Timo Teras wrote: On Tue, 03 Jul 2012 12:16:38 +0200 Daniel-Constantin Mierla wrote: Hello, On 7/3/12 8:02 AM, Timo Teras wrote: Hi, I fixed some uac From rewritin

Re: [SR-Users] uac module From header rewriting problems

2012-07-03 Thread Timo Teras
On Tue, 03 Jul 2012 16:23:45 +0200 Daniel-Constantin Mierla wrote: > > On 7/3/12 3:49 PM, Timo Teras wrote: > > On Tue, 03 Jul 2012 12:16:38 +0200 Daniel-Constantin Mierla > > wrote: > > > >> Hello, > >> > >> On 7/3/12 8:02 AM, Timo Teras wrote: > >>> Hi, > >>> > >>> I fixed some uac From rewri

Re: [SR-Users] uac module From header rewriting problems

2012-07-03 Thread Daniel-Constantin Mierla
On 7/3/12 3:49 PM, Timo Teras wrote: On Tue, 03 Jul 2012 12:16:38 +0200 Daniel-Constantin Mierla wrote: Hello, On 7/3/12 8:02 AM, Timo Teras wrote: Hi, I fixed some uac From rewriting issues in commit e1d1c774c9ac0b4d, however even with the latest versions I'm still seeing corruption in

Re: [SR-Users] uac module From header rewriting problems

2012-07-03 Thread Timo Teras
On Tue, 03 Jul 2012 12:16:38 +0200 Daniel-Constantin Mierla wrote: > Hello, > > On 7/3/12 8:02 AM, Timo Teras wrote: > > Hi, > > > > I fixed some uac From rewriting issues in commit e1d1c774c9ac0b4d, > > however even with the latest versions I'm still seeing corruption in > > From headers when

Re: [SR-Users] uac module From header rewriting problems

2012-07-03 Thread Daniel-Constantin Mierla
Hello, On 7/3/12 8:02 AM, Timo Teras wrote: Hi, I fixed some uac From rewriting issues in commit e1d1c774c9ac0b4d, however even with the latest versions I'm still seeing corruption in From headers when they are rewritten for the whole dialogue (from_restore_mode=auto, the default). I spent so

[SR-Users] uac module From header rewriting problems

2012-07-02 Thread Timo Teras
Hi, I fixed some uac From rewriting issues in commit e1d1c774c9ac0b4d, however even with the latest versions I'm still seeing corruption in From headers when they are rewritten for the whole dialogue (from_restore_mode=auto, the default). I spent some time analyzing the problem and the problem se