[SR-Users] core:parse error

2010-10-13 Thread Anders
[2821]: ERROR:core:parse_cseq: bad cseq Oct 13 08:12:34 vn1031 /usr/local/sbin/kamailio[2821]: ERROR:core:get_hdr_field: bad cseq Oct 13 08:12:34 vn1031 /usr/local/sbin/kamailio[2821]: ERROR:maxfwd:is_maxfwd_present: parsing MAX_FORWARD header failed! Thanks!! --A

[SR-Users] rtp proxy - where to invoke?

2010-10-13 Thread Anders
Hi, I'm trying to get the RTP proxy to work with Kamailio (1.5), but right now I am getting this error here: Oct 13 16:54:44 vn1031 /usr/local/sbin/kamailio[13622]: ERROR:nathelper:force_rtp_proxy: incorrect port 0 in reply from rtp proxy There is probably something wrong in my cfg - for the use

Re: [SR-Users] rtp proxy - where to invoke?

2010-10-13 Thread Anders
Peachtree Street >> 12th Floor, Suite 1200 >> Atlanta, GA 30309 >> Tel: +1-678-954-0670 >> Fax: +1-404-961-1892 >> Web: http://www.evaristesys.com/ >> >> On Oct 13, 2010, at 1:33 PM, Anders wrote: >> >>> Hi, >>> >>> I'

[SR-Users] where to look

2010-10-14 Thread Anders
column 'x' in 'where clause' And concerning this specific issue, where I put 'x' appears the src_user. Problem in kamailio.cfg, right? Thanks! //Anders ___ SIP Express Router (SER) and Kamailio (OpenSER) -

Re: [SR-Users] where to look

2010-10-14 Thread Anders
uery with a 'x' column that does not exist. > > On Thu, Oct 14, 2010 at 11:00 AM, Anders wrote: >> Hi, >> >> I was wondering if a message like this below in the syslog contains >> any lead as to where to look for the problem. The [23582] is a lead to >

Re: [SR-Users] where to look

2010-10-14 Thread Anders
I found a place where there it had: "select * from subscriber where username = $fU" - so the $fU was missing the ' around it: '$fU' - problem solved. Thanks for your input! On Thu, Oct 14, 2010 at 10:36 AM, Anders wrote: > the 'x' is the same as $f

Re: [SR-Users] rtp proxy - where to invoke?

2010-10-15 Thread Anders
I've been looking around for documentation to understand rtp proxy with Kamailio better, but with no luck (or I might be quite thick-headed!). Anyone know of example configurations with rtp proxy and Kamailio, so I can start seeing what is wrong with my config (below)? Thanks! //Anders O

Re: [SR-Users] rtp proxy - where to invoke?

2010-10-15 Thread Anders
rg/cgi-bin/gitweb.cgi?p=sip-router;a=blob_plain;f=modules_k/rtpproxy/examples/alg.cfg;hb=ad7f00d840082989132f335914aa0db223a0e46e > > > Regards, > Ovidiu Sas > > On Fri, Oct 15, 2010 at 8:40 AM, Anders wrote: >> I've been looking around for documentation to understand

[SR-Users] upgrade from 3.0 to 3.1

2010-10-15 Thread Anders
Hi, Sorry about the low-level question, but... - how do I upgrade from Kamailio 3.0 to 3.1? I used git for installing 3.0 (this great guide: http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git) - but do I need to remove 3.0 and then install 3.1? Thanks, Anders

Re: [SR-Users] upgrade from 3.0 to 3.1

2010-10-15 Thread Anders
Great - I cleaned out manually before moving to the install. Thanks a lot! //Anders On Fri, Oct 15, 2010 at 12:38 PM, Ovidiu Sas wrote: > Best thing to do is to build a package for your OS and install via packages. > If you don't know how to build a package or you want to install us

Re: [SR-Users] upgrade from 3.0 to 3.1

2010-10-15 Thread Anders
te" gives a "no such file or directory" - but if I run "locate kamdbctl", it actually finds the file in that directory...but an "ls" shows nothingwhat am I missing? On Fri, Oct 15, 2010 at 1:01 PM, Juha Heinanen wrote: > Anders writes: > >>

Re: [SR-Users] upgrade from 3.0 to 3.1

2010-10-15 Thread Anders
Thank you for the advice - I appreciate it - but I do not see how I can actually get more experience with binaries by using a package. Everything has a beginning. Moving on - thanks for input. On Fri, Oct 15, 2010 at 2:59 PM, Juha Heinanen wrote: > Anders writes: > >> I'm with a

Re: [SR-Users] upgrade from 3.0 to 3.1

2010-10-15 Thread Anders
In case anyone should run into the same issue, here is the solution for the record: I had not taken db_mysql and mysql off the exclude_modules list in modules.lst, and therefore the module was not installed. //Anders On Fri, Oct 15, 2010 at 3:06 PM, Anders wrote: > Thank you for the advice

[SR-Users] gws with same ip

2010-12-01 Thread Anders
lcr table. Is this normal behavior? If so, how do I get around this? Thanks! --Anders ___ 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

[SR-Users] limit on fail-over in lcr?

2010-12-01 Thread Anders
defined. Is there a limit to fail-over on two levels? Thanks!! //Anders ___ 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

Re: [SR-Users] limit on fail-over in lcr?

2010-12-02 Thread Anders
There was a limit...in how well I had done my job in kamailio.cfg. I had sent it to a failure_route that does not exist within the failure route. Klaus let me to the solution - thanks! --Anders On Wed, Dec 1, 2010 at 5:24 PM, Juha Heinanen wrote: > Anders writes: > >> I cannot find

[SR-Users] lcr in 3.1 - no reload without Siremis?

2010-12-04 Thread Anders
elay()) { sl_reply_error(); } exit; } Any ideas what is wrong? //Anders ___ 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

Re: [SR-Users] lcr in 3.1 - no reload without Siremis?

2010-12-05 Thread Anders
xt_gw(), so I'm still open for input... On Sat, Dec 4, 2010 at 6:08 PM, Juha Heinanen wrote: > Anders writes: > >> But I added it manually to the tables, so maybe I >> needed to load them to memory – but “kamctl lcr reload” has been >> discontinued, so no loading. Is S

Re: [SR-Users] lcr in 3.1 - no reload without Siremis?

2010-12-07 Thread Anders
es - that with sercmd). I have probably overlooked something, but this leaves me with the question: how can i add gws/lcr and ensure validity of entry? Only Siremis? Thanks, Anders On Sun, Dec 5, 2010 at 7:29 PM, Juha Heinanen wrote: > Anders writes: > >> Being able to reload the lcr did

Re: [SR-Users] lcr in 3.1 - no reload without Siremis?

2010-12-08 Thread Anders
On Tue, Dec 7, 2010 at 9:54 AM, Juha Heinanen wrote: > Anders writes: > >> the dump ctl commands shows show commands like 'lcr dump_gws' and 'lcr >> show_gws' - commands that only give a "command disabled" return when >> run. According to th

Re: [SR-Users] lcr in 3.1 - no reload without Siremis?

2010-12-09 Thread Anders
> didn't you get any error message to syslog, if you used lcr_10 when > default value of lcr_gw_count 1? > > -- juha > No, no warning or error on this one //Anders ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users m

[SR-Users] masking carriers

2011-08-19 Thread Anders
stops at our IPs? We are running rtpproxy for the media - if that makes any difference. Someone told me I cannot mask anything without moving to Kamailio 3.x - is that the case? Thanks!! //Anders ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr

Re: [SR-Users] masking carriers

2011-08-19 Thread Anders
modules/topoh.html > Ok, thanks a lot / upgrading time! //Anders ___ 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

[SR-Users] termination with user/pwd

2010-04-27 Thread Anders
situation for a gw in Kamailio - but is there a way I can do this? Thanks, Anders ___ 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

[SR-Users] Siremis - missing cdr calcs and repeats

2010-05-19 Thread Anders
saction that had not been calculated while the CRON job for the stored procedure had been off, but it did not. In fact, it seems that not all calls are being calculated and put inthe cdrs table - I'm missing almost half the calls. Any idea what this can

Re: [SR-Users] Siremis - missing cdr calcs and repeats

2010-05-19 Thread Anders
#2 of the issues below I "solved" - I restarted the box, and it caught up on the back-lag and is calculating everything right. I have no clue why, - but it works. The first one I still wonder about, so if any SIREMIS gurus have input, I'm all ears... //Anders On Wed, May 19, 2

[SR-Users] Siremis with grandchild(?)

2010-05-29 Thread Anders
installed, discarding output) ..and that's every time the cron job runs, the only thing that changes is the "grandchild" number. I have no clue what "grandchild" means in this context - ...anyone? Thanks!! //Anders ___ SIP E

Re: [SR-Users] Siremis with grandchild(?)

2010-05-29 Thread Anders
4' for key 'uk_cft' On Sat, May 29, 2010 at 12:19 PM, Anders wrote: > Hi, > > This might not be directly Siremis-related, but in any case it is a > consequence of using Siremis: > > The stored procedure for calculating and populating the 'cdrs' table > h

[SR-Users] mysql queries per sec forever rising...almost

2010-06-04 Thread Anders
base issue, a Siremis issue, or a Munin issue? Or is it just something I don't understand that it's supposed to keep rising forever? Thanks! //Anders ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists

[SR-Users] domain name

2010-06-09 Thread Anders
n.com"; but that's not working, - I guess $dd is read-only or something. Any ideas? Thanks!! //Anders ___ 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] domain name

2010-06-09 Thread Anders
thanks! ...but does it even make sense what I'm trying to do? I mean, at what point in the cfg would I tell it that if it's choosing a specific gw, it needs to substitute the IP with a domain name...a new $rd? //Anders On Wed, Jun 9, 2010 at 12:28 PM, Klaus Darilion wrote: &

Re: [SR-Users] domain name

2010-06-10 Thread Anders
Ok, that would definitely make things easier/better - thanks!! //Anders On Thu, Jun 10, 2010 at 8:24 AM, Iñaki Baz Castillo wrote: > 2010/6/10 Klaus Darilion : >> somewhere between normal routing decisions and t_relay(), e.g. >> >> route { >>  ...sanity checks >&

[SR-Users] removing stuff

2010-08-23 Thread Anders
e this? without putting the current installation at risk) Thanks!! //Anders ___ 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

[SR-Users] lcr

2010-08-27 Thread Anders
case of 404, 503 or the like. So I have tried to put priority 30 on sub-region A and a lower priority on Region 1, but it still fails over to trunk 2 - can I prevent this? Thanks! //Anders ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users

Re: [SR-Users] lcr

2010-08-27 Thread Anders
at 5:17 PM, Iñaki Baz Castillo wrote: > 2010/8/27 Anders : >> Hi, >> >> I some calls to a specific `sub-region` that I want to limit to a >> specific trunk. Example. >> >> Region 1: prefix 55, trunk 1, priority 10 >> Region 1: prefix 55, trunk 2, prio

Re: [SR-Users] lcr

2010-08-27 Thread Anders
rule where the from_uri matches, it would fail-over to where the from_uri is null? (maybe I should stop asking questions and do the test!) //Anders On Fri, Aug 27, 2010 at 6:13 PM, Juha Heinanen wrote: > Anders writes: > >> Talking about ugly solutions - maybe this could work: The

Re: [SR-Users] lcr

2010-08-27 Thread Anders
calling "load_gws()". Yes, I kind-of understand it...just trying too see if I could find an easier way around. Thanks for all the input!! --Anders ___ 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

Re: [SR-Users] lcr

2010-08-30 Thread Anders
Hi Antanas, Great idea - I'll try that solution - makes a lot of sense. Thank you! //Anders On Mon, Aug 30, 2010 at 8:43 AM, Antanas Masevicius wrote: > Hi Anders, > > you probably will need to create this 5512 prefix for trunk 2. > This logic of including only the same lengt