Thanks for the hint, Daniel.
Can you confirm I should use the modules/uid_domain module rather than
modules_k/domain?
Philippe
2013/1/17 Daniel-Constantin Mierla
> Hello,
>
>
> On 1/9/13 3:54 PM, Philippe Sultan wrote:
>
> Hi,
>
> I'm migrating from sip-router/Kamailio 3.1, SER flavour to the
Hello,
On 1/9/13 3:54 PM, Philippe Sultan wrote:
Hi,
I'm migrating from sip-router/Kamailio 3.1, SER flavour to the latest
dev version, with MySQL support.
I need to add attributes to domains, and therefore use the
domain_attrs table. A handy command I used for that was ser_attr :
ser_attr
Hello Philippe,
Thank you for the report, I updated the documentation.
The framework parameter was left intentionally blank to force the
kamailio admin to set the proper location for framework file.
Also, I updated the documentation with the new command:
kamdbctl pframework create
This will create
Thanks Ovidiu,
I installed the xhttp_pi module. Some information in the
modules/xhttp_pi/README, probably mixed with xhttp_rpc, should be updated.
The 'loadmodule "xhttp_rpc.so"' instruction is missing, and should replace
the 'loadmodule "xhttp_rpc.so"' line.
This line :
modparam("xhttp_rpc", "x
Not all tables are supported by kamctl.
If you are looking for a simple way to provision your tables, you can
try the new provisioning module xhttp_pi:
http://kamailio.org/docs/modules/devel/modules/xhttp_pi
To enable the module in your config simply add the lines provided in
the example to your c