Re: [SR-Users] Fwd: kamailio registering on back-end asterisk with username and password

2013-10-01 Thread Stoyan Mihaylov
> > > How do I modify that example to recognize that a request is coming > from the same "user" ? > > Reading, and making experiments :) At least I worked such way. Logic must look like: If you have associated variable with that user - use already selected route. Else, ds_select_dst and associate

Re: [SR-Users] Fwd: kamailio registering on back-end asterisk with username and password

2013-09-30 Thread Paul Penev
2013/9/29 Stoyan Mihaylov : > I think, it will be much better to plane reorganization of whole process. To > start using Kamailio as registrar and load balance, and Asterisk as media > servers, dial plan etc. I agree. This is the next for me. I kind of hope to use freeswitch for that too. > But,

Re: [SR-Users] Fwd: kamailio registering on back-end asterisk with username and password

2013-09-29 Thread Stoyan Mihaylov
I think, it will be much better to plane reorganization of whole process. To start using Kamailio as registrar and load balance, and Asterisk as media servers, dial plan etc. But, in current situation, I can suggest next: 1. You can not use authorization of Kamailio. You can use Kamailio only and a

[SR-Users] Fwd: kamailio registering on back-end asterisk with username and password

2013-09-28 Thread Paul Penev
Hello all, I'm trying to implement a load balancer for asterisk servers using kamailio and the tutorial at http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb I must put kamailio in front of the media servers (asterisk) without modifying their configuration (like a transpa