[SR-Users] Why these 2 items in the same entry for a htable

2017-04-03 Thread Ginhoux, Patrick
Hi, While working on the project to migrate my kamailio.cfg script from kamailio 3.3.1 to 5.0.x, I discovered that in there are 2 items in the same htable. Below the figure that illustrate this case : 1) Content of the MBXRANGE table : mysql> select * from mbxrange; +-+---

Re: [SR-Users] Issue in replacing message header in kamailio

2017-04-03 Thread Narayan P
Hi All, How to replace message header completely that has been received previously in another 200 OK response message. I have used remove_body() and replace_body(re, txt) . Is there any API to replace these. Any suggestion will be highly appreciated. Thanks, Narayan

Re: [SR-Users] "kamdbctl create" failed

2017-04-03 Thread Tim Makarios
Thanks for those hints. At the moment, I'm just experimenting with different software like this in my spare time, so it might be a while before I try it. Or I might try installing a newer version of Kamailio instead. Or I might wait until Trisquel 8 is released. But if I get impatient, I mi

[SR-Users] Kamailio database fail

2017-04-03 Thread 노형균
Hello all, I’m having problem again. After solving DBENGINE=MYSQL, I’ve been asked to type password but still get this message. I’ve tried to install mysql-server but it showed the same. What am I missing here? root@ubuntu:/home/parallels# kamdbctl create MySQL password for root: INFO: test serv

Re: [SR-Users] Kamailio Issue

2017-04-03 Thread David Villasmil
Make sure kamdbctl is really using kamctlrc, I've had situations where is was trying to use it from a different path... On Mon, Apr 3, 2017 at 10:16 PM 노형균 wrote: > Hello all, I’m newbie to Kamailio and I’m having problem with installation. > I tried to install Kamailio through > > '/usr/local/sb

[SR-Users] Kamailio Issue

2017-04-03 Thread 노형균
Hello all, I’m newbie to Kamailio and I’m having problem with installation. I tried to install Kamailio through '/usr/local/sbin/kamdbctl create’ but it showed error that database engine not specified. When I checked the kamctlrc file, the DBENGINE was already MYSQL. (DBENGINE=MYSQL) What am I

Re: [SR-Users] Doubt parsing multipart SDP

2017-04-03 Thread camille.oudot
Le Mon, 3 Apr 2017 16:28:05 +0200, Albert Petit a écrit : > [application/vnd.3gpp.mcptt-info+xml] char[51][3] offset=16 Hi Albert, actually it looks like it's the '3' character in "3gpp" that is not accepted by the parser: is_mime_char() macro in parse_content.c:40 does not accept digits. This

Re: [SR-Users] Doubt about MI Datagram module in Kamailio 5

2017-04-03 Thread Albert Petit
Ok did not check upgrade guide Thanks for your comments Patrick and Daniel! :-) Albert 2017-04-03 13:27 GMT+02:00 Albert Petit : > Dear list, > > I've recently upgraded to Kamailio 5 in order to avoid issue parsing SDP > multipart bodies which think are fixed in the update ( - symbol rejected i

[SR-Users] Doubt parsing multipart SDP

2017-04-03 Thread Albert Petit
Hi list, I am having some issues parsing multipart INVITE [1] when calling force_rtp_proxy . I tried to upgrade to Kamailio 5 to see if maybe i was using too old code but seems not the case. Log of error is: Apr 3 18:31:21 mcptt /usr/sbin/kamailio[3232]: INFO:

[SR-Users] Dialog Timers- Session Refresh

2017-04-03 Thread Yasin CANER
Hello, I want to active ka_timer that means SIP session refreshing/timer. kamailio dialog module handles with OPtions methods. is there a way to handle it with re-invite or Update methods or is there another module to do it. Thanks

[SR-Users] Issue in replacing message header in kamailio

2017-04-03 Thread Narayan P
Hi All, How to replace total message header in another 200 ok response message. I have used remove_body() and replace_body(re, txt) . Is there any API to replace these. Any suggestion will be highly appreciated. Thanks, Narayan ___ SIP Express

Re: [SR-Users] ht_db_load_table(): key type must be string (type=6)

2017-04-03 Thread Ginhoux, Patrick
Hi, I have not myself the knowledge to get this patch included in my installation (without a rpm) and then test it; and for the moment I don’t have anybody available that could help me. I’ll keep you posted if I can get people around me. Cordialement Patrick GINHOUX De : Daniel-C

Re: [SR-Users] RPCFIFOPATH / DEFINE_FIFO_NAME settings problem

2017-04-03 Thread Ginhoux, Patrick
Hi, I use « service kamailio start », so the init.d script that is the one created at the installation. Cordialement Patrick GINHOUX De : sr-users [mailto:sr-users-boun...@lists.sip-router.org] De la part de Daniel-Constantin Mierla Envoyé : lundi 3 avril 2017 14:56 À : Kamailio (SER

[SR-Users] INFO: Shifting mailing lists to kamailio.org domain

2017-04-03 Thread Daniel-Constantin Mierla
Hello, I think it is time to migrate the mailing lists under kamailio.org domain, respectively use lists.kamailio.org. The lists.sip-router.org will still work, but lists.kamailio.org is intended to become the primary domain for mailing lists. The sip-router.org was the quick solution for integr

Re: [SR-Users] RPCFIFOPATH / DEFINE_FIFO_NAME settings problem

2017-04-03 Thread Daniel-Constantin Mierla
Hello, how do you start Kamailio? Via init.d/systemd script? Cheers, Daniel On 03.04.17 14:34, Ginhoux, Patrick wrote: > > Hi, > > > > Selinux is disabled. > > > > Cordialement > > Patrick GINHOUX > > > > *De :*Daniel-Constantin Mierla [mailto:mico...@gmail.com] > *Envoyé :* lundi 3 avril

Re: [SR-Users] Exclusive: Quitting the fast life of open-source SIP

2017-04-03 Thread Daniel-Constantin Mierla
Indeed, it was even on TV around here, but they said it happened on the shiny new operational airport, the Berlin-Brandenburg International ... Daniel On 01.04.17 07:02, Alex Balashov wrote: > (Filed by UC Celeb Talk - 1 Apr 2017.) > > BERLIN (Tegel), GERMANY--In the now-infamous breakdown episo

Re: [SR-Users] RPCFIFOPATH / DEFINE_FIFO_NAME settings problem

2017-04-03 Thread Ginhoux, Patrick
Hi, Selinux is disabled. Cordialement Patrick GINHOUX De : Daniel-Constantin Mierla [mailto:mico...@gmail.com] Envoyé : lundi 3 avril 2017 14:33 À : Ginhoux, Patrick ; Kamailio (SER) - Users Mailing List Objet : Re: [SR-Users] RPCFIFOPATH / DEFINE_FIFO_NAME settings problem Hell

Re: [SR-Users] RPCFIFOPATH / DEFINE_FIFO_NAME settings problem

2017-04-03 Thread Daniel-Constantin Mierla
Hello, have you disabled selinux to see if starts ok without it? Cheers, Daniel On 03.04.17 13:54, Ginhoux, Patrick wrote: > > Hi, > > > > Well, with one of my colleagues, we did some research and test, but we > don’t find where the privilege issue is with the /var/ FS. > > If the fifo filena

Re: [SR-Users] ht_db_load_table(): key type must be string (type=6)

2017-04-03 Thread Daniel-Constantin Mierla
Hello, thanks for reminder, actually I missed that email, not reading it so far. I just pushed a patch in master that should handle the blob/text columns: - https://github.com/kamailio/kamailio/commit/24e729698017b5d898a92cdf7acb024e44252b84 Can you test it? If all ok, then I will backport.

Re: [SR-Users] ht_db_load_table(): key type must be string (type=6)

2017-04-03 Thread Ginhoux, Patrick
Hi Daniel, Do you look at this error with the item type of ‘text’ in a mysql table? Cordialement Patrick GINHOUX De : Ginhoux, Patrick Envoyé : vendredi 24 mars 2017 10:44 À : 'Kamailio (SER) - Users Mailing List' Objet : RE: [SR-Users] ht_db_load_table(): key type must be string (ty

Re: [SR-Users] RPCFIFOPATH / DEFINE_FIFO_NAME settings problem

2017-04-03 Thread Ginhoux, Patrick
Hi, Well, with one of my colleagues, we did some research and test, but we don’t find where the privilege issue is with the /var/ FS. If the fifo filename is "/var/run/kamailio/kamailio_rpc_fifo" or "/var/run/kamailio_rpc_fifo", we have this privilege issue. I thought that the following de

Re: [SR-Users] Doubt about MI Datagram module in Kamailio 5

2017-04-03 Thread Daniel-Constantin Mierla
Hello, indeed, the module was removed, along with the entire MI framework, which was considered deprecated since more or less Kamailio 3.0, when it was decided to go on for RPC interface. Besides the link to the wiki pasted in previous email of this thread, some other details were posted on the we

Re: [SR-Users] Doubt about MI Datagram module in Kamailio 5

2017-04-03 Thread Ginhoux, Patrick
Hi, I had the same issue for the MI_FIFO. Both are replaced the jsonrpcs module. See the 5.0 changes here : http://www.kamailio.org/wiki/install/upgrade/4.4.x-to-5.0.0 Modules Removed Modules mi_datagram The jsonrpcs module can be used instead to execute RPC commands over datagram so

[SR-Users] Doubt about MI Datagram module in Kamailio 5

2017-04-03 Thread Albert Petit
Dear list, I've recently upgraded to Kamailio 5 in order to avoid issue parsing SDP multipart bodies which think are fixed in the update ( - symbol rejected in content type) . I could upgrade without issues from my kamailio 4 dev deployment but i cannot load anymore MI_Datagram module (seems not

Re: [SR-Users] "kamdbctl create" failed

2017-04-03 Thread Daniel-Constantin Mierla
On 03.04.17 11:42, Tim Makarios wrote: > On 03/04/17 21:05, Daniel-Constantin Mierla wrote: >> Any reason to install 4.0.x? > > Because that's what the Trisquel 7 default repositories gave me, along > with MySQL 5.5; it appears to have inherited both of these from Ubuntu > 14.04 LTS. So it sound

Re: [SR-Users] "kamdbctl create" failed

2017-04-03 Thread Tim Makarios
On 03/04/17 21:05, Daniel-Constantin Mierla wrote: Any reason to install 4.0.x? Because that's what the Trisquel 7 default repositories gave me, along with MySQL 5.5; it appears to have inherited both of these from Ubuntu 14.04 LTS. So it sounds like Trusty's default repositories have a ver

Re: [SR-Users] Kamailio 6.0 architecture

2017-04-03 Thread Daniel-Constantin Mierla
I though that the last decision was to make the core a kernel module and use systemd-dbus for inter-module API -- have you fetched latest specs from CVS repo? Daniel On 01.04.17 12:25, Olle E. Johansson wrote: > Dear Kamailians! > > We got news for you! The Kamailio 6.0 architecture is finalised!

Re: [SR-Users] "kamdbctl create" failed

2017-04-03 Thread Daniel-Constantin Mierla
Hello, you run a newer version of mysql that enabled more constraints than they used to be at the time 4.0 was developed (4-5 years ago). Any reason to install 4.0.x? These should have been fixed in 4.4 or 5.0. It is practically about removing default values for BLOB/TEXT columns. Also, I encount