John D wrote:
Not sure if I'm properly wording this, but I used to have two asterisk servers speaking to each other over SIP, configured via sip.conf. I now need a way to forward calls from my Asterisk instance to my Kamailio server so it can properly distribute the call.
If you have to do trunking/distribute the calls across multiple asterisks, see modules like lcr, dispatcher, pdt or carrierroute. They have functionalities that can help is different situations: http://www.kamailio.org/docs/modules/1.4.x/
Cheers, Daniel
At this point however, I cannot find any documentation in order to properly have the two speak to each other. Would anyone be kind enough to point me in the right direction to establish that connection?