[Kamailio-Users] kamailio multi-domain
Henning Westerholt
henning.westerholt at 1und1.de
Wed May 20 17:17:33 CEST 2009
On Mittwoch, 20. Mai 2009, karhu wrote:
> The only problem is, i am using kamailio 1.5 and there are no :
> location_internal and location_external tables in mysql.
> [..]
Hi Karhu,
i can't comment on the rtpproxy stuff at the moment, but for the location
table problem you can just create two new tables for this:
CREATE TABLE IF NOT EXISTS location_internal LIKE location;
or something like this, then it should work.
Cheers,
Henning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20090520/fa1ed2cb/attachment.htm
More information about the Users
mailing list