[SR-Users] kamailio not forwarding 407

2018-09-26 Thread David Villasmil
kamailio which is properly forwarded to the provider. The provider replies with a 407 and this 407 is NOT forwarded back to the box. Any ideas why? I can't figure it out! Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448

[SR-Users] Help with kamailio/freeswitch

2018-09-25 Thread David Villasmil
Hello guys, I know this is kamailio's mailing list, but I'm getting no answer on freeswitch, and i thought someone here has probably done this is the past. I have a proxy in front of freeswitch. I want freeswitch to use the proxy for everything including the termination to my provider. If I conf

[SR-Users] escape character

2018-09-24 Thread David Villasmil
Hello guys, I'd like to search for " ' or & But i can't seem to figure out how... I tried: $tU =~ "[\"'&]" But that's not catching it... Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 ᐧ _

Re: [SR-Users] uac usage

2018-09-21 Thread David Villasmil
provider is not even replying with a 100, i guess because nothing looks like it's for them. I supposed i need to change all from my.proxy.com to myprovider.com? i'm not clear at all how to do this... Appreciate your help! Regards, David Villasmil email: david.villasmil.w...@gmail.com

[SR-Users] uac usage

2018-09-20 Thread David Villasmil
m,300,0,0 But it's not trying to register, and when i do: #> kamcmd uac.reg_info l_uuid 10001 I get: error: 404 - Record not found What am I doing wrong? Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 ᐧ

Re: [SR-Users] Can't get from cache: $sqlrows(asg)

2018-09-18 Thread David Villasmil
Hello Guys, My mistake, it was enclosed on an #!ifdef Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 ᐧ On Tue, Sep 18, 2018 at 7:28 AM Daniel-Constantin Mierla wrote: > Hello, > > run with debug=3 in kamailio.cfg and see in the logs if you get m

Re: [SR-Users] Can't get from cache: $sqlrows(asg)

2018-09-17 Thread David Villasmil
Hello, During startup, i only get that one. I really appreciate your help David On Mon, Sep 17, 2018, 21:04 Henning Westerholt wrote: > Am Montag, 17. September 2018, 14:40:43 CEST schrieb David Villasmil: > > Module config: > > modparam("sqlops","sqlcon",&q

[SR-Users] Can't get from cache: $sqlrows(asg)

2018-09-17 Thread David Villasmil
ailio.cfg, line 1261, column 20-32: Can't get from cache: $sqlrows(asg) I can't figure out where the problem might be. Can anyone help? Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 ᐧ ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] kamailio installable on stretch?

2018-09-15 Thread David Villasmil
My apologies to everyone, it's actually a freaking ubuntu xenial or whatever, not a debian. I'll nuke it asap. Thanks! On Sat, Sep 15, 2018, 10:16 David Villasmil wrote: > Thanks for replying, > > It's a mint aws ec2, those com with aws repos and i added kamailio&

Re: [SR-Users] kamailio installable on stretch?

2018-09-15 Thread David Villasmil
/stable/libs/libreadline7 > > Example direct link for amd64: > > > http://ftp.us.debian.org/debian/pool/main/r/readline/libreadline7_7.0-3_amd64.deb > > But you should definitely be able to install via APT. > > Joel. > > > On Fri, Sep 14, 2018 at 8:16 AM David Villasm

[SR-Users] kamailio installable on stretch?

2018-09-14 Thread David Villasmil Govea
Hello guys, is kamailio from deb http://deb.kamailio.org/kamailio51 stretch main deb-src http://deb.kamailio.org/kamailio51 stretch main Installable on debain stretch? I'm getting: # apt-get install kamailio kamailio-xmlrpc-modules kamailio-mysql-modules Reading package lists... Done Bu

[SR-Users] kamailio installable on stretch?

2018-09-14 Thread David Villasmil
Depends: libmariadbclient18 (>= 5.5.36) but it is not installable E: Unable to correct problems, you have held broken packages. # but libreadline7 is not avaiable on stretch. Thanks David Regards, David Villasmil email: david.villasmil.w...@

Re: [SR-Users] Forward SIP request between two Kamailio servers

2018-09-14 Thread David Villasmil
This is actually what Daniel recommended on the last bootcamp in Berlin. If X user is not registered here, forward to the other kamailio. Pretty nice trick. On Fri, Sep 14, 2018, 14:30 Gholamreza Sabery wrote: > This Medium post might also be handy: > > > https://medium.com/@tumalevich/kamailio-

[SR-Users] call_stats

2018-09-06 Thread David Villasmil
Hello all, Anyone got the table definition for call_stats? I'm getting db_mysql_submit_query(): driver error on query: Table 'kamailio.call_stats' doesn't exist (1146) And i can't find the table anywhere. Regards, David Villasmil email: david.villasmil.w...@gmail.

[SR-Users] null $au

2018-09-05 Thread David Villasmil
twice, once when we get the REGISTER with no credentials, and once when the REGISTER comes with credentials after the challenge... is this correct? i need to know how to catch $au when the authentication is successful... help? Thanks! David Villasmil email: david.villasmil.w...@gmail.co

Re: [SR-Users] Can't connect to local MySQL server (13 "Permission denied")

2018-09-04 Thread David Villasmil
You should paste your failing cfg line. On Tue, Sep 4, 2018, 08:39 David Villasmil wrote: > Make sure the password is correct and try with "localhost" and if that > doesn't work, try with 127.0.0.1 > > On Tue, Sep 4, 2018, 07:35 Henning Westerholt wrote: > >>

Re: [SR-Users] Can't connect to local MySQL server (13 "Permission denied")

2018-09-04 Thread David Villasmil
Make sure the password is correct and try with "localhost" and if that doesn't work, try with 127.0.0.1 On Tue, Sep 4, 2018, 07:35 Henning Westerholt wrote: > Am Freitag, 31. August 2018, 21:01:13 CEST schrieb Ginhoux, Patrick: > > Usually I connect on a command line like this ; > > > > su- mysq

Re: [SR-Users] load-balance to registered trunks?

2018-09-03 Thread David Villasmil
02, 2018 at 11:58:37PM +0100, David Villasmil wrote: > > > I've got this scenario where some gateways will register on my > > kamailio and i need to send them calls on a load-balance fashion. is > > this possible? > > Sure, anything is possible in Kamailio if you

[SR-Users] load-balance to registered trunks?

2018-09-02 Thread David Villasmil
Hello guys, I've got this scenario where some gateways will register on my kamailio and i need to send them calls on a load-balance fashion. is this possible? Thanks! Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448

Re: [SR-Users] domain-based routing

2018-08-19 Thread David Villasmil
regex, > manipulation or use the dest variabile to define your dispatcher Group or > everything is useful for your routing logic. > Dialplan parameters are loaded at startup and stored in memory, in a > performance perspective. > > Cheers > > > Il Dom 19 Ago 2018, 17:47 David Villas

[SR-Users] domain-based routing

2018-08-19 Thread David Villasmil
on this server and none are expected. So i'm thinking i will received the invites like: sip:12...@domain1.com sip:12...@domain1.com sip:12...@domain1.com and so on... How would you guys go about associating the domain with the gid list in dispatcher? Thanks a lot for your help! Re

Re: [SR-Users] "kamdbctl create" failing with MySQL 8

2018-08-05 Thread David Villasmil
Some logging would help. On Sun, Aug 5, 2018, 05:41 Wilkins, Steve wrote: > Hello All, > > > > There appears to be issues with running “kamdbctl create” when using MySQL > 8. When this is ran there are syntax SQL errors. One such error is when > doing grants using “IDENTIFIED BY 'password'”;

Re: [SR-Users] Kamailio installation

2018-06-23 Thread David Villasmil
For testing and development, sure. In debian you need to add the Repo as stated above, adding the key: wget -O- http://deb.kamailio.org/kamailiodebkey.gpg | sudo apt-key add - Then adding the repo to the apt repo list: echo "deb http://deb.kamailio.org/kamailio51 stretch main" >> /etc/apt/s

Re: [SR-Users] Kamailio installation

2018-06-18 Thread David Villasmil
ny-Minessale/dp/1849515409 Good luck. David Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 ᐧ On Mon, Jun 18, 2018 at 4:57 PM Danny Roberts wrote: > Ok, I need to get it installed and try it out. > > -Original Message- > From: sr-users [mailto

Re: [SR-Users] Kamailio + FreeSwitch + WebRTC

2018-06-14 Thread David Villasmil
Yeah, you need to set the correct offer, i did that a while ago, but i can't remember how i did it. Check out https://github.com/havfo/WEBRTC-to-SIP Hope it help. David On Thu, Jun 14, 2018, 22:26 Daniel Tryba wrote: > On Thu, Jun 14, 2018 at 04:48:40PM -0300, Emanuel Gianico wrote: > > From

[SR-Users] CDRs

2018-06-01 Thread David Villasmil
n the cdr? Thanks! David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 ᐧ ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Realtime Extensions SQLITE

2018-05-29 Thread David Villasmil
You're asking about asterisk on kamailio's mailing list... you should ask on asterisk's list. On Tue, May 29, 2018, 17:10 Benjamin Marty wrote: > I compiled a fresh Asterisk 13.18 certified with res_config_sqlite. > > I configured following: > > extconfig.conf > [settings] > sippeers => sqlite,a

Re: [SR-Users] Switching form UDP to TCP causes authentication errors

2018-05-29 Thread David Villasmil
It's not clear who's doing the authentication, Asterisk or Kamailio? On Tue, May 29, 2018, 13:10 Wilkins, Steve wrote: > Thank you for your response. > > I do not have this issue with UDP, it is when I switch to TCP that an > INVITE is sending the Unauthorized. > > If I attempt something like ,

Re: [SR-Users] Variables in database

2018-04-22 Thread David Villasmil
Or dispatcher with db On Sun, Apr 22, 2018, 04:39 Alex Balashov wrote: > Or two parallel implementations using both, just to make an absurdist, > nihilistic, Vonnegutian commentary about the futility of it all. > > On April 21, 2018 10:36:16 PM EDT, Joel Serrano wrote: > >Or a combination of bo

Re: [SR-Users] MSILO: SIP stored offline MESSAGE repetitive delivery

2018-04-08 Thread David Villasmil
Try and get a trace, so you can see wether the message is ack'd and bump up kamailio's debug and make it actually sees the ackd On Sun, Apr 8, 2018, 20:26 M S wrote: > Hi, > > When kamailio dumps the messages to destination party upon register, do > you see its reply received by kamailio correct

Re: [SR-Users] Problem capturing packets from kamailio to homer sip-capture

2018-04-04 Thread David Villasmil
yep, you only enabled tcp to listen, but trying to send on udp, you need to also enabled udp ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Thu, Apr 5, 2018 at 8:16 AM, Federico Cabiddu wrote: > Hi, > is your kamailio listening at list on o

Re: [SR-Users] Dispatcher Routing Failure

2018-03-27 Thread David Villasmil
Take a look at 3.25. ds_ping_reply_codes(string) This parameter defines the valid response codes, which are accepted as a valid reply to the PING-Method. It is a list separated by colons, whery you may define either a single code (e.g. "code=202" would accept 202 as an additional, valid response)

Re: [SR-Users] XMLRPC with params

2018-03-21 Thread David Villasmil
Any help on this, guys? ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Tue, Mar 20, 2018 at 11:01 PM, David Villasmil < david.villasmil.w...@gmail.com> wrote: > Hello guys, > > I'm trying to call an xmlrpc method

[SR-Users] XMLRPC with params

2018-03-20 Thread David Villasmil
Hello guys, I'm trying to call an xmlrpc method with parameters like: dispatcher.set_state state:i group:1 sip:1.2.3.4:5060 I'm getting back "Invalid Parameters". I can't find any documentation as to _how_ to call it with parameters. Can anyone help? Regard

Re: [SR-Users] execute only on INITIAL INVITE

2018-03-20 Thread David Villasmil
Many thanks to all! ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Tue, Mar 20, 2018 at 7:50 PM, Alex Balashov wrote: > Yes, the presence of a To tag differentiates in-dialog requests from > initial ones. > > -- Alex > > On Mar 20

[SR-Users] execute only on INITIAL INVITE

2018-03-20 Thread David Villasmil
quest\n"); exit; } sql_result_free("ra"); } #!endif But, say I remove the DID from the allowed list while a call is going on. Then responses to the allowed INVITE would not be processed. How would I limit that to ONLY the INITIAL INVI

Re: [SR-Users] Load-balance on 2 proxies

2018-02-23 Thread David Villasmil
There's no status quo yet. I haven't really done stress tests :) but before diving into it, I'm wondering... On Fri, Feb 23, 2018, 21:42 Alex Balashov wrote: > My first question would be: why is the status quo a problem? > > On February 23, 2018 3:39:10

Re: [SR-Users] Load-balance on 2 proxies

2018-02-23 Thread David Villasmil
itment to this. The various > load-based features can also be used to achieve this to some degree > without keeping any state in Kamailio. > > On Fri, Feb 23, 2018 at 06:05:26PM +, David Villasmil wrote: > > > Hello guys, > > > > I hava a setup where there are

[SR-Users] Load-balance on 2 proxies

2018-02-23 Thread David Villasmil
Hello guys, I hava a setup where there are 2 kamailios in active-active connected to the same db (no registration yet). They both forward requests load balancing to several freeswitches. My question is, is the load balance algorithm independent on the 2 servers, or do they act as 1 load balancing

Re: [SR-Users] Kamailio with asterisk on private lan

2018-01-27 Thread David Villasmil
If you're implementing webrtc, I'd say you're better off down the road using rtpengine On Sat, Jan 27, 2018, 21:38 Tomi Hakkarainen wrote: > Hi Steve, > > I have noticed that too thet Debian is used a lot and myself prefer Ubuntu > also if I’m asked :) The setup I mentioned is on Suse and all ha

[SR-Users] kamctl domain reload

2018-01-24 Thread David Villasmil
2.0", "error": { "code": 500, "message": "Method Not Found" }, "id": 22277 } Any ideas why this might be happening? Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 ᐧ _

Re: [SR-Users] Problem Proxy

2018-01-22 Thread David Villasmil
Hello Without looking at the config. It looks like you're not doing nat traversal. Are you using a default config? Which one? On Mon, Jan 22, 2018, 09:21 Nicolas Breuer wrote: > Hello, > > > > Any ideas on this ? 😊 > > > > > > *De :* sr-users [mailto:sr-users-boun...@lists.kamailio.org] *De la

Re: [SR-Users] sip invite proxy-authorization

2018-01-21 Thread David Villasmil
pdated the > configuration to only relay calls using a definitive DDI. > > > > #!ifdef WITH_CONFERENCEBRIDGE > > # Send to bridge > > route[TOBRIDGE] { > > > > * if($rU != "8835100x")* > > * return -1;* > > > >

Re: [SR-Users] sip invite proxy-authorization

2018-01-19 Thread David Villasmil
Again, are you calling a local registeted user? On Fri, Jan 19, 2018, 17:28 Dave & Hazel wrote: > Cheers Alex for your insight. > > My problem still remains in that my invites are not being challenged even > though AUTH is defined. > > On 19 Jan 2018, at 15:57, Alex Balashov wrote: > > Hi, > >

[SR-Users] check auth_check return code

2018-01-13 Thread David Villasmil
Is this possible? I'm trying with: if (auth_check("$fd", "subscriber", "1")==-2) { log something } i'm trying to find out if the username actually exists in the db, but the password provided was wrong... Regards, David Villasmil email: david.villas

[SR-Users] how to check $ua

2018-01-13 Thread David Villasmil
I'm trying to verify the auth username begins with, i.e. "32", but i'm using in AUTH route: if( !($au=~"32") ){ do something } and that's not working, and i don't get why? Regards, David Villasmil email: david.villas

Re: [SR-Users] sipp audio file

2017-09-19 Thread David Villasmil
Just make a filter to show only rtp, then export those selected packets.. works really well On Sep 19, 2017 20:38, "Alex Balashov" wrote: > On Tue, Sep 19, 2017 at 01:20:46PM -0300, Diego Nadares wrote: > > > Any body know how to create pcap (with audio) file to use with sipp? > > > > > > >

[SR-Users] jsonrpc execution error

2017-09-11 Thread David Villasmil
ot;: 32022 } root@ip-172-31-30-160:/home/admin# kamctl trusted reload { "jsonrpc": "2.0", "error": { "code": -32000, "message": "Execution Error" }, "id": 32041 } Any help? Thanks! Regards, David Villasmil email:

Re: [SR-Users] Homer confusion ....

2017-09-04 Thread David Villasmil
eading it correctly I actually need to run > siptrace on the kamailio copy the phones are connected to which will then > send the results over to another copy which runs sipcapture…. > > > Mark > > > On 1 Sep 2017, at 17:35, David Villasmil > wrote: > > Here's expl

Re: [SR-Users] jsonrpcs execution error

2017-09-01 Thread David Villasmil
Any help on this, guys? ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Wed, Aug 23, 2017 at 5:51 PM, David Villasmil < david.villasmil.w...@gmail.com> wrote: > Hello guys, > > i configured jsonrpc on kamailio.cfg and RPCFIFOPATH on

Re: [SR-Users] Homer confusion ....

2017-09-01 Thread David Villasmil
nd port of your capture node modparam("siptrace", "duplicate_uri", "sip:10.0.0.1:9060") modparam("siptrace", "hep_mode_on", 1) modparam("siptrace", "trace_to_database", 0) modparam("siptrace", "trace_flag&

[SR-Users] jsonrpcs execution error

2017-08-23 Thread David Villasmil
ot;: 32022 } root@ip-172-31-30-160:/home/admin# kamctl trusted reload { "jsonrpc": "2.0", "error": { "code": -32000, "message": "Execution Error" }, "id": 32041 } Any help? Thanks! Regards, David Villasmil email:

Re: [SR-Users] Carrierroute, fallback, reinvites

2017-08-12 Thread David Villasmil
There's probably thousands of setup like that, it works great. On Aug 12, 2017 21:37, wrote: > Hello. Trying to implement fallback route for carrierroute and got sick to > make reinvites working correctly. Until fallback route triggers, everything > is OK. Anyone has working config for that purp

Re: [SR-Users] "kamctl restart" fails

2017-08-08 Thread David Villasmil
You need to configure kamctlrc properly, it probably doesn't know where the pid file is. On Tue, Aug 8, 2017 at 10:22 AM Yu Boot wrote: > # kamctl restart > > INFO: Stopping Kamailio : > INFO: stopped > > INFO: Starting Kamailio : > 2292 pts/0S+ 0:00 /bin/egrep kamailio > -rw-r--r--. 1

Re: [SR-Users] Kamailio cannot be installed in ubuntu

2017-07-28 Thread David Villasmil
I would never use ubuntu, try with debian. You shouldn't have issue at all. On Fri, Jul 28, 2017 at 9:13 AM David Villasmil < david.villasmil.w...@gmail.com> wrote: > I think on ubuntu that's no really an installation error per se, but > That's the startup, it changed

Re: [SR-Users] Kamailio cannot be installed in ubuntu

2017-07-28 Thread David Villasmil
I think on ubuntu that's no really an installation error per se, but That's the startup, it changed to systemd. But i think you can still start it up manually, have you tried? On Fri, Jul 28, 2017 at 8:57 AM Ashutosh chaubey < ashutoshkrchau...@gmail.com> wrote: > Hi, > I have been trying to in

Re: [SR-Users] Display name in contact

2017-07-17 Thread David Villasmil
nd_hf("Contact: <$var(mycontact)>\r\n"); Hope this helps ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Mon, Jul 17, 2017 at 8:48 PM, Diego Nadares wrote: > Hi guys, > > Is possible to cut change/delete display name in contact

Re: [SR-Users] Kamilio new user - help get going

2017-07-14 Thread David Villasmil
I also took this training, it's worth it. On Fri, Jul 14, 2017 at 11:00 AM Daniel Tryba wrote: > On Thu, Jul 13, 2017 at 09:46:03PM +, Kenneth Knudsen wrote: > > Thanks, but then I’m missing the next step, how do we configure the > > connection between Kamilio and the FreePBX servers ? > > >

Re: [SR-Users] Kamilio new user - help get going

2017-07-13 Thread David Villasmil
You should get the kamailio book, http://www.asipto.com/index.php/kamailio-admin-book/ Actually READ IT, and the come back to us with any questions you might have. On Thu, Jul 13, 2017 at 11:49 PM Kenneth Knudsen wrote: > Thanks, but then I’m missing the next step, how do we configure the > conne

Re: [SR-Users] Dialog List cannot be listed using kamcmd

2017-07-06 Thread David Villasmil
Take a look at the source code, there should be a limit, maybe you can modify it... beware of performance consequences (don't know if there are any) On Thu, Jul 6, 2017 at 1:45 PM Muhammad Zaka wrote: > Hi > > > > We have over 400 active dialogs and I wanted to list all of them but it > doesn’t l

Re: [SR-Users] contact issue on kamailio with sipml/jssip over wss

2017-06-28 Thread David Villasmil
Hello guys, Nevermind, i changed add_contact_alias() for add_rcv_param() And kamailio seems happy now, still testing, though. thanks! ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Thu, Jun 29, 2017 at 2:06 AM, David Villasmil < david.villasmi

[SR-Users] contact issue on kamailio with sipml/jssip over wss

2017-06-28 Thread David Villasmil
s to find whether the ip address in the contact header is different from the received ip, and if not, it adds the received ip as a parameter... so the call doesn't work... I assume there's a way around this, can anyone help? Regards, David Villasmil email: david.villasmil.w...@gmail.c

Re: [SR-Users] Print current route

2017-06-26 Thread David Villasmil
_config_file_attributes > > Perhaps it can be added another one to return route name. For now you can > set a variable at the beginning of route block and then use that variable > in the log messages. > > Cheers, > Daniel > > On 21.06.17 19:00, David Villasmil wrote

[SR-Users] Print current route

2017-06-21 Thread David Villasmil
Hello guys, Is is possible to log the current (function) route? Something like route[WHATEVER]{ xlog("$curroute: Hello World\n"); } and it would print: WHATEVER: Hello World Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +346

Re: [SR-Users] Strange issue in registering users in Kamailio

2017-06-11 Thread David Villasmil
We're not psychics :) some info on what's going on, logs, configs, etc. Is mandatory... On Mon, Jun 12, 2017 at 1:48 AM Mojtaba wrote: > Does any person solve this problem? > > -- > --Mojtaba Esfandiari.S > > ___ > Kamailio (SER) - Users Mailing List

Re: [SR-Users] user management of kamailio cluster

2017-06-08 Thread David Villasmil
You'd need geographical dns resolution, the dns returns the ip closest to the request's location... I thought that's how you're deciding what ip to give to the users... ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Fri, Jun 9,

Re: [SR-Users] user management of kamailio cluster

2017-06-08 Thread David Villasmil
You can use the alias=udp:myglobaldomain:5060 to use a single domain, and direct the users to their closest ip. ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Fri, Jun 9, 2017 at 1:59 AM, 赵国杰 wrote: > hello David, > I want the user to regis

Re: [SR-Users] user management of kamailio cluster

2017-06-08 Thread David Villasmil
Ah i misread, it's the same account. Still me question about the db stands... On Thu, Jun 8, 2017 at 10:46 AM David Villasmil < david.villasmil.w...@gmail.com> wrote: > Sorry, i have to ask: why not just 1 account for all servers? There are > many solutions to replicate the d

Re: [SR-Users] user management of kamailio cluster

2017-06-08 Thread David Villasmil
Sorry, i have to ask: why not just 1 account for all servers? There are many solutions to replicate the dbs, share the dbs amongst all kamailios, etc... just wondering On Thu, Jun 8, 2017 at 8:42 AM zhaoguojie2...@163.com < zhaoguojie2...@163.com> wrote: > Hi all. > I have 10 kamailio servers

Re: [SR-Users] Rtpproxy didn't work

2017-06-03 Thread David Villasmil
Get rtpptoxy from their repo and compile it On Sat, Jun 3, 2017 at 3:06 AM sgy wrote: > > I install rtpproxy and config as follow, but it didn't work, is my config > OK ? > > errorlog: > Jun 3 15:00:56 iZ2ze3uk97m2bfv681kyx4Z /usr/local/sbin/kamailio[28971]: > ERROR: rtpproxy [rtpproxy.c:2552]:

Re: [SR-Users] Kamailio start failed

2017-05-28 Thread David Villasmil
Did configure the mysql connection user/pass? On Sun, May 28, 2017 at 6:24 AM sgy wrote: > > Thank you! When I add "#!define WITH_MYSQL" into kamailio.cfg, it will > start failed. > > Related log: > root@iZ2ze3uk97m2bfv681kyx4Z:/usr/local/etc/kamailio# tail -f > /var/log/syslog > May 28 11:57:18

Re: [SR-Users] Siremis v4.4.0 Released

2017-05-22 Thread David Villasmil
Tested, works beautifully! Thanks! ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Thu, May 18, 2017 at 7:40 PM, Daniel-Constantin Mierla wrote: > Hello, > > a short note to announce that Siremis v4.4.0 has been released - the web >

Re: [SR-Users] Siremis upgrade and features

2017-05-20 Thread David Villasmil
You can add/change/remove users in siremis. Go to "sip menu" on the top right. On Sat, May 20, 2017 at 4:14 PM Fred Posner wrote: > On 05/20/2017 09:29 AM, javier falbo wrote: > > > > I will suggest the developpers to include a USER management GUI visual > > interfase, as nowadays i use command l

Re: [SR-Users] Repeat of packets

2017-05-17 Thread David Villasmil
ue ? The softphone works ok > directly connected to asterisk for instance > > Rgds > J. > > > On Tue, May 16, 2017 at 6:15 PM, David Villasmil < > david.villasmil.w...@gmail.com> wrote: > >> There isn't an ACK received, check in kamailio side to make sur

Re: [SR-Users] Repeat of packets

2017-05-16 Thread David Villasmil
There isn't an ACK received, check in kamailio side to make sure it is received. This is most probably a nat issue. On Tue, May 16, 2017 at 11:20 PM Jean Cérien wrote: > > Hello > > I am getting started with Kamailio (or restarted, used it briefly years > ago), with the final objective to do load

Re: [SR-Users] forced tls over tcp

2017-05-15 Thread David Villasmil
s to be > ultimately what you want. > > I'm sure you can get this to work, and I'm sure there's an answer - it > just seems like you're going to end up with something fairly fragile. It > seems like something you'd want to avoid unless you absolutely can'

Re: [SR-Users] forced tls over tcp

2017-05-15 Thread David Villasmil
Sorry, the complete error is: WARNING: [forward.c:268]: get_send_socket2(): protocol/port mismatch (forced tcp:1.2.3.4:5111, to tls:9.8.7.6:5111) ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Mon, May 15, 2017 at 3:20 PM, David Villasmil

[SR-Users] forced tls over tcp

2017-05-15 Thread David Villasmil
;) ) { xlog("L_ERR","[FIXCONTACT]: Method $rm Status $rs Changed contact coming from CLIENT from sips to sip [$ct]!\n"); } } return; } When kamailio is preparing to send out the ACK via TCP I'm seeing: [forward.c:2

Re: [SR-Users] SIREMIS 4.3.0 and Kamilio 5.1.0-dev1

2017-05-12 Thread David Villasmil
Looks like you have the domain duplicated on the table? On Fri, May 12, 2017 at 11:14 PM Emil Morganti wrote: > Hi everybody, > I am installing siremis 4.3.0 with kamilio 5.1.0-dev1 but when i step to > the second step i get an error: > > ERROR: SQLSTATE[23000]: Integrity constraint violation: 10

Re: [SR-Users] TLS to TCP

2017-05-12 Thread David Villasmil
;s some topology hiding somewhere, so that the client doesn't realizes the siganlling is being downgraded... Any ideas? (I will take a look at the other kam's config) David ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Fri, May 12, 2017 at

[SR-Users] TLS to TCP

2017-05-12 Thread David Villasmil
Hello Guys, I have a kamailio 4.2.8 receiving on tls and i'm trying to forward on tcp, but AFTER the call is established, kamailio hangs the call with "SIPS required"... Has this happened to anyone? Regards, David Villasmil email: david.villasmil.w...@gmail.com phone:

Re: [SR-Users] permissions module db

2017-05-10 Thread David Villasmil
I don't think I can... there's no cast to smallint :( On Wed, May 10, 2017 at 8:37 PM Daniel Tryba wrote: > On Wed, May 10, 2017 at 05:31:28PM +0200, David Villasmil wrote: > > The view i created on mysql returns an INT for port and mask, it looks > like > > kama

Re: [SR-Users] permissions module db

2017-05-10 Thread David Villasmil
The view i created on mysql returns an INT for port and mask, it looks like kamailio doesn't like this... It looks to be expecting a smallint?? the view returns an INT and that fails ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Wed, May 10,

[SR-Users] permissions module db

2017-05-10 Thread David Villasmil
while initializing module permissions (/usr/local/kamailio5/lib64/kamailio/modules/permissions.so) ERROR: error while initializing modules Can anyone help? thanks! ​ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 ᐧ

Re: [SR-Users] Kamailio ro user

2017-05-10 Thread David Villasmil
try configuring it with root, if that works, then your user was not created properly... ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Wed, May 10, 2017 at 9:32 AM, Донат Зеничев wrote: > Yes, I saw this part of kamailio doc, and even I added this p

Re: [SR-Users] [sr-dev] Live streaming from Kamailio World Conference 2017

2017-05-10 Thread David Villasmil
Hello, I just joined, it's an empty zoom conference? David On Wed, May 10, 2017 at 11:26 AM Daniel-Constantin Mierla wrote: > Hello, > > if you haven't noticed from other social networking channels, there is a > live stream from Kamailio World 2017, thanks to Pascom team: > > - http://live.pa

Re: [SR-Users] if condition causes the kamailio 4.4.1 to not start

2017-05-04 Thread David Villasmil
]: bind_force_send_ip(): force_send_ip_str not specified in .cfg file! ᐧ Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Thu, May 4, 2017 at 12:29 PM, David Escartín Almudévar wrote: > hello Daniel > > launching the kamailio with debug enabled i get this &g

[SR-Users] kamailio and siremis

2017-04-27 Thread David Villasmil
quot;;},2017-04-27 20:25:22','n/a' '04/27/2017','20:25:22','DEBUG','DATAOBJ','New record Id is 14','n/a' '04/27/2017','20:25:22','DEBUG','DATAOBJ','Query Sql = SELECT T0.id, T0.u

<    2   3   4   5   6   7