Hi, If you simply want to send calls to another provider and if that provider uses IP based auth, use WITH_PSTN and substitute the PSTN gw IP and port in the cfg file. This will send all the calls from your Kamailio server to the trunk directly. This will also avoid a asterisk/freeswitch layer to your setup.
If your provider wants Username/pass auth, then use uac_auth() - http://kamailio.org/docs/modules/4.4.x/modules/uac.html
regards Ganesh Kumar
On 11/7/15, Ryan Holbein rtholbein@hotmail.com wrote:
Hello,
I have everything setup and installed... Does anyone have a good link or could tell me the steps of how to connect my trunks to phone provider and then another one would be how to route the calls to the internal PBX system.
Thank you