Re: [SR-Users] How long (in bytes) is an AVP which reads an Integer from DB?

2011-11-22 Thread Daniel-Constantin Mierla
in all architectures. AVPs can hold only integer numbers, also the config file interpreter does arithmetic operations with integers. XAVPs can hold other types of numbers such as long and double. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec

Re: [SR-Users] How to

2011-11-22 Thread Daniel-Constantin Mierla
/modules/stable/modules/tm.html#t_replicate Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Expr

Re: [SR-Users] Broadcasting message to users...

2011-11-22 Thread Daniel-Constantin Mierla
and send MESSAGE to individual user. What's the best way to accomplish this task? one way is to fetch the users from subscriber or location tables, then use sipsak to send a message (-M): http://sipsak.org/man-page.html Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipt

Re: [SR-Users] Trouble with SERVICE

2011-11-22 Thread Daniel-Constantin Mierla
___ 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 -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http

Re: [SR-Users] Core compiled with Sctp support

2011-11-22 Thread Daniel-Constantin Mierla
Is that something I can live with ? Yes. What do they do, is there any detailed description of them? Maybe you find some comments in the code -- they are for internal usage, not for config file. Cheers, Daniel ------------ *From

Re: [SR-Users] Broadcasting message to users...

2011-11-22 Thread Daniel-Constantin Mierla
30303 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://www.evaristesys.com/ On Nov 22, 2011, at 4:27 AM, Daniel-Constantin Mierla wrote: Hello, On 11/20/11 8:41 PM, Krishna Kurapati wrote: Hi, During planned down time of Kamailio, I would like to send a Notice to all the users currently

Re: [SR-Users] simple proxy

2011-11-22 Thread Daniel-Constantin Mierla
i'm doing something wrong, but can't get what is wrong can you explain what is broken and what you would expect to happen? What I can tell is that you drop all the requests apart INVITEs coming from the two ip addresses which are the only ones forwarded. Cheers, Daniel -- Daniel-Constan

Re: [SR-Users] Kamailio best performance

2011-11-22 Thread Daniel-Constantin Mierla
{ if($sht(ipban=>$si)!=$null) { # ip is already blocked xdbg("request from blocked IP - $rm from $fu (IP:$si:$sp)\n"); exit; } if

Re: [SR-Users] kamailio 3.1.0 crash on ssl-dos attack

2011-11-23 Thread Daniel-Constantin Mierla
() at tcp_main.c:4867 #6 0x080affb1 in main_loop () at main.c:1646 #7 0x080b1be4 in main (argc=9, argv=0xbfd61e54) at main.c:2446 ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-

Re: [SR-Users] simple proxy

2011-11-23 Thread Daniel-Constantin Mierla
Hello, keep the mailing list cc-ed, private messages from public mailing list discussions are going to be discarded. See the comments inline. On 11/23/11 12:20 PM, Iurii Andamasov wrote: Hello Daniel, i 23.11.2011, в 8:43, Daniel-Constantin Mierla написал(а): Hello, On 11/23/11 4:02 AM

[SR-Users] releasing v3.2.1

2011-11-23 Thread Daniel-Constantin Mierla
Hello, I plan to package v3.2.1 after mid of next week (most probably on Thursday) -- it is about 1 month and a half since 3.2.0 was released and branch 3.2 accumulated a bunch of patches. Anyone having comments about it? Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com

Re: [SR-Users] Register Transaction Callback function

2011-11-23 Thread Daniel-Constantin Mierla
that request is created, the callabacks list will be linked to it. Is it any problem to give this parameter? you should have a valid sip msg structure in your functions exported for config usage. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, De

Re: [SR-Users] OPTIONS Module

2011-11-24 Thread Daniel-Constantin Mierla
Hello, there is the same functionality offered as part of modules_k/siputils -- it the past of kamailio project we merged some small modules related to sip in siputils, one of them was options: http://kamailio.org/docs/modules/stable/modules_k/siputils.html Cheers, Daniel On 11/24/11 1:23 P

Re: [SR-Users] gracefuly stop kamailio

2011-11-24 Thread Daniel-Constantin Mierla
-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users

Re: [SR-Users] Register Transaction Callback function

2011-11-24 Thread Daniel-Constantin Mierla
hould register such callback in mod init. Cheers, Daniel Cheers, 2011/11/23 Daniel-Constantin Mierla <mailto:mico...@gmail.com>> 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

Re: [SR-Users] FW: db_mysql -> unhandled data type column

2011-11-24 Thread Daniel-Constantin Mierla
, Daniel Regards Steve *From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] *Sent:* 18 November 2011 09:40 *To:* SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List *Cc:* Stephen Dodge (Bistech) *Subject:* Re: [SR-Users] FW: db_mysql -> unhandled data t

Re: [SR-Users] CANCEL not matching INVITES !

2011-11-28 Thread Daniel-Constantin Mierla
the solution. Regards, Sammy. ___ 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 -- Daniel-Constantin Mierla -- http://www.asipto.c

Re: [SR-Users] starting kamailio method

2011-11-28 Thread Daniel-Constantin Mierla
ith -f) or it has command line parameters that overwrite the values from config file. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- h

Re: [SR-Users] Access to multivalue responses in ndb_redis

2011-11-28 Thread Daniel-Constantin Mierla
eved and kept, just that the conversion to config variable ignores the other redis result types. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/

Re: [SR-Users] uacreg - need help

2011-11-28 Thread Daniel-Constantin Mierla
ave to set? should be fine with the parameters. Have you tried with debug=3, any hints in the log messages? Cheers, Daniel Regards, Lucas On Wed, Nov 16, 2011 at 5:04 AM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: Hello, On 11/10/11 4:45 PM, Lucas Alvare

Re: [SR-Users] How to enable RAW UDP in configuration file

2011-11-28 Thread Daniel-Constantin Mierla
sers -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing lis

Re: [SR-Users] "Version" Table missing

2011-11-28 Thread Daniel-Constantin Mierla
ucture and table "version") Anyone has the correct file? Thanks ___ 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 -- Dani

Re: [SR-Users] $sel variable (was: gracefuly stop kamailio)

2011-11-28 Thread Daniel-Constantin Mierla
-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER

[SR-Users] Kamailio v3.2.0 Development Guide published

2011-11-29 Thread Daniel-Constantin Mierla
for v3.2, it may get adjustments in the near future. Among the plans to add new chapters: how to write docbook documentation; TM module API, Presence module API ... Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com

Re: [SR-Users] unable to install utils module

2011-11-29 Thread Daniel-Constantin Mierla
i-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kama

Re: [SR-Users] transport=TLS

2011-11-29 Thread Daniel-Constantin Mierla
mately, maybe you can run with debug=3 and look at log messages. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda __

Re: [SR-Users] using kamailio as load balancer

2011-11-29 Thread Daniel-Constantin Mierla
his module need to locate users? Should I include usrloc module iin that sip proxy node in order to be able to locate the users?? Thanks Albert ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org ht

Re: [SR-Users] transport=TLS

2011-11-29 Thread Daniel-Constantin Mierla
destination is Route. Otherwise, the request URI (the address in first line of SIP request) is used for routing. The contact header address is to inform the other party where to send back requests within same dialog. Cheers, Daniel Cheers 2011/11/29 Daniel-Constantin Mierla <mailto:m

Re: [SR-Users] transport=TLS

2011-11-29 Thread Daniel-Constantin Mierla
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP

Re: [SR-Users] transport=TLS

2011-11-29 Thread Daniel-Constantin Mierla
sts.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Ex

Re: [SR-Users] CANCEL not matching INVITES !

2011-11-29 Thread Daniel-Constantin Mierla
the call. Thanks, Sammy. On Mon, Nov 28, 2011 at 4:41 PM, Sammy Govind <mailto:govoi...@gmail.com>> wrote: Thanks for your reply I will attach the wireshark traces as soon as I get to my workstation. BR, Sammy. On Mon, Nov 28, 2011 at 3:33 PM, Daniel-Cons

Re: [SR-Users] kamailio fail to start when there are many records in DB in location or in pua table

2011-11-30 Thread Daniel-Constantin Mierla
ry much in advanced! Laura ___ 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 -- Daniel-Constantin Mierla -- http://www.asipto.co

Re: [SR-Users] $sel variable

2011-11-30 Thread Daniel-Constantin Mierla
r-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla --http://www.asipto.com <http://www.asipto.com/> Kamailio Advanced Training, Dec 5-8, Berlin:http://asipto.com/u/kat http://linkedin.com/in/m

Re: [SR-Users] starting kamailio method

2011-11-30 Thread Daniel-Constantin Mierla
o terminal from application, printing the messages from the script itself. Cheers, Daniel On Mon, Nov 28, 2011 at 12:45 PM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: On 11/27/11 4:14 PM, Alex Balashov wrote: On 11/27/2011 09:56 AM, Uri Shacked wrote:

Re: [SR-Users] no sercmd_ctl file

2011-11-30 Thread Daniel-Constantin Mierla
kamctl only? There is a wrapper in kamctl, iirc, you can do: kamctl cmd ... and it will call sercmd to execute ... Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http

Re: [SR-Users] CANCEL not matching INVITES !

2011-11-30 Thread Daniel-Constantin Mierla
answer by Asterisk (the 180, 200 replies). From kamailio point of view, if there is no INVITE following the 401 reply to xlite, there is no active invite transaction to cancel. Cheers, Daniel On 11/30/11 12:02 AM, Daniel-Constantin Mierla wrote: Hello, I will look over it soon - since you s

Re: [SR-Users] kamailio fail to start when there are many records in DB in location or in pua table

2011-11-30 Thread Daniel-Constantin Mierla
=1970f091041474bf6633e6b4d90e753021d0cfff There is a new module parameter fetch_rows, default value is 500 (not yet documented, I'll do it later, have to go out for a while). Can you try and see if all starts fine now? Thanks, Daniel On 11/30/11 11:38 AM, Daniel-Constantin Mierla wrote: Hello, many modules

[SR-Users] preparing to release v3.2.1

2011-12-01 Thread Daniel-Constantin Mierla
Hello, the plan is to start packaging of v3.2.1 after 14:00GMT. If anyone has anything elst to commit to branch 3.2 to be in v3.2.1, please do it before, afterwards write me an email first to synchronize and avoid git conflicts. Cheers, Daniel -- Daniel-Constantin Mierla -- http

Re: [SR-Users] Monitoring inquiry

2011-12-01 Thread Daniel-Constantin Mierla
sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/miconda -- http://twitter.com/miconda

Re: [SR-Users] dialog table entry not deleted after call if in-dialog requests are challenged

2011-12-01 Thread Daniel-Constantin Mierla
intended solely for the addressee. If you are not the intended addressee please notify the sender by return and delete the message. You must not disclose, forward or copy this E-mail or attachments to any third party without the prior consent of the sender. Red Embedded Design, Company Number 0

Re: [SR-Users] transport=TLS

2011-12-01 Thread Daniel-Constantin Mierla
ed to forward on TLS if the destination address is not requiring that. Maybe you can draw a diagram showing the call flow, who is on TLS and how is happening at this moment and what you would like to happen. Cheers, Daniel Cheers 2011/11/29 Daniel-Constantin Mierla <mailto:mico...@gmail

Re: [SR-Users] preparing to release v3.2.1

2011-12-01 Thread Daniel-Constantin Mierla
Quick note so that everyone knows that I am starting the process to release v3.2.1. Please sync with me via email/irc if you have to commit something on git branch 3.2 before the announcement with the release is done. Thanks, Daniel On 12/1/11 9:28 AM, Daniel-Constantin Mierla wrote: Hello

[SR-Users] Kamailio v3.2.1 Released

2011-12-01 Thread Daniel-Constantin Mierla
currently on the build, Debian/Ubuntu packages will be available soon as well. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http

Re: [SR-Users] transport=TLS

2011-12-02 Thread Daniel-Constantin Mierla
es via TLS, then do the checking if(proto==TLS) { # came over tls, enforce tls for outgoing to gateway $du = "sip:gatewayip;transport=tls"; } Cheers, Daniel Cheers 2011/12/1 Daniel-Constantin Mierla <mailto:mico...@gmail.com>> Hello, On 11/30/11 11:59 AM, Br

Re: [SR-Users] CANCEL not matching INVITES !

2011-12-02 Thread Daniel-Constantin Mierla
ays able to successfully CANCEL the call. Anyway I'll use some brain of mine on this and let you know what resolved it, or what I'm missing. Thanks, Sammy On Wed, Nov 30, 2011 at 5:47 PM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote:

Re: [SR-Users] dialog table entry not deleted after call if in-dialog requests are challenged

2011-12-02 Thread Daniel-Constantin Mierla
Hello, according to the logs, deleting dialog from database has happened: Dec 2 10:44:55 aqua2 /usr/sbin/kamailio[27979]: DEBUG: dialog [dlg_db_handler.c:433]: trying to remove dialog [baac5c27-0-1322822449], update_flag is 4 Dec 2 10:44:55 aqua2 /usr/sbin/kamailio[27979]: DEBUG: dialog [dlg_d

[SR-Users] RPMs for 3.2.1

2011-12-02 Thread Daniel-Constantin Mierla
Hello, RPM packages of Kamailio 3.2.1 for Centos, Fedora, Redhat and openSUSE (32b and 64b) were built and are available for download -- links specific for each distro in the wiki page: http://www.kamailio.org/wiki/packages/rpms Cheers, Daniel -- Daniel-Constantin Mierla -- http

Re: [SR-Users] [OT] sip:provider CE v2.4 released

2011-12-05 Thread Daniel-Constantin Mierla
d Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat http://linkedin.com/in/micon

Re: [SR-Users] "Version" Table missing

2011-12-05 Thread Daniel-Constantin Mierla
other kind of modification? Cheers, Daniel On Mon, Nov 28, 2011 at 4:15 PM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: Hello, can you check inside MySQL server if database voip1 has a table named version? What is the kamailio version you are using? How did

Re: [SR-Users] dialog table entry not deleted after call if in-dialog requests are challenged

2011-12-05 Thread Daniel-Constantin Mierla
Hello, right, I missed the headers and the spilt of the logs. I think this is related to the 3.1.x version of dialog module which was not designed to work with stateless replies, which is the case for authentication challenges. Can you update your config file for authentication so that befor

Re: [SR-Users] Permissions module question

2011-12-05 Thread Daniel-Constantin Mierla
ons into this module, but i need only enabling the trusted ip address part. regards pablo umanzor ___ 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

Re: [SR-Users] Issue while initiating database of my new module in kamailio

2011-12-05 Thread Daniel-Constantin Mierla
also be very helpful. Any help is appreciated :). ___ 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 -- Daniel-Constantin Mierla -- http://www.asipto.com http://linked

Re: [SR-Users] Video questions

2011-12-05 Thread Daniel-Constantin Mierla
aniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/ma

Re: [SR-Users] How to i use record_route_advertised_address

2011-12-05 Thread Daniel-Constantin Mierla
Ovidiu Sas ___ 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 -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.c

Re: [SR-Users] myself variable

2011-12-06 Thread Daniel-Constantin Mierla
, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org

Re: [SR-Users] Issue while initiating database of my new module in kamailio

2011-12-06 Thread Daniel-Constantin Mierla
) Anyways thanks for the response. Regards, Jagdeep S On 12/6/11, Daniel-Constantin Mierla wrote: Hello, can you paste here the mod_init() and child_init() functions and say which one is line 239 (inside child init)? I expect some db init step for your module was not done. Also, the output of &#x

Re: [SR-Users] unset host domain in dispatcher module

2011-12-06 Thread Daniel-Constantin Mierla
/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://

Re: [SR-Users] Remote Party ID

2011-12-06 Thread Daniel-Constantin Mierla
/modules/stable/modules_k/auth_db.html#id2528175 Using this option, practically you use same db query that loads the user password for authentication to fetch the rpid value. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twit

Re: [SR-Users] Remote Party ID

2011-12-07 Thread Daniel-Constantin Mierla
ay to use it in the config file. In config then you can use append_hf() add header as you need, or if it is rpid specific format, see siputils module for other options: http://kamailio.org/docs/modules/stable/modules_k/siputils.html Cheers, Daniel pavel *From:*Daniel-Constantin Mierla [m

Re: [SR-Users] Running Kamailio as non-root user

2011-12-08 Thread Daniel-Constantin Mierla
-h for the options. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip

Re: [SR-Users] How to i use record_route_advertised_address

2011-12-08 Thread Daniel-Constantin Mierla
sting... Hugh On 05/12/2011 21:52, Daniel-Constantin Mierla wrote: > Hello, > > maybe the option for now is to set the parameters for > record_route_preset() to advertised_address/port: > > http://kamailio.org/docs/modules/stable/modules_k/rr.html#id2542169 > > I have

Re: [SR-Users] set host as inactive and probing in dispatcher

2011-12-08 Thread Daniel-Constantin Mierla
quot;, 30) modparam("dispatcher", "ds_probing_mode", 1) modparam("dispatcher", "ds_hash_size", 8) modparam("dispatcher", "flags", 2) #!endif ___ SIP Express Router (SER) and Kamailio (OpenSER) -

Re: [SR-Users] unset host domain in dispatcher module

2011-12-08 Thread Daniel-Constantin Mierla
nsport=tcp) Cheers, Daniel On Wed, Dec 7, 2011 at 12:09 AM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: Hello, On 12/6/11 7:08 PM, Uri Shacked wrote: Hi, i am using the dispatcher module in order to send the call to a LNP server. after the 3xx re

Re: [SR-Users] set host as inactive and probing in dispatcher

2011-12-12 Thread Daniel-Constantin Mierla
Hello, cn you give output of 'kamailio -V' and the log messages with debug=3 in config file? Note that from the moment you set the gateway in some state and you dump the list via mi, there can be keepalives that change the state. Cheers, Daniel On 12/11/11 3:42 PM, Uri Shacked wrote: Hi,

Re: [SR-Users] Via header branch parameter in ACK message not unique

2011-12-12 Thread Daniel-Constantin Mierla
be matched with (callid, from tag, to tag). Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-

Re: [SR-Users] use of $stat(name)

2011-12-12 Thread Daniel-Constantin Mierla
fifo get_statistics all In the output you should get a prefix on statistics name which should lead you to the module exporting them -- if there is no such module, they are exported by the core, kex module or they are custom. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com

Re: [SR-Users] 503 on DB Error

2011-12-12 Thread Daniel-Constantin Mierla
but this will require changes in all modules interacting with database, including the db modules. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express R

Re: [SR-Users] route return value confusion

2011-12-12 Thread Daniel-Constantin Mierla
INFO: TEST_ROUTE_PLUS_ONE returned 1 Dec 10 16:14:56 sip /usr/sbin/sip-proxy[16099]: INFO: TEST_ROUTE_PLUS_ONE returned success -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://li

Re: [SR-Users] Music on hold with freeswitch as SBC

2011-12-12 Thread Daniel-Constantin Mierla
, you set media patch to go through freeswitch. Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list

Re: [SR-Users] set host as inactive and probing in dispatcher

2011-12-12 Thread Daniel-Constantin Mierla
Hello, you have to upgrade to 3.2.1 (or use the latest git branch 3.2). The current keepalive mechanism was refactored a bit after the release of 3.2.0, as they were overlapping cases. Cheers, Daniel On 12/12/11 11:13 AM, Uri Shacked wrote: version : version: kamailio 3.2.0 (i386/linux) e19

Re: [SR-Users] 503 on DB Error

2011-12-12 Thread Daniel-Constantin Mierla
Hello, On 12/12/11 10:49 AM, Olle E. Johansson wrote: 12 dec 2011 kl. 10:33 skrev Daniel-Constantin Mierla: Hello, On 12/10/11 11:36 AM, Olle E. Johansson wrote: 9 dec 2011 kl. 18:54 skrev Spencer Thomason: Hello all, Is it possible to configure Kamailio to reply to a request with a 503

Re: [SR-Users] route return value confusion

2011-12-12 Thread Daniel-Constantin Mierla
Hello, On 12/12/11 10:45 AM, Juha Heinanen wrote: Daniel-Constantin Mierla writes: cannot test it for now personally, but what you get if you do: route(TEST_ROUTE_MINUS_ONE); $var(r) = $rc; xlog("returned code by route minus one is: $var(r)\n"); Maybe this will give some l

Re: [SR-Users] 503 on DB Error

2011-12-12 Thread Daniel-Constantin Mierla
Hello, On 12/12/11 10:46 AM, Alex Hermann wrote: On Monday 12 December 2011, Daniel-Constantin Mierla wrote: On 12/10/11 11:36 AM, Olle E. Johansson wrote: I have been thinking about this as well. We could implement a db_ping function so we could test in the routing script before calling

Re: [SR-Users] Via header branch parameter in ACK message not unique

2011-12-12 Thread Daniel-Constantin Mierla
! Phillip On Mon, Dec 12, 2011 at 11:25 AM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: Hello, On 12/12/11 8:18 AM, Phillman25 Kyriacou wrote: Dear List I'm currently facing an issue with a carrier whereby they are complaining that the via he

Re: [SR-Users] set host as inactive and probing in dispatcher

2011-12-12 Thread Daniel-Constantin Mierla
in/3.2 # make FLAVOUR=kamailio cfg what do i do next? make install? yes, make install. You can read a tutorial about installing kamailio 3.2 from git at: * http://www.kamailio.org/wiki/install/3.2.x/git Cheers, Daniel On Mon, Dec 12, 2011 at 12:18 PM, Daniel-Constantin Mierla mailt

Re: [SR-Users] commands out of sync you can't run this command now

2011-12-12 Thread Daniel-Constantin Mierla
- sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router

Re: [SR-Users] commands out of sync you can't run this command now

2011-12-13 Thread Daniel-Constantin Mierla
t 12:53 AM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: Hello, On 12/12/11 4:09 PM, MingHon wrote: btw im using kamailio 3.1 which one exactly? Just send output of 'kamailio -V'. Also, watch the log messages with debug=3 and get the on

Re: [SR-Users] set host as inactive and probing in dispatcher

2011-12-13 Thread Daniel-Constantin Mierla
better part is that the uninstall really works and you don't get trojans/viruses. Cheers, Daniel Thanks, I must say i think kamailio is great !! a real SIP application server, perfect for many implementations. Cheers! On Mon, Dec 12, 2011 at 2:51 PM, Daniel-Constantin Mierla mailto

Re: [SR-Users] commands out of sync you can't run this command now

2011-12-13 Thread Daniel-Constantin Mierla
Hello, On 12/13/11 9:24 AM, Daniel-Constantin Mierla wrote: Hello, are you using any private developed module or extension? There seems to be a buffer overflow as well. if you don't have any private extension, can you send directly to me the entire log from start of kamailio with foll

Re: [SR-Users] commands out of sync you can't run this command now

2011-12-13 Thread Daniel-Constantin Mierla
heers, MingHon On Tue, Dec 13, 2011 at 4:58 PM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: Hello, On 12/13/11 9:24 AM, Daniel-Constantin Mierla wrote: Hello, are you using any private developed module or extension? There se

Re: [SR-Users] set host as inactive and probing in dispatcher

2011-12-13 Thread Daniel-Constantin Mierla
application server, perfect for many implementations. Cheers! On Mon, Dec 12, 2011 at 2:51 PM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: Hello, On 12/12/11 1:35 PM, Uri Shacked wrote: thanks, since i am not so good with l

Re: [SR-Users] route return value confusion

2011-12-13 Thread Daniel-Constantin Mierla
el just replace -1 with the return code you want to test against On 12/12/11 11:29 AM, Daniel-Constantin Mierla wrote: Hello, On 12/12/11 10:45 AM, Juha Heinanen wrote: Daniel-Constantin Mierla writes: cannot test it for now personally, but what you get if you do: route(TEST_ROUTE_MINUS_

Re: [SR-Users] route return value confusion

2011-12-13 Thread Daniel-Constantin Mierla
p-proxy[16099]: INFO: TEST_ROUTE_PLUS_ONE returned 1 Dec 10 16:14:56 sip /usr/sbin/sip-proxy[16099]: INFO: TEST_ROUTE_PLUS_ONE returned success -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.

Re: [SR-Users] route return value confusion

2011-12-13 Thread Daniel-Constantin Mierla
On 12/13/11 1:03 PM, Juha Heinanen wrote: Daniel-Constantin Mierla writes: Thus, no matter what code you return from a subroute, you have to compare against 0 (for negative return code) or 1 (for positive return code). Solutions/alternatives: is it not an alternative to fix to change the

Re: [SR-Users] route return value confusion

2011-12-13 Thread Daniel-Constantin Mierla
On 12/13/11 1:25 PM, Juha Heinanen wrote: Daniel-Constantin Mierla writes: coding wise might not be a lot, thus I haven't analyzed all the cases where functions are evaluated by return code, but it will impact and break config file as it used to be so far, for example: route[x] { r

Re: [SR-Users] commands out of sync you can't run this command now

2011-12-13 Thread Daniel-Constantin Mierla
with 7 zip.. reduced to 60k now.. -- Regards, MingHon On Tue, Dec 13, 2011 at 7:00 PM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: Hello, have you sent them to me or to mailing list? On the mailing list I could not find an attachment, also I didn't get

Re: [SR-Users] Fwd: commands out of sync you can't run this command now

2011-12-13 Thread Daniel-Constantin Mierla
commit for this fix: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=97f788a3f1e4e993c99fb1225a1fbcbe4ff0ffc8 Cheers, Daniel On Tue, Dec 13, 2011 at 9:06 PM, Daniel-Constantin Mierla mailto:mico...@gmail.com>> wrote: I cannot see any DEBUG messages, are you su

Re: [SR-Users] problem forking to dbaliase

2011-12-13 Thread Daniel-Constantin Mierla
e intended addressee please notify the sender by return and delete the message. You must not disclose, forward or copy this E-mail or attachments to any third party without the prior consent of the sender. Red Embedded Design, Company Number 06688253 Registered in England: The Waterfront, Sal

Re: [SR-Users] syncing db_text acc table

2011-12-13 Thread Daniel-Constantin Mierla
ur possession is protected by our Data Safety Policy and thus shall not be released to any other third party whatsoever. You may exercise your right to access, rectify, cancel and contest by writing to the address provided above. _______ SIP Express Router (SER) and Kamailio (OpenSER)

Re: [SR-Users] Double Invite / Issue

2011-12-14 Thread Daniel-Constantin Mierla
heck there are not two contacts in usrloc? Cheers, Daniel -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-use

Re: [SR-Users] force_send_socket and IPv6

2011-12-14 Thread Daniel-Constantin Mierla
) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/mi

Re: [SR-Users] force_send_socket and IPv6

2011-12-15 Thread Daniel-Constantin Mierla
Hello, On 12/14/11 6:28 PM, Andreas Granig wrote: Hey Daniel, On 12/14/2011 06:00 PM, Daniel-Constantin Mierla wrote: is the ipv6 address in between square brackets (can you give exact usage of the foce_send_socket())? It should work as the bridging ipv4-ipv6 is using the same mechanism

Re: [SR-Users] force_send_socket and IPv6

2011-12-15 Thread Daniel-Constantin Mierla
Hello, On 12/14/11 7:12 PM, Andreas Granig wrote: Hey, One more thing related to outbound routing. Maybe this question is stupid, but I still have to learn a lot regarding IPv6 :) So my Jitsi registered fine, the contact in location table looks like this: contact: sip:testuser1@[x::x]:5060;tr

Re: [SR-Users] Bug: Dialog State=*Teminated* even when the call is active

2011-12-15 Thread Daniel-Constantin Mierla
___ 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 -- Daniel-Constantin Mierla -- http://ww

Re: [SR-Users] How to enable rtp repacketization

2011-12-15 Thread Daniel-Constantin Mierla
amailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda ___

Re: [SR-Users] force_send_socket and IPv6

2011-12-15 Thread Daniel-Constantin Mierla
Hello, On 12/15/11 11:26 AM, Andreas Granig wrote: On 12/15/2011 11:10 AM, Andreas Granig wrote: On 12/15/2011 10:19 AM, Daniel-Constantin Mierla wrote: ERROR: tm [ut.h:295]: ERROR: uri2dst: failed to resolve "[x::x]" :unresolvable A or request (-7) Is there something

Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-15 Thread Daniel-Constantin Mierla
(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 -- Daniel-Constantin Mierla -- http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/mi

Re: [SR-Users] force_send_socket and IPv6

2011-12-15 Thread Daniel-Constantin Mierla
Hello, On 12/15/11 1:18 PM, marius zbihlei wrote: On 12/14/2011 07:28 PM, Andreas Granig wrote: Hey Daniel, On 12/14/2011 06:00 PM, Daniel-Constantin Mierla wrote: is the ipv6 address in between square brackets (can you give exact usage of the foce_send_socket())? It should work as the

Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-15 Thread Daniel-Constantin Mierla
mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla --http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda -- Daniel-Constantin Mierla -- http://www.asipto.com http://linke

Re: [SR-Users] Sending SIP request from mi_fifo using TMX module

2011-12-16 Thread Daniel-Constantin Mierla
set=UTF-8INVITE#012>(4) Dec 16 00:57:46 Kamailio3 /usr/local/sbin/kamailio[24541]: INFO: [parser/msg_parser.c:353]: ERROR: bad header field [From: 101@mydomain.o] Can anyone help.. Regards, Sammy _______ SIP Express Router (SER) and Kamaili

<    1   2   3   4   5   6   7   8   9   10   >