[SR-Users] t_check_trans return false on CANCEL

2010-05-27 Thread Ernest Mavrel
Hello, Kamailio v 1.4.2 I have problems with canceling calls. When CANCEL arrive to kamailio function t_check_trans always return false. Cancel message arrive after 75s. I was try with "t_newtran", but without success. The only thing which I found that could be a problem is different branch on

Re: [SR-Users] New functionality LCR + force_send_socket() - sanity check

2010-06-27 Thread Ernest Mavrel
ER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- <http://novatel.si/> Ernest Mavrel technical support Novatel d.o.o. informacijske tehnologije Mariborska 88, SI - 3000 Celje tel:*+386 (0)82 800 823 *fax:*

Re: [SR-Users] force_send_socket - multiple times per dialog, subsequent times fail

2010-06-28 Thread Ernest Mavrel
) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Ernest Mavrel technical support Novatel d.o.o. informacijske tehnologije Mariborska 88, SI - 3000 Celje tel: +386 (0)82 800 823 fax: +386 (0)82 80

Re: [SR-Users] force_send_socket - multiple times per dialog, subsequent times fail

2010-06-29 Thread Ernest Mavrel
OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.

Re: [SR-Users] force_send_socket - multiple times per dialog, subsequent times fail

2010-06-30 Thread Ernest Mavrel
                force_send_socket(udp:10.10.10.7:5060);                 break;         } } On Wed, Jun 30, 2010 at 4:14 AM, Iñaki Baz Castillo <i...@aliax.net> wrote: 2010/6/30 Ernest Mavrel <ernest.mav...@novatel.si> > > How can I move force_send_socket()

Re: [SR-Users] Kamailio integration - Registration issue

2010-07-07 Thread Ernest Mavrel
an/listinfo/sr-users ___ 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/listinfo/sr-users -- Ernest Mavrel technical support Novatel d.o.o. informacijske tehno

[SR-Users] Kamailio doesn't start

2010-07-22 Thread Ernest Mavrel
Hi I have problems with starting of kamailio. When is rule in table dialplan, kamailio doesn't start. Dialplan table: id dpid pr match_op match_exp match_len subst_exp repl_exp attrs 1 1 0 1 ^0[1-9] 0 ^(0)([1-9])(.+) 386\2 Cu

Re: [SR-Users] Kamailio doesn't start

2010-07-22 Thread Ernest Mavrel
Version is 3.0.2 BR Ernest On 22. 07. 2010 12:27, Ernest Mavrel wrote: Hi I have problems with starting of kamailio. When is rule in table dialplan, kamailio doesn't start. Dialplan table: id dpid pr match_op match_exp match_len subs

Re: [SR-Users] Kamailio doesn't start

2010-07-23 Thread Ernest Mavrel
No it hasnt started. It not listed on process list. Ernest On 22. 07. 2010 20:48, Iñaki Baz Castillo wrote: 2010/7/22 Ernest Mavrel: Hi This is what i get: kamailio -E -dd [...] 0(15033) WARNING: [socket_info.c:896]: WARNING: fix_hostname: could not rev. resolve

Re: [SR-Users] Kamailio doesn't start

2010-07-23 Thread Ernest Mavrel
In cfg I have: debug=4 log_stderror=yes On 22. 07. 2010 21:51, Daniel-Constantin Mierla wrote: On 7/22/10 8:48 PM, Iñaki Baz Castillo wrote: 2010/7/22 Ernest Mavrel:    Hi This is what i get: kamailio -E -dd [...]      0

Re: [SR-Users] Kamailio doesn't start

2010-08-02 Thread Ernest Mavrel
usrloc [hslot.c:53]: locks array size 512 But kamailio is not started. Any help, I realy need dialplan module. Ernest On 22. 07. 2010 21:51, Daniel-Constantin Mierla wrote: On 7/22/10 8:48 PM, Iñaki Baz Castillo wrote: 2010/7/22 Ernest Mavrel: Hi This is what i get: kamailio -E -dd [...

Re: [SR-Users] Kamailio doesn't start

2010-08-02 Thread Ernest Mavrel
"subst_exp_col", "subst_exp") modparam("dialplan", "repl_exp_col", "repl_exp") modparam("dialplan", "attrs_col", "attrs") modparam("dialplan", "attrs_pvar", "$avp(s:dest)") modparam("dial

Re: [SR-Users] Kamailio doesn't start

2010-08-02 Thread Ernest Mavrel
Cheers, Daniel On 8/2/10 9:09 AM, Ernest Mavrel wrote: Hi If I turn on !define WITH_DEBUG. The output: 0(4311) DEBUG: [sr_module.c:871]: DEBUG: init_mod: dialplan 0(4311) DEBUG: dialplan [dialplan.c:128]: db_url=mysql://:x...@10.60.10.102/kamailio/48/0x89a268 0(4311) DEBUG: [usr_avp.c

Re: [SR-Users] Kamailio doesn't start

2010-08-02 Thread Ernest Mavrel
Hi, On 02. 08. 2010 18:24, Daniel-Constantin Mierla wrote: Hello, the dialplan module seems to be loaded ok, the last message is related to uac module.. On 8/2/10 9:26 AM, Ernest Mavrel wrote: Is something wrong with table? I insert into dialplan: mysql> select * from dialp

Re: [SR-Users] Kamailio doesn't start

2010-08-06 Thread Ernest Mavrel
You mean: /usr/local/sbin/kamailio -w Option `-w' requires an argument. Use -h for help. -W poll method BR Ernest On 06. 08. 2010 12:10, Daniel-Constantin Mierla wrote: Hello, On 8/3/10 7:11 AM, Ernest Mavrel wrote: Hi On 02. 08. 2010 18:19, Daniel-Constantin M

Re: [SR-Users] Kamailio doesn't start

2010-08-06 Thread Ernest Mavrel
h means working directory is current directory. You can do '-w /tmp' and then look in /tmp directory. Daniel On 8/6/10 12:22 PM, Ernest Mavrel wrote: You mean: /usr/local/sbin/kamailio -w Option `-w' requires an argument. Use -h for help. -W poll method BR

Re: [SR-Users] Kamailio doesn't start

2010-08-06 Thread Ernest Mavrel
What should I do with core dump file? I cant open it. Ernest On 06. 08. 2010 12:53, Ernest Mavrel wrote: With /usr/local/sbin/kamailio -w /tmp I got a core dump file in /tmp directory. I's size is 38MB. BR Ernest On 06. 08. 2010 12:29, Daniel-Constantin Mierla wrote: yes, you

Re: [SR-Users] Kamailio doesn't start

2010-08-06 Thread Ernest Mavrel
GET_STR_VALUE(repl_exp, values, 6); (gdb) Ernest On 06. 08. 2010 13:52, Ernest Mavrel wrote: What should I do with core dump file? I cant open it. Ernest On 06. 08. 2010 12:53, Ernest Mavrel wrote: With /usr/local/sbin/kamailio -w /tmp I got a core dump file in /tmp d

Re: [SR-Users] Kamailio doesn't start

2010-08-06 Thread Ernest Mavrel
On 06. 08. 2010 14:21, Ernest Mavrel wrote: And so on: (gdb) print values $1 = (db_val_t *) 0x0 (gdb) backtrace #0  build_rule (values=0x0) at dp_db.c:375 #1  0x7f1bbef393ef in dp_load_db () at dp_db.c:248 #2  0x7f1bbef39a52 in init_db_data () at dp_db.c:97 #3

Re: [SR-Users] Kamailio doesn't start

2010-08-09 Thread Ernest Mavrel
Hi all Today I changed OS Ubunto 10.4 64-bit with Ubunto 10.4 32-bit and kamailio is on. Why I have problems with 64-bit? Ernest On 06. 08. 2010 14:24, Ernest Mavrel wrote: On 06. 08. 2010 14:21, Ernest Mavrel wrote: And so on: (gdb) print values $1 = (db_val_t *) 0x0

Re: [SR-Users] Kamailio doesn't start

2010-08-17 Thread Ernest Mavrel
Have anyone tried 64-bit OS and Kamailio 3.0.2? Ernest On 09. 08. 2010 12:51, Ernest Mavrel wrote: Hi all Today I changed OS Ubunto 10.4 64-bit with Ubunto 10.4 32-bit and kamailio is on. Why I have problems with 64-bit

[SR-Users] PDB module

2010-08-18 Thread Ernest Mavrel
Hi How to set up PDB server. I read doc, but I still dont know how. Have someone any example? Thank you Ernest ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cg

Re: [SR-Users] PDB module

2010-08-18 Thread Ernest Mavrel
next step? Thank you for your help. Ernest On 18. 08. 2010 12:47, Henning Westerholt wrote: On Wednesday 18 August 2010, Ernest Mavrel wrote: How to set up PDB server. I read doc, but I still dont know how. Have someone any example?

Re: [SR-Users] PDB module

2010-08-19 Thread Ernest Mavrel
Hi I got this: dpkg -b DEBIAN dpkg-deb: parse error, in file 'DEBIAN/DEBIAN/control' near line 6:  missing package name On 18. 08. 2010 18:02, Henning Westerholt wrote: On Wednesday 18 August 2010, Ernest Ma

Re: [SR-Users] PDB module

2010-08-19 Thread Ernest Mavrel
How can I build then debian package? "BTW, you can also build a debian package for the server, it will give you two packages for the server and the tool." Ernest On 19. 08. 2010 11:02, Iñaki Baz Castillo wrote: 2010/8/19 Ernest Mavrel I got this: dpkg -b DEBIAN dpkg-deb: parse

Re: [SR-Users] PDB module

2010-08-20 Thread Ernest Mavrel
Thank you Ernest On 19. 08. 2010 12:39, Henning Westerholt wrote: On Thursday 19 August 2010, Ernest Mavrel wrote: How can I build then debian package? "BTW, you can also build a debian package for the server, it will give you two packages for the server and the tool."

[SR-Users] Calling force_rtp_proxy twice

2010-09-14 Thread Ernest Mavrel
Hi I have problem with force_rtp_proxy. Kamailio server have multi network interfaces. I have two PSTN GW-s. And If is something wrong with first one, the call is send to the second via PSTN failover route. When I send call to the first GW I'm calling force_rtp_proxy("oc","10.10.10.1"); But t

[SR-Users] Calling force_rtp_proxy twice

2010-09-14 Thread Ernest Mavrel
Hi I have problem with force_rtp_proxy. Kamailio server have multi network interfaces. I have two PSTN GW-s. And If is something wrong with first one, the call is send to the second via PSTN failover route. When I send call to the first GW I'm calling force_rtp_proxy("oc","10.10.10.1"); But t