I'm running the standard Debian 7 Kamailio 4.3 package.

I've added the following to my kamailio.cfg:

#!define WITH_MYSQL

#!define WITH_AUTH

#!define WITH_USRLOCDB

#!define WITH_NAT

#!define WITH_TLS

#!define WITH_ANTIFLOOD


After authentication, nat etc. is done is there an easy way to transfer everything else to FreeSWITCH?


I've looked at the dispatcher module, but don't know where to put the "transfer" in kamailio.cfg?