Thanks Daniel,
it was global and not static,
I realize somehow the pointer was changed while maintaining the linked list
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/register-timer-cb-function-does-not-have-access-to-shared-memory-var-tp154231p154278.html
Sent from
Hi Guys,
Anybody knows if each 'socket' specified in routes struct should be use to
send the messages?
The socket is configured in kamailio.
In kamailio.cfg
listen=udp:172.16.213.38:5060
json struct
"routes": [
{
"uri": "sip:127.0.0.1:5080",
"dst_uri": "sip:127.0.0.1:5082",
"path": ", ",
>
Hello,
My SIP vendor request me to replace the from in order to authenticate calls.
I use:
uac_replace_from("1", "sip:11...@vendor-domain.com");
And when finishing calls I have this error:
ERROR: uac [replace.c:607]: restore_uri(): new URI [] shorter than old URI
[sip:34912345678@v
Hello,
for the case when it doesn't work, do you see the xlog message printed?
Cheers,
Daniel
On 21/12/2016 08:37, Gonzalo Gasca Meza wrote:
>
> Hi Daniel,
>
> Thanks for the advise, I'm using the following configuration,
>
> # Manage outgoing branches
>
> branch_route[MANAGE_BRANCH]{
>
>
>
Hello,
ok, considering it fixed now -- thanks for testing and reporting back.
Cheers,
Daniel
On 20/12/2016 10:39, Julia Boudniatsky wrote:
> Hello Daniel,
>
> I haven't internet assess in our LAB kamailio,
> I just applied your last commit3a48835cf68f583ff2fbd7cec9bd76ddc0a1b6fc
> and now It'