[SR-Users] Module for Call placement between the two Different Switches

Logeshwaran G logeshwarangs at gmail.com
Tue Aug 8 06:12:46 CEST 2017


Thank you

On Mon, Aug 7, 2017 at 5:43 PM, Daniel Tryba <d.tryba at pocos.nl> wrote:

> On Sat, Aug 05, 2017 at 11:34:18AM +0530, Logeshwaran G wrote:
> > I am Having my own kamailio Pbx setup, I Have my local subscriber list
> > database, I need to allow the calls from the outside switch(For example
> > Nexge or Itel etc...) What module I have to refer for this??
>
> There is no need for special modules for this. Just accept these SIP
> requests.
>
> The problem might be how you known you should accept these messages.
> This can be done with following (but not limited to):
> - a simple if($si=="1.2.3.4")
> - using is_in_subnet from ipops
> - ds_is_from_list if you have these endpoints in a dispatcher
> - the permission module
> - maybe even a challenge/response with a authenticate function
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20170808/7dcf9e51/attachment.html>


More information about the sr-users mailing list