hello
i a trying to instal kamailio and free switch according to the tutorial in http://kb.asipto.com/freeswitch:kamailio-3.1.x-freeswitch-1.0.6d-sbc
but when i try to create the database and the extra tables this error apear
could you help me? thanks Hala
root@noga1:~# nano /usr/local/etc/kamailio/kamctlrc root@noga1:~# /usr/local/sbin/kamdbctl create MySQL password for root: database engine 'mysql' loaded INFO: test server charset INFO: creating database kamailio ... Creating core table: standard Creating core table: acc Creating core table: lcr Creating core table: domain Creating core table: group Creating core table: permissions Creating core table: registrar Creating core table: usrloc Creating core table: msilo Creating core table: alias_db Creating core table: uri_db Creating core table: speeddial Creating core table: avpops Creating core table: auth_db Creating core table: pdt Creating core table: dialog Creating core table: dispatcher Creating core table: dialplan INFO: Core Kamailio tables succesfully created. Install presence related tables? (y/n): y INFO: creating presence tables into kamailio ... INFO: Presence tables succesfully created. Install tables for imc cpl siptrace domainpolicy carrierroute userblacklist htable purple uac pipelimit? (y/n): y INFO: creating extra tables into kamailio ... Creating extra table: imc Creating extra table: cpl Creating extra table: siptrace Creating extra table: domainpolicy Creating extra table: carrierroute Creating extra table: userblacklist Creating extra table: htable Creating extra table: purple Creating extra table: uac Creating extra table: pipelimit /usr/local/lib64/kamailio//kamctl/kamdbctl.mysql: line 225: /usr/local/share/kamailio//mysql/pipelimit-create.sql: No such file or directory ERROR: Creating extra tables failed!