I have found out that the UAC module can be used to send SIP messages from within the kamailio config file.

http://www.kamailio.org/docs/modules/4.3.x/modules/uac.html#uac.f.uac_req_send()

I am wondering if it is possible to use these functions from within my custom module which I am developing? I am not sure how can I create pseudo variables within the module.


Thanks a lot for any help.