Hi,
As the $Ts pseudovariable gets the timestamp only in seconds, what is
the best way to get the value of the current Unix timestamp in
miliseconds in Kamailio?
Regards,
Dragos
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
Hi,
you find a working example actually in the examples/pcscf/ Folder of Kamailio.
Since we don't have a full compatible usrloc-API for IMS (yet), i used
nat_traversal as replacement for nathelper; as it's not relying on the
usrloc-database.
In the config we have:
# - nat_traversal params ---
Hello,
I doubt Kamailio adds any sdp body. Can you post here the ngrep with all
the SIP signaling from the first INVITE?
Cheers,
Daniel
On Sun, Sep 8, 2013 at 11:00 PM, hiro <23h...@gmail.com> wrote:
> Ok, I compiled the latest rtpproxy.so, the problem persists: the
> interesting facts are: th
Hello,
the $TV(...) gives the microseconds:
- http://www.kamailio.org/wiki/cookbooks/devel/pseudovariables#tv_name
Cheers,
Daniel
On Mon, Sep 9, 2013 at 4:58 PM, Dragos Dinu wrote:
> Hi,
>
> As the $Ts pseudovariable gets the timestamp only in seconds, what is the
> best way to get the value
Hi Team,
Is there a way to check RTP Proxy health/status/load from Kamailio ?
Regards,
Subhajit
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listin
I'm trying to setup app_python and I'm using the handlers.py script from
the git repo to test. I get the script to load and mod_init() and
child_init() both run, but I can't figure out how to get handler() to run.
I tried adding python_exec("handler") to my config file but Kamailio
doesn't start li
Hello,
not using this module, however, after you start, can you see a dedicated
timer module 'NT' if you do kamctl ps?
Cheers,
Daniel
On Fri, Sep 6, 2013 at 11:00 AM, Charles Chance <
charles.cha...@sipcentric.com> wrote:
> Hi all,
>
> Currently evaluating the nat_traversal module in some test
Hi Brian,
Could you please show me an error(s) and python files?
2013/9/9 Brian Wallen
> I'm trying to setup app_python and I'm using the handlers.py script from
> the git repo to test. I get the script to load and mod_init() and
> child_init() both run, but I can't figure out how to get handl
Hello Carsten,
Thanks I used the below link it worked.
http://www.kamailio.org/wiki/tutorials/ims/installation-howto
Thank you,
Kota Sai Krishna
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.or