Re: [SR-Users] register_timer cb function does not have access to shared memoery var

2016-12-21 Thread Andy
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

[SR-Users] Socket in rtjson module

2016-12-21 Thread Diego Nadares
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": ", ", >

[SR-Users] new URI [] shorter than old URI - error

2016-12-21 Thread Nelson Migliaro
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

Re: [SR-Users] Rewrite From domain

2016-12-21 Thread Daniel-Constantin Mierla
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]{ > > >

Re: [SR-Users] kamailio 4.4 segmentation fault when dp_translate match dialplan with ftmatch operator and empty match expression

2016-12-21 Thread Daniel-Constantin Mierla
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'