herlesupreeth / kamailio

Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -
https://www.kamailio.org
Other
16 stars 18 forks source link

Does Kamalio support SIP Message programming ? #2

Open akibsayyed opened 1 year ago

akibsayyed commented 1 year ago

Hi I am building a testing system on kamalio ims and looking for programing further over SIP protocol.

Can we exchange some messages in kamalio using SIP for addon features?

herlesupreeth commented 1 year ago

Can we exchange some messages in kamalio using SIP for addon features?

Can you elaborate a bit more on your usecase?

If you want to try out SMS over IMS you can use this repo https://github.com/herlesupreeth/docker_open5gs which bundles kamailio SMSC (https://github.com/herlesupreeth/docker_open5gs/blob/master/smsc/kamailio_smsc.cfg) to do that.