Hello,
we provide debs for ubuntu via two apt repositories, see:
http://www.kamailio.org/wiki/packages/debs
If you prefer sources, here it is:
http://www.kamailio.org/wiki/install/3.2.x/git
Before upgrading, back up your config and the database. Then, because
you run quite old version, you w
So, what's the best link for upgrade kamailio on Ubuntu?
thanks,
R
On Fri, Mar 23, 2012 at 9:24 AM, Alex Balashov wrote:
> I am going to have to go with the "upgrade" crowd in this one. Running
> OpenSER 1.3 at this point is like running a libc5-based Linux distro.
> Almost no advice or discuss
I am going to have to go with the "upgrade" crowd in this one. Running OpenSER
1.3 at this point is like running a libc5-based Linux distro. Almost no advice
or discussion is relevant to it because there have been such tectonic,
generational shifts since.
--
Alex Balashov - Principal
Evariste
Hi,
did you install it from source? If yes, you can simply add the
"BRANCH_ROUTE" to allowed routes in OpenSER 1.3, that should work, i
used it that way many years ago... (i think you need to change the
module another place too).
I strongly recommend you update your OpenSER to a more recent
Kamail
Please upgrade to latest stable and try again
Why? If you have to ask it, than you didn't got it...
new version === new functionalities
99% of list support and tips are based on last stable version. 1.3 is
pretty old...
Edson.
Em 23/03/2012 10:06, Robert R escreveu:
Hi,
Even though wh
Hi,
Even though when I try to use "uac_replace_from( )" in branch_route block I
get the same error message:
branch_route[2]
{
if ( $avp(i:204) )
{
uac_replace_from("hello");
}
}
error message:
Not starting openser: invalid configuration file!
Mar 23 09:03:00 [7542] CRITICAL:cor
On 3/22/12 6:12 PM, Alex Balashov wrote:
On 03/22/2012 01:00 PM, Robert R wrote:
When I am trying to modify FROM field in the "failure_route" block I
get an error message:
failure_route[1]
{
...
uac_replace_from("$avp(i:204)");
append_branch();
t_relay();
}
Not starting openser:
On 03/22/2012 01:00 PM, Robert R wrote:
When I am trying to modify FROM field in the "failure_route" block I
get an error message:
failure_route[1]
{
...
uac_replace_from("$avp(i:204)");
append_branch();
t_relay();
}
Not starting openser: invalid configuration file!
Mar 22 10:51:39
Hi,
When I am trying to modify FROM field in the "failure_route" block I get an
error message:
failure_route[1]
{
...
uac_replace_from("$avp(i:204)");
append_branch();
t_relay();
}
Not starting openser: invalid configuration file!
Mar 22 10:51:39 [6457] CRITICAL:core:yyerror: pars