Re: [SR-Users] event_route

2013-05-16 Thread Bruno Bresciani
gards 2013/5/16 Daniel-Constantin Mierla > Hello, > > > On 5/15/13 3:00 PM, Bruno Bresciani wrote: > > Hi Daniel, > > Sure Daniel, I can process 487 on onreply route... I was trying to > handle 487 in failure_route block, I didn't know it can be processed in

Re: [SR-Users] event_route

2013-05-15 Thread Bruno Bresciani
the BYE belongs a forking call context. I tryed use $branch variable but without success... Best Regards 2013/5/15 Daniel-Constantin Mierla > Hello, > > > On 5/14/13 7:15 PM, Bruno Bresciani wrote: > > Thank's Daniel, > > I need process cancel requests to delete ses

Re: [SR-Users] event_route

2013-05-14 Thread Bruno Bresciani
ly. The > event route is for the requests sent by modules via tm. > > Haven't tried, but maybe onsend_route will capture it. > > Cheers, > Daniel > > > On 5/14/13 12:30 AM, Bruno Bresciani wrote: > > Hi All, > > in a call forking, after one branch answ

[SR-Users] event_route

2013-05-13 Thread Bruno Bresciani
Hi All, in a call forking, after one branch answer the call (200 OK reply), a CANCEL SIP message has been sending to other/another branch(es) and I need to process this/these cancellations in configuration file. After reading some documentations, I discovered there is event_route[tm:local-request]

Re: [SR-Users] branche_route support

2013-05-10 Thread Bruno Bresciani
/10 Daniel-Constantin Mierla > Hello, > > > On 5/8/13 8:24 PM, Bruno Bresciani wrote: > >> Hi all, >> >> currently I have been used kamailio and rtpproxy to listen on two >> different network (bridge mode), and the register of sip users are saved on >> d

[SR-Users] branche_route support

2013-05-08 Thread Bruno Bresciani
Hi all, currently I have been used kamailio and rtpproxy to listen on two different network (bridge mode), and the register of sip users are saved on different locations ("aliases" and "location") according the interface where register is received. When there is a call to a user registered, I use

Re: [SR-Users] extra_id_pv parameter

2013-05-03 Thread Bruno Bresciani
ts (I think). Best Regards 2013/5/3 Klaus Darilion > Hi! > > Disclaimer: I never used the 'b' parameter. comments inside > > > On 03.05.2013 15:44, Bruno Bresciani wrote: > >> Hi All again, >> >> Somebody can help me about my doubts? I can'

Re: [SR-Users] extra_id_pv parameter

2013-05-03 Thread Bruno Bresciani
p(extra_id)"? I don't understand how set correctly a value to extra_id_pv parameter, maybe because I can't get understanding the meaning of "$avp(extra_id)". Best Regards 2013/4/30 Bruno Bresciani > Hi All, > > I need forking a call to multiple destinations in parale

[SR-Users] extra_id_pv parameter

2013-04-30 Thread Bruno Bresciani
Hi All, I need forking a call to multiple destinations in paralel on different network segments, requiring different rtpproxy parameters. Reading the rtpproxy module documentation I discovered that is possible by setting the "b" parameter on rtpproxy_manage(), rtpproxy_offer(), rtpproxy_answer() a

Re: [SR-Users] Abort at qm_debug_frag function

2013-04-03 Thread Bruno Bresciani
ar 15 2013 with gcc 4.1.2 Best Regards 2013/4/3 Daniel-Constantin Mierla > What version are you using? Send the output of 'kamailio -V'. > > Cheers, > Daniel > > > On 4/3/13 9:34 PM, Bruno Bresciani wrote: > > Kamailio is generating a abort at qm_debu

[SR-Users] Abort at qm_debug_frag function

2013-04-03 Thread Bruno Bresciani
Kamailio is generating a abort at qm_debug_frag function (BUG: qm_*: prev. fragm. tail overwritten) but I can't understanding the meaning this abort... Someone can tell me the purpose of qm_debug_frag function, it checks if some improper memory handling happened and abort the program? Below is ba

Re: [SR-Users] File kamailio_fifo is removed...

2013-03-12 Thread Bruno Bresciani
Hi, Someone know if already was created in module_k mi_fifo some protection about this problem? Best Regards 2011/7/19 Daniel-Constantin Mierla > Hello, > > > On 7/8/11 2:46 PM, Bruno Bresciani wrote: > >> Hi, >> >> Kamailio is running fine, but whe

Re: [SR-Users] Core fm_realloc function

2013-01-08 Thread Bruno Bresciani
is-_** >> _invoked-with-NULL-argument-**in-__openssl-1-0-1-td25937.**html >> >> <http://openssl.6102.n7.**nabble.com/Custom-free-** >> routine-is-invoked-with-NULL-**argument-in-openssl-1-0-1-**td25937.html<http://openssl.6102.n7.nabble.com/Custom-free-routine-is-in

Re: [SR-Users] Core fm_realloc function

2013-01-03 Thread Bruno Bresciani
-in-openssl-1-0-1-td25937.html> > it happened somewhere between 1.0.0. and 1.0.1c > > regards > klaus > > > On 03.01.2013 14:56, Bruno Bresciani wrote: > >> Thank's for your reply Klaus, >> >> but I don't know if is exactly this patch that

Re: [SR-Users] Core fm_realloc function

2013-01-03 Thread Bruno Bresciani
ne to devel and 3.3 branch and is included in latest 3.3.3 > release. > > regards > Klaus > > Am 20.12.2012 19:29, schrieb Bruno Bresciani: > > Hi, > > I refer the bug fix FS#247 that I open in 30 July 2012 and you closed in > 25 october 2012 with the information: &qu

Re: [SR-Users] Core fm_realloc function

2012-12-20 Thread Bruno Bresciani
; if you refer to free(0) issue with libssl, I am not sure it was ever put > in 3.1 branch, as the last release was before reporting the issue. > > Cheers, > Daniel > > > On 12/20/12 6:01 PM, Bruno Bresciani wrote: > > Hello Daniel, > > What patch this bug was fixed? Th

Re: [SR-Users] Core fm_realloc function

2012-12-20 Thread Bruno Bresciani
Hello Daniel, What patch this bug was fixed? This bug was open in 30 July 2012 and ultimate Release to 3.1.X (3.1.6) was released at 14 July 2012... Best Regards 2012/8/1 Daniel-Constantin Mierla > Hello, > > > On 7/31/12 3:39 PM, Bruno Bresciani wrote: > > Hello, >

Re: [SR-Users] Core fm_realloc function

2012-07-30 Thread Bruno Bresciani
l $ make install* If you need more informations, I am available... Best Regards 2012/7/30 Daniel-Constantin Mierla > Hello, > > can you provide output of 'kamailio -V'? Did you enable f_malloc instead > of q_malloc which was default in 3.1? > > Cheers, > Danie

Re: [SR-Users] Core fm_realloc function

2012-07-30 Thread Bruno Bresciani
es a bit more slower > process. Please add it also to the tracker: > > http://sip-router.org/tracker/ > > A minor release for 3.3 branch is going to be soon, being there makes sure > it will be reviewed to see if it applies. > > Cheers, > Daniel > > > On 7/27/12 3:00

Re: [SR-Users] Core fm_realloc function

2012-07-27 Thread Bruno Bresciani
Bruno Bresciani > Hi All, > > I imagine that this core doesn't easy to replicate but somebody can help > me to understand why it was generated? There is some way to prevent it? > > Best Regards > > > > 2012/7/18 Renan Capaverde > >> I am having the sa

Re: [SR-Users] Core fm_realloc function

2012-07-23 Thread Bruno Bresciani
> Renan > > Em 17/7/2012 14:26, Bruno Bresciani escreveu: > > Excuse-me Daniel, I forgot this information... Kamailio version 3.1.2 > > Best Regards > > > 2012/7/17 Daniel-Constantin Mierla > >> Hello, >> >> send also the version 'kamailio

Re: [SR-Users] Core fm_realloc function

2012-07-17 Thread Bruno Bresciani
Excuse-me Daniel, I forgot this information... Kamailio version 3.1.2 Best Regards 2012/7/17 Daniel-Constantin Mierla > Hello, > > send also the version 'kamailio -V' to match the proper sources. > > Cheers, > Daniel > > > On 7/17/12 7:11 PM, Bruno Bresci

[SR-Users] Core fm_realloc function

2012-07-17 Thread Bruno Bresciani
Hi all, I observed two at 0x08173bf0 in fm_realloc (qm=0xb5f7d000, p=0xb61f0bc0, size=0) at mem/f_malloc.c:536. I don't know exactly what may be caused this core because the debug of kamailio is disabled, but looking at backtrace (gdb) and source code I could notice a relationship with TLS connec

[SR-Users] Address of Record (AOR) parameter

2012-05-29 Thread Bruno Bresciani
Hi all, I can't understand how obtain address of record (aor) to functions lock_udomain and unlock_udomain... What is the meaning of this parameter? In other modules this parameter is obtained by R-URI on SIP messages struct (registrar) or by next value of node.kids mi_root struct (usrloc). Best

Re: [SR-Users] TLS config file

2012-05-25 Thread Bruno Bresciani
ections coming on loopback interface. You can replace the ip and the > port to fit your actual wan or lan address. > > Cheers, > Daniel > > > On 5/22/12 4:20 PM, Bruno Bresciani wrote: > > The parameter [server:default] of TLS config file must be declared? I want > specify

[SR-Users] TLS config file

2012-05-22 Thread Bruno Bresciani
The parameter [server:default] of TLS config file must be declared? I want specify two different interfaces (WAN and LAN) and I don't know which interface will be used as default by TLS module... Someone know some information about my question? Best Regards

[SR-Users] kamailio debug send messages

2012-05-09 Thread Bruno Bresciani
Hi all, Why kamailio send to syslog only received SIP messages? I want see the messages that kamailio send to the UAs, it's possible? On TCP/TLS SIP messages there is a degub of buffer with the message that will be send, but a strange content has been shown... following the log: *tcp_send: buf=

Re: [SR-Users] Require Certificate

2012-02-22 Thread Bruno Bresciani
yes Daniel, unfortunately I have some devices that can't send a cert... Best Regards Em 18 de fevereiro de 2012 05:11, Daniel Pocock escreveu: > > > On 17/02/12 20:34, Bruno Bresciani wrote: > > Thanks Daniel > > > > but I have some problems... > >

Re: [SR-Users] Require Certificate

2012-02-17 Thread Bruno Bresciani
ds 2012/2/17 Daniel Pocock > > > On 17/02/12 19:01, Bruno Bresciani wrote: > > Hi All, > > > > Does it possible on tls module require certificates only some hosts? > > Yes, you have at least two options: > > a) just set the require_certificate 0 option - m

[SR-Users] Require Certificate

2012-02-17 Thread Bruno Bresciani
Hi All, Does it possible on tls module require certificates only some hosts? My kamailio comunicate with several UA clients (Softphones and IP phones) and one SIP gateway. I want require certificate only gateway SIP, it's possible? The parameter *modparam("tls", "require_certificate", 1)* requir

Re: [SR-Users] struct cmd_export_t

2012-02-15 Thread Bruno Bresciani
Thank's Daniel... 2012/2/15 Daniel-Constantin Mierla > Hello, > > > On 2/15/12 1:10 PM, Bruno Bresciani wrote: > > Hi all, > > I'm writing a module to kamailio and can't find detail information about > the parameter *"fixup_function fixu

[SR-Users] struct cmd_export_t

2012-02-15 Thread Bruno Bresciani
Hi all, I'm writing a module to kamailio and can't find detail information about the parameter *"fixup_function fixup"* present at struct *cmd_export_t*. I can't understand which functionality this parameter... Someone have any information or documentation about this subject. Best Regards __

Re: [SR-Users] Reuse TLS connections

2012-02-15 Thread Bruno Bresciani
cluded the flag *"tcp_accept_aliases = yes"* on kamailio.cfg and now if kamailio received a message with the parameter "aliases" at header Via, all messages will be forced into a single TLS connection with SIP server. I'm testing this config yet. Best Regards 2012/2/13 Klaus Darilion &g

[SR-Users] Reuse TLS connections

2012-02-13 Thread Bruno Bresciani
Hi all, There is the possibility to kamailio reuse the TLS connection created by other SIP server? When kamailio use t_relay function to send a SIP request message to other server, kamailio verify if already exist some connection established with the destiny and use it even if this connection was

Re: [SR-Users] problem with create and release tcp connections

2011-12-29 Thread Bruno Bresciani
nection is crashing and after some time all requests that use tcp protocol, including acess to the database postgres, freezing. If someone has other informations to help understand this behavior, will be great Best Regards 2011/12/29 Daniel-Constantin Mierla > Hello, > > > On 1

[SR-Users] problem with create and release tcp connections

2011-12-28 Thread Bruno Bresciani
Hi all, Someone know if the kamailio 1.5.0 has problem to create and release tcp connetctions after some time running? In my SIP network I have six IP telephones and one gateway registered over TLS, after some time (one day) this devices have problems to register and make calls. I noticed through

Re: [SR-Users] Problem to verify contact header

2011-12-07 Thread Bruno Bresciani
this line is present in a module that i am writting, but on modules_k/pua_bla/notify.c line 205 has a similar condition... Cheers 2011/12/7 marius zbihlei > On 12/07/2011 06:24 PM, Bruno Bresciani wrote: > >> Hi All, >> >> Kamailio generate a core at line below >&

[SR-Users] Problem to verify contact header

2011-12-07 Thread Bruno Bresciani
Hi All, Kamailio generate a core at line below if(_msg->contact!= NULL || _msg->contact->body.s!= NULL){ _msg is a sip_msg struct that my module receive from kamailio. I want verify if on that request messagem have a contact header, but a core is being generated when contact header isn't present

Re: [SR-Users] transport=TLS

2011-12-02 Thread Bruno Bresciani
Constantin Mierla > Hello, > > > On 12/2/11 12:48 PM, Bruno Bresciani wrote: > > Hello > > Is attached the diagram showing the call flow... I have a cell phone with > Android and Bria softphone registered on kamailio via TLS protocol. When I > make a call by Bria,

Re: [SR-Users] transport=TLS

2011-12-02 Thread Bruno Bresciani
header and nothing in R-URI. I want all way the call is forwarded with TLS protocol. Cheers 2011/12/1 Daniel-Constantin Mierla > Hello, > > > On 11/30/11 11:59 AM, Bruno Bresciani wrote: > > Now I understood why the messagem is forward with UDP protocol... This > proble

Re: [SR-Users] transport=TLS

2011-11-30 Thread Bruno Bresciani
is not used for routing SIP requests, only Route headers and R-URI addresses" In this case, I should add the transport protocol TLS on R-URI before to forward message with t_relay function... Correct? Cheers 2011/11/29 Daniel-Constantin Mierla > > > On 11/29/11 6:24 PM, Bruno Bre

Re: [SR-Users] transport=TLS

2011-11-29 Thread Bruno Bresciani
e > manipulations because in my case the outbound proxy address is set > > On 11/29/2011 05:38 PM, Bruno Bresciani wrote: > > In my case the transport=TLS is present in contact header, has the same > > treatment of R-URI? > > > > Cheers > > >

Re: [SR-Users] transport=TLS

2011-11-29 Thread Bruno Bresciani
can't find it >> right now. Hopefully someone else has a hint :) >> >> On 11/29/2011 02:50 PM, Bruno Bresciani wrote: >> >>> Hi All, >>> >>> kamailio 3.1.2 recognize value "transport=TLS" on contact header or only >>>

[SR-Users] transport=TLS

2011-11-29 Thread Bruno Bresciani
Hi All, kamailio 3.1.2 recognize value "transport=TLS" on contact header or only "transport=tls"? kamailio forwards (t_relay function) the message with UDP protocol when value "transport=TLS" is on contact header. Cheers ___ SIP Express Router (SER) an

Re: [SR-Users] Register Transaction Callback function

2011-11-23 Thread Bruno Bresciani
, 2011/11/23 Daniel-Constantin Mierla > Hello, > > > On 11/23/11 1:49 PM, Bruno Bresciani wrote: > >> Hi All, >> >> Why in the kamailio 3.1.2 I have to give a sip_msg parameter to function >> register_tmcb when I want register a function of my module with

[SR-Users] Register Transaction Callback function

2011-11-23 Thread Bruno Bresciani
Hi All, Why in the kamailio 3.1.2 I have to give a sip_msg parameter to function register_tmcb when I want register a function of my module with TMCB_RESPONSE_OUT parameter? I can't understand this behavior... Best Regards ___ SIP Express Router (SER) a

Re: [SR-Users] segmentation fault in init_mod_child function

2011-11-10 Thread Bruno Bresciani
the kamailio. Best Regards 2011/11/9 Timo Reimann > Hey Bruno, > > > Am 09.11.2011 um 20:31 schrieb Bruno Bresciani: > > Kamailio 3.1.2 terminated with signal 11, segmentation fault, in the > init_mod_child function at sr_module.c file. This problem occurs only when >

[SR-Users] segmentation fault in init_mod_child function

2011-11-09 Thread Bruno Bresciani
Hi All, Kamailio 3.1.2 terminated with signal 11, segmentation fault, in the init_mod_child function at sr_module.c file. This problem occurs only when I try loading the loadbalance.so module, it was written by me. Someone Can help me to understand why this segmentation fault was generated? There

Re: [SR-Users] db_text

2011-10-03 Thread Bruno Bresciani
Hello, sorry but I can't understand when you wrote: "ok, you didn't say and it didn't match the sources." I'm going to upgrade and test this fix... Thank's a lot by your attention Best Regards 2011/10/3 Daniel-Constantin Mierla > Hello, > >

Re: [SR-Users] db_text

2011-10-03 Thread Bruno Bresciani
10/3 Daniel-Constantin Mierla > Hello, > > the latest 3.1 branch as in db_text/dbt_tb.c following line: > > dtp = (dbt_table_p)shm_malloc(sizeof(dbt_table_t)); > > Where is the line you refer to dpt->prev? Can you copy&paste it here. > > Cheers, > Dan

[SR-Users] db_text

2011-10-03 Thread Bruno Bresciani
Hello ALL, Someone knows why at line 149 in .../kamailio-3.1.2/modules_k/ db_text/dbt_tb.c the shm_malloc function sometimes allocates memory to dtp->prev but sometimes doesn't? I'm asking this question because when the subscriber table is being loading to shared memory in db_text module, dtp->pre

Re: [SR-Users] Core db_text module

2011-09-30 Thread Bruno Bresciani
t module, dtp->prev is allocated but on version, dispatcher, location table it doesn't... Analysing the source code I can't see any reason to this behavior. The allocation of dtp->prev to subscriber table is generating a core at db_text module. Best Regards 2011/9/27 Bruno Bresciani

Re: [SR-Users] Core db_text module

2011-09-27 Thread Bruno Bresciani
Hello Daniel, I'm still analyzing the source code of db_text module and I can't get find the reason of core when variable _tbc->prev is accessed. Did you obtain some conclusion about this core? PS: In kamailio 1.5.0 I can't get replicate this core Best Regards 2011/9/

Re: [SR-Users] Core db_text module

2011-09-26 Thread Bruno Bresciani
ev > > Cheers, > Daniel > > > On 9/23/11 2:11 PM, Bruno Bresciani wrote: > > Follows the output: > > *p _tbc* > $1 = (dbt_table_p) 0xb6175d20 > > *(gdb) p *_tbc* > $312 = {dbname = {s = 0xb616d780 "/axs/cfg/db_text", len = 16}, name = {s = > 0x

Re: [SR-Users] Core db_text module

2011-09-23 Thread Bruno Bresciani
s = 0xb616f310, colv = 0xb6175e70, nrrows = 58, rows = 0xb616e940, mt = 1316722962, next = 0x0, prev = 0x4c58586e} 2011/9/23 Daniel-Constantin Mierla > > > On 9/23/11 1:57 PM, Bruno Bresciani wrote: > > Sorry... but I didn't understand how I get the output of: > > p _t

Re: [SR-Users] Core db_text module

2011-09-23 Thread Bruno Bresciani
Sorry... but I didn't understand how I get the output of: p _tbc p *_tbc Best Regards 2011/9/23 Daniel-Constantin Mierla > Hello, > > interesting ... give also the output of: > > p _tbc > p *_tbc > > Cheers, > Daniel > > > On 9/23/11 1:27 PM, Brun

Re: [SR-Users] Core db_text module

2011-09-23 Thread Bruno Bresciani
168.166.199", len = 15} table = {s = 0x82d8f60 "subscriber", len = 10} result = (db1_res_t *) 0x0 ret = 0 Best Regards 2011/9/23 Daniel-Constantin Mierla > Hello, > > can you send the output of 'bt full' from gdb? > > How of

[SR-Users] Core db_text module

2011-09-22 Thread Bruno Bresciani
Hi All, Kamailio 3.1.2 generate a core in db_text module when subscriber table is updated and after this action some SIP message require authentication process... Someone Can Help me to understand why this core is happening? Below is part of kamailio's trace and gdb core too. Kamailio's trace:

[SR-Users] Module db_text

2011-09-19 Thread Bruno Bresciani
Hi All, I'm starting kamailio version 3.1.2 with db_text module but when it tries to load route table, the following error is generated: * "ERROR: [daemonize.c:273]: Main process exited before writing to pipe" * Someone Can Help me to understand why this error is happening? Below is part of kama

[SR-Users] Segmentation Fault in ACC module

2011-08-25 Thread Bruno Bresciani
Hi all, ACC module is generating segmentation fault at acc_db_request function in kamailio 3.1.2 with database postgres. When module try to access the struct db_func_t acc_dbf.use_table (line 389) the child proccess that execute this operation is exited by a signal 11. Someone know why this segme

[SR-Users] File kamailio_fifo is removed...

2011-07-08 Thread Bruno Bresciani
Hi, Kamailio is running fine, but when I try run again by command line without killing the previous, the kamailio_fifo is removed and functions fifo in kamctl doen't work anymore. Why when I try running kamailio when already exist one, it remove de file kamailio_fifo? I can't find the part of sou

Re: [SR-Users] dbtext module

2011-07-05 Thread Bruno Bresciani
OK, for while I'll try work with database in text Best Regards 2011/7/5 Henning Westerholt > On Monday 04 July 2011, Bruno Bresciani wrote: > > Hi All, > > > > I'm using kamailio with database in text mode and i'd like to know if > > dbtext modu

[SR-Users] dbtext module

2011-07-04 Thread Bruno Bresciani
Hi All, I'm using kamailio with database in text mode and i'd like to know if dbtext module has support the following parameters to search: ilike; limit; offset; Regards ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-us

Re: [SR-Users] callback function of tm module

2011-06-03 Thread Bruno Bresciani
tered by the tm module. I do not quite understand this process callback, I study a little more ... Regards, 2011/6/3 Timo Reimann > Hey Bruno, > > > On 03.06.2011 16:21, Bruno Bresciani wrote: > > In file t_hook.c line 386 "*cbp->callback( trans, cbp->types, pa

Re: [SR-Users] callback function of tm module

2011-06-03 Thread Bruno Bresciani
> Hi Bruno, > > > On 03.06.2011 00:07, Bruno Bresciani wrote: > > I'm having doubts in the implementation of the callback function module > > tm. As she calls the function to record register_tmcb ()? > > Can someome help me? > > Could you be more specific on which p

[SR-Users] callback function of tm module

2011-06-02 Thread Bruno Bresciani
Hi All, I'm having doubts in the implementation of the callback function module tm. As she calls the function to record register_tmcb ()? Can someome help me? Regards ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@

[SR-Users] has_tran_tmcbs function

2011-06-01 Thread Bruno Bresciani
Hi, I can't understand the has_tran_tmcbs function... Can someone tell me how it works? Regards, ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listi

[SR-Users] core kamailio 3.1.2

2011-05-27 Thread Bruno Bresciani
Hi ALL Why kamailio 3.1.2 generate core when function recvmsg return 0? Below is the trace of the core kamailio: May 27 10:29:14 sswpst00 /home2/local/kamailio/sbin/kamailio[31288]: INFO:

Re: [SR-Users] undefined symbol error

2011-05-24 Thread Bruno Bresciani
nstantin Mierla > Hello, > > > On 5/24/11 8:41 PM, Bruno Bresciani wrote: > >> Hi, >> >> Someone know tell me why kamailio generate the following error when I try >> load the route.so module: >> >> May 24 10:21:43 sswpst00 kamailio: ERROR: [sr_modu

[SR-Users] undefined symbol error

2011-05-24 Thread Bruno Bresciani
Hi, Someone know tell me why kamailio generate the following error when I try load the route.so module: May 24 10:21:43 sswpst00 kamailio: ERROR: [sr_module.c:523]: ERROR: load_module: could not open module : /home2/local/kamailio/lib/kamailio/modules/route.so: undefined symbol: db_use_table I

Re: [SR-Users] struct run_act_ctx

2011-05-24 Thread Bruno Bresciani
Thank's Daniel 2011/5/24 Daniel-Constantin Mierla > Hello, > > > On 5/23/11 3:49 PM, Bruno Bresciani wrote: > >> Hi, >> >> I'd like to know the functionality of the struct run_act_ctx. I need to >> adapt my route module to use this struct, the

[SR-Users] struct run_act_ctx

2011-05-23 Thread Bruno Bresciani
Hi, I'd like to know the functionality of the struct run_act_ctx. I need to adapt my route module to use this struct, the function do_action require this parameter. I'm migrating of the kamailio 1.5.0 to 3.1.2. Regards, ___ SIP Express Router (SER) and

Re: [SR-Users] nonce reuse parameter

2011-05-20 Thread Bruno Bresciani
Thanks Daniel... Best Regards 2011/5/20 Daniel-Constantin Mierla > Hello, > > > On 5/20/11 2:26 PM, Bruno Bresciani wrote: > >> Hi, >> >> on kamailio 3.1.2 the one_time_nonce parameter of the auth module is >> similar to the nonce_reuse parameter pre

[SR-Users] nonce reuse parameter

2011-05-20 Thread Bruno Bresciani
Hi, on kamailio 3.1.2 the one_time_nonce parameter of the auth module is similar to the nonce_reuse parameter present on kamailio 1.5.0? I want to disable the check of the nonce reuse in kamailio 3.1.2... regards ___ SIP Express Router (SER) and Kama

[SR-Users] postgres in Kamailio 3.1.2

2011-02-24 Thread Bruno Bresciani
Hi, I configure the Kamailio 3.1.2 with postgres but I cann't start. In the log file is generated the following error: ** ERROR: load_module: could not open module : /home2/local/kamailio/lib/kamailio/modules/db_postgres.so: undefined symbol: PQdescribePrepared Why this error is generated? B

[SR-Users] tcp_persistent_flag

2011-02-24 Thread Bruno Bresciani
Hi, there is in kamailio 3.1.2 some exported parameter that work as tcp_persistent_flag paramenter? I want to keep alive the connections TCP/TLS as long as the register contact is valid. Best Regards ___ SIP Express Router (SER) and Kamailio (OpenSER)

Re: [SR-Users] CORE postgres module

2011-02-15 Thread Bruno Bresciani
need to > change anything to update to 1.5.5) > > Cheers, > Daniel > > > On 2/14/11 8:23 PM, Bruno Bresciani wrote: > > Hi, > > During my tests with kamailio 1.5.0 a core is generated when postgres is > disconnected and I try register a user or make a call in kam

[SR-Users] CORE postgres module

2011-02-14 Thread Bruno Bresciani
Hi, During my tests with kamailio 1.5.0 a core is generated when postgres is disconnected and I try register a user or make a call in kamailio. Analising the module postgres source code I notice that core is generated by the PQescapeStringConn located in db_postgres_val2str function. Someone know

[SR-Users] module postgres SER

2011-02-09 Thread Bruno Bresciani
Hi, I've seen the problem in a postgres module (SER-0.8.1.4), if the connection fails and module tries to reparse url it fails as CON_SQLURL(_h) is corrupted by the function aug_free() after some reconnect attempts . When the postgres database back to work, some modules doesn't get reconnect becau

[SR-Users] could not open module kamailio

2010-05-19 Thread Bruno Bresciani
I compiled the route.so module to the kamailio but when I start kamailio the follow error is generated in the log file: "ERROR:core:sr_load_module: could not open module : /home2/local/kamailio/lib/kamailio/modules/route.so: undefined symbol: add_hash" Someone can help me? Cheers, Bruno ___

[SR-Users] db_bind_mod() function...

2010-05-13 Thread Bruno Bresciani
Hi people, in kamailio the function bind_dbmod() was replaced by the db_bind_mod() ok? I didn't understand very well the db_func_t *mydbf parameter that I have to provide for this new function. In ser I used bind_dbmod() to check if database module has been loaded and I want make this in kamailio

Re: [SR-Users] function bind_dbmod()

2010-05-12 Thread Bruno Bresciani
Hi Alex, But I'm using the kamailio 1.5.0 version and don't exist the lib directory, only in the 3.0.0 version. Cherrs, Bruno 2010/5/12 Alex Balashov > > > Hi people, > > > > Someone know tell me if in the kamailio the bind_dbmod() function doesn't > > exist anymore? If doesn't, exist oth

[SR-Users] function bind_dbmod()

2010-05-12 Thread Bruno Bresciani
Hi people, Someone know tell me if in the kamailio the bind_dbmod() function doesn't exist anymore? If doesn't, exist other similar function? Cherrs, Bruno ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip

Re: [SR-Users] How to insert modules in kamailio?

2010-05-12 Thread Bruno Bresciani
Hi Henning, thank's for your help, I'll try this way and if I encounter some difficulties report on the sr-dev list. Cheers, Bruno 2010/5/12 Henning Westerholt > On Tuesday 11 May 2010, Bruno Bresciani wrote: > > Yes Henning, I intend to copy the source code m

Re: [SR-Users] How to insert modules in kamailio?

2010-05-11 Thread Bruno Bresciani
Henning Westerholt > On Tuesday 11 May 2010, Bruno Bresciani wrote: > > Is an existing module but I adapted to make route with regular > > expressions... > > Hi Bruno, > > if its an existing module for an older version of kamailio or ser, then you > probably need to do

Re: [SR-Users] How to insert modules in kamailio?

2010-05-11 Thread Bruno Bresciani
Is an existing module but I adapted to make route with regular expressions... 2010/5/11 Daniel-Constantin Mierla > > > On 5/11/10 4:00 PM, Bruno Bresciani wrote: > > Daniel I was now downloading the version 3.0 because includes both kamailio > and ser modules. Let me see i

Re: [SR-Users] How to insert modules in kamailio?

2010-05-11 Thread Bruno Bresciani
Daniel I was now downloading the version 3.0 because includes both kamailio and ser modules. Let me see if I understand: To include the route module in the kamailio 3.0 just only copy it to modules_s directory and then compile? 2010/5/11 Bruno Bresciani > Daniel eu já estava baixando a ver

Re: [SR-Users] How to insert modules in kamailio?

2010-05-11 Thread Bruno Bresciani
5/11/10 3:19 PM, Bruno Bresciani wrote: > >> How to insert modules in kamailio? >> >> Hi people, I worked with ser but now I'm migrating to kamailio... I'd like >> to know how to insert a ser module in the kamailio? Example: In the ser >> modules exist the

Re: [SR-Users] How to insert modules in kamailio?

2010-05-11 Thread Bruno Bresciani
Thanks for your help alex... I'll try to do what you said, and if I have any doubt I'll ask your help ok? Cheers, Bruno 2010/5/11 Alex Balashov > On 05/11/2010 09:19 AM, Bruno Bresciani wrote: > > Hi people, I worked with ser but now I'm migrating to kamailio... I&

[SR-Users] How to insert modules in kamailio?

2010-05-11 Thread Bruno Bresciani
How to insert modules in kamailio? Hi people, I worked with ser but now I'm migrating to kamailio... I'd like to know how to insert a ser module in the kamailio? Example: In the ser modules exist the route module and I want to use it in the kamailio. It's possible? Cheers, Bruno _

[SR-Users] Unregister when tcp connection timeout

2010-04-20 Thread Bruno Bresciani
Hi people, this is my first time that I writing to this list and I nedd some help... When kamailio lost connection with a user registred over TLS (timeout for examlple), I want this user be unregister in kamailio too. How can I make this unregister? Thank you... __