Re: [SR-Users] Siremis v2.0 preview

2010-09-27 Thread Edson - Lists
Hi, Elena... Please see in-line... Edson Em 27/09/2010 06:20, Elena-Ramona Modroiu escreveu: On 09/24/2010 10:28 PM, Edson - Lists wrote: Just in a quick access, I try the "BD Aliases" tab under "Subscribers List" and notice that the pickup domain functionality didn't work as I expected. The bu

Re: [SR-Users] Siremis v2.0 preview

2010-09-27 Thread Manwe
El Wed, 22 Sep 2010 16:23:15 +0200 Elena-Ramona Modroiu escribió: > Hi, > > Siremis version 2.0 is planned to work with upcoming Kamailio or SER 3.1 > and by now is alpha version. > Really nice look and feel. Congrats! ___ SIP Express Router (SE

Re: [SR-Users] LCR "weight" column question

2010-09-27 Thread Ovidiu Sas
If the script can be provided in bash, then it would be nice to be integrated in kamctl: - kamctl lcr weight_eval ... Regards, Ovidiu Sas On Mon, Sep 27, 2010 at 1:53 PM, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> you can create as well an utils or tools directory inside l

Re: [SR-Users] LCR "weight" column question

2010-09-27 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > you can create as well an utils or tools directory inside lcr module > folder, that will suggest direct relation with the module. ok, juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list s

Re: [SR-Users] LCR "weight" column question

2010-09-27 Thread Daniel-Constantin Mierla
On 9/27/10 7:44 PM, Juha Heinanen wrote: Daniel-Constantin Mierla writes: maybe there are other options, but here is what I did for dispatcher weighted load balancing: - each destination set has associated an array of 100 integers - when destination set is loaded, this array is filled with in

Re: [SR-Users] LCR "weight" column question

2010-09-27 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > maybe there are other options, but here is what I did for dispatcher > weighted load balancing: > - each destination set has associated an array of 100 integers > - when destination set is loaded, this array is filled with indexes of > destination addresses in

Re: [SR-Users] Kamailio --> Mitel (Not Found) ¿INVITE ISSUES?

2010-09-27 Thread Tincho ylm
Thanks Daniel! I'm using Debian, so this is helpfull! thanks again. 2010/9/27 Daniel-Constantin Mierla > btw, if you want to install from sources, here is a tutorial for 3.0.x: > http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git > > If you work with debian or ubuntu, t

Re: [SR-Users] LCR "weight" column question

2010-09-27 Thread Daniel-Constantin Mierla
Hello, On 9/24/10 9:43 AM, Juha Heinanen wrote: [...] any ideas on how to improve weighted random number calculation without loosing performance? maybe there are other options, but here is what I did for dispatcher weighted load balancing: - each destination set has associated an array of 10

Re: [SR-Users] LCR "weight" column question

2010-09-27 Thread Ricardo Martinez
Hello Juha. Thanks for your help. The script works fine. We made a test using the values "20 20 20 20 10 10" and it gave us the exact values that I calculated for the actual gateways. Device Calls % GW02520 1,04 GW03502 1,01 GW05

Re: [SR-Users] Kamailio --> Mitel (Not Found) ¿I NVITE ISSUES?

2010-09-27 Thread Daniel-Constantin Mierla
Hello, 2010/9/27 Daniel-Constantin Mierla: Hello, the r-uri is not rewritten with ip address of the phone, I guess you don't use user location to locate the phone. Is the phone registered to kamailio? Hi Daniel, please don't waste your time as this user already asked the same question in sr-u

Re: [SR-Users] Kamailio --> Mitel (Not Found) ¿I NVITE ISSUES?

2010-09-27 Thread Iñaki Baz Castillo
2010/9/27 Daniel-Constantin Mierla : > Hello, > > the r-uri is not rewritten with ip address of the phone, I guess you don't > use user location to locate the phone. Is the phone registered to kamailio? Hi Daniel, please don't waste your time as this user already asked the same question in sr-user

[SR-Users] sip-router 3.0.99 newbe question

2010-09-27 Thread Rouskol Andrey
Hello, Could somebody check if default ser.cfg file is correct in the following section: route[AUTHENTICATION] { # check if the UID from the authentication meets the From header $authuid = $uid; if (!lookup_user("$fu.uid", "@from.uri")) { xlog("L_IN

Re: [SR-Users] Asterisk realtime integration

2010-09-27 Thread Daniel-Constantin Mierla
Hi Geir, -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've been trying to integrate Asterisk with Kamailio (or Openser as we are still running the 1.3 branch on our production servers) following this "guide" http://www.voip-info.org/wiki/view/Realtime+Integration+Of+Asterisk+1.4+With+OpenSER+1

[SR-Users] Asterisk realtime integration

2010-09-27 Thread Geir O. Jensen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've been trying to integrate Asterisk with Kamailio (or Openser as we are still running the 1.3 branch on our production servers) following this "guide" http://www.voip-info.org/wiki/view/Realtime+Integration+Of+Asterisk+1.4+With+OpenSER+1.3 However,

[SR-Users] SEMS 1.3.0 released

2010-09-27 Thread Stefan Sayer
SEMS 1.3.0 release With the release 1.3.0 the SIP Express Media Server continues to be the VoIP media and application server of choice for high volume VoIP services and flexible application development. This release focuses mostly on signaling, app development and interfacing. 100rel (PRACK) sup

Re: [SR-Users] Kamailio --> Mitel (Not Found) ¿INVITE ISSUES?

2010-09-27 Thread Daniel-Constantin Mierla
btw, if you want to install from sources, here is a tutorial for 3.0.x: http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git If you work with debian or ubuntu, there are apt repos for them: http://www.kamailio.org/dokuwiki/doku.php/packages:debs Cheers, Daniel Hello, th

Re: [SR-Users] Kamailio --> Mitel (Not Found) ¿INVITE ISSUES?

2010-09-27 Thread Daniel-Constantin Mierla
Hello, the r-uri is not rewritten with ip address of the phone, I guess you don't use user location to locate the phone. Is the phone registered to kamailio? You say about the code for re-invites where you have a t_relay with outbound proxy. Normally, that should go via record-routing. If t

Re: [SR-Users] Siremis v2.0 preview

2010-09-27 Thread Elena-Ramona Modroiu
On 09/24/2010 10:28 PM, Edson - Lists wrote: Just in a quick access, I try the "BD Aliases" tab under "Subscribers List" and notice that the pickup domain functionality didn't work as I expected. The button present a another window with a list of pickable domains, but when I select one and choo

[SR-Users] releasing v3.1.0 on Oct 6

2010-09-27 Thread Daniel-Constantin Mierla
Hello, I am proposing to release the next major version in about one week and a half, Wednesday, Oct 6. Stability of new features looks very good, it was an extended tresting period since couple of weeks overlapped yearly common summer holidays. Now we need to put a bit of efforts in migrat