Hello,
today I am going to do the restructuring of the source code tree as
discussed previously.
- http://lists.sip-router.org/pipermail/sr-dev/2016-December/037715.html
If anyone has patches to push using existing structure, do it before
12:00UTC today. If you need more time, write to sr-dev
Hello,
can you look in error.log of apache and see if you get more hints from
there about what was the actual error?
Also, inside siremis tree, check siremis/logs/ -- there are some *.log
files that will provide more details about the error.
The messages below suggest a template is missing, but
Hello,
I haven't found any error message related to tm in the logs you attached.
You say that if you omit the first parameter, everything works ok? Can
you try to set the first parameter to a non-zero value?
Cheers,
Daniel
On 06/12/2016 16:45, José Seabra wrote:
> Hello Daniel,
>
> Yes, i have
Hello,
the replacement of From and To is done via the uac module -- inside it
is the code for doing these operations. rtjson doesn't have much to do
with subsequent operations.
But iirc, the module does the update only for URIs, being the required
values not to be changed from RFC point of view.
Hello,
Perfect that all works great, I can trigger a SIP INFO message as required.
Sorry for hassling you so much!
Many thanks
Jon
From: Daniel-Constantin Mierla
Sent: 06 December 2016 07:46
To: Jonathan Hunter; Kamailio SER - Users Mailing List
Subject:
Hello,
most of the restructuring planned the source code tree has been pushed
to git repository. Compilation and installation should work for most of
the modules. Few of them that need to install additional tools are next
to be updated.
Then I still have several relocations to do mainly related t
Hi Daniel, thanks for your reply.
I think uac it's configured with dialog module allready for storing those
values. In fact, it's changing display and uri partially. These are my uac
and dlg params:
modparam("dialog","dlg_flag", FLD_START)
modparam("uac","restore_mode","auto") modparam("uac", "re
Hi Daniel,
Yes if I omit the first parameter it works, and if I configure other value
than 0 on first parameter it only enters on failure route after expire the
value configured on first parameter, for example;
I i set t_set_fr(1,2000), call will only enter in failure route after
1 miliseco
Hello,
the code doing the replace for From/To is in module uac/replace.c.
Cheers,
daniel
On 07/12/2016 15:47, Diego Nadares wrote:
> Hi Daniel, thanks for your reply. I think uac it's configured with
> dialog module allready for storing those values. In fact, it's
> changing display and uri par
Hi,
I have installed kamailio and Siremis in centos but I don't know how to
use Siremis.
Can you forward me manual or link to learn about Siremis.
Thanks & Best Regards,
Nagesh Saranga
___
SIP Express Router (SER) and Kamailio (OpenSER) -
Hi Daniel, thanks again. I modified the code and now it's working as I
need. Do you think this could be useful for anybody else? If so I can
show/send you the code to verify it's ok and then ask for a pull request.
Thanks again!
Diego
___
SIP Express Ro
Hello,
do you get any 1xx response after sending out the request?
Cheers,
Daniel
On 07/12/2016 21:11, José Seabra wrote:
> Hi Daniel,
> Yes if I omit the first parameter it works, and if I configure other
> value than 0 on first parameter it only enters on failure route after
> expire the value
12 matches
Mail list logo