[SR-Users] Record-Route headers all over the place

2014-04-04 Thread Phillman25 Kyriacou
Hi im receiving the following INVITE on my system, you can see that the Record-Route headers are all over the place, is there a way to group the Record-Route headers together followed by the via headers grouped together? INVITE sip:2217@81.21.42.184;uniq=DBFF66459C85D6171B30016D2422B SIP/2.0

Re: [SR-Users] Kamailio v3.2 problem with dialog module.

2012-02-20 Thread Phillman25 Kyriacou
; > > Am 20.02.2012 um 15:10 schrieb Phillman25 Kyriacou: > > After upgrading from V3.1.5 to V3.2. Kamailio crashes with the below > error messages: > > > > Feb 20 16:43:59 sipproxy /usr/local/sbin/kamailio[11705]: ERROR: > [db.c:392]: invalid number of rows received

[SR-Users] Kamailio v3.2 problem with dialog module.

2012-02-20 Thread Phillman25 Kyriacou
Dear List After upgrading from V3.1.5 to V3.2. Kamailio crashes with the below error messages: Feb 20 16:43:59 sipproxy /usr/local/sbin/kamailio[11705]: ERROR: [db.c:392]: invalid number of rows received: 4, dialog_vars Feb 20 16:43:59 sipproxy /usr/local/sbin/kamailio[11705]: ERROR: [db.c:419]

[SR-Users] Upgrade Kamailio from V3.1.5 to V3.2

2012-01-31 Thread Phillman25 Kyriacou
Dear List I have Kamailio v3.1.5 currently installed and working, as this is currently in production, could someone please tell me what would be the safest way to upgrade to v3.2 without losing any data? Thanking you in advance for your support Phillip ___

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

2011-12-11 Thread Phillman25 Kyriacou
Dear List I'm currently facing an issue with a carrier whereby they are complaining that the via header branch parameter (sip.Via.branch == "z9hG4bKcydzigwkX") in the ACK messages is not unique which results in some calls being successful and some terminating after 20 seconds as their sip proxy de

Re: [SR-Users] Dialog module showing calls that have already been terminated

2011-09-21 Thread Phillman25 Kyriacou
e or would you rather prefer i use "ngrep -d any -P '*' -W byline -T port 5060" ? Thanks Phillip On Wed, Sep 21, 2011 at 3:41 PM, Timo Reimann wrote: > Hey, > > > On 21.09.2011 14:16, Phillman25 Kyriacou wrote: > > Yes the mysql replication is basically us

Re: [SR-Users] Dialog module showing calls that have already been terminated

2011-09-21 Thread Phillman25 Kyriacou
fic dialog reach the same Kamailio instance. Regards Phillip On Wed, Sep 21, 2011 at 3:02 PM, Timo Reimann wrote: > Hey Phillip, > > > On 21.09.2011 13:53, Phillman25 Kyriacou wrote: > > I tried what you told me below, however i'm still getting the same > result. >

Re: [SR-Users] Dialog module showing calls that have already been terminated

2011-09-21 Thread Phillman25 Kyriacou
rtual ip. You think that this might be the reason? Regards Phillip On Tue, Sep 20, 2011 at 8:07 PM, Timo Reimann wrote: > Hey, > > > On 20.09.2011 15:23, Phillman25 Kyriacou wrote: > > Hey Timo > > > > Thanks for your email. > > I apologise i never copied th

Re: [SR-Users] Dialog module showing calls that have already been terminated

2011-09-20 Thread Phillman25 Kyriacou
uted) # - remove preloaded route headers remove_hf("Route"); if (is_method("INVITE|SUBSCRIBE")) record_route(); Thanks again for your help. Phillip On Tue, Sep 20, 2011 at 3:06 PM, Timo Reimann wrote: > Hey Phillip, > > > On 20.

Re: [SR-Users] Dialog module showing calls that have already been terminated

2011-09-20 Thread Phillman25 Kyriacou
: > Hey Phillip, > > you probably forgot to keep the mailing list in CC, I'll do that for you. > > > On 19.09.2011 08:43, Phillman25 Kyriacou wrote: > > You are right. > > > > I added the function dlg_manage(); when there is a BYE or CANCEL and now > >

Re: [SR-Users] Dialog module showing calls that have already been terminated

2011-09-16 Thread Phillman25 Kyriacou
Hi Timo Thanks for the update! Regards Phillip On Fri, Sep 16, 2011 at 3:09 PM, Timo Reimann wrote: > Hey Phillip, > > > On 16.09.2011 13:35, Phillman25 Kyriacou wrote: > > Hello > > > > I have been facing an issue where the dialog module is showing calls as >

[SR-Users] Dialog module showing calls that have already been terminated

2011-09-16 Thread Phillman25 Kyriacou
Hello I have been facing an issue where the dialog module is showing calls as being active when in fact the call has already been completed long ago and this is giving wrong number of concurrent calls on our SNMP work station (CACTI) when polling the data from Kamailio. I realized this only starte

Re: [SR-Users] Kamailio terminating after upgrading from 3.1.2 to 3.1.4

2011-09-16 Thread Phillman25 Kyriacou
Thanks for your response Timo. so you say i should try: make mode=debug [CFLAGS=-g]? Thanks for your assistance. Regards Phillip On Fri, Sep 16, 2011 at 1:44 PM, Timo Reimann wrote: > On 16.09.2011 12:00, Phillman25 Kyriacou wrote: > > Could you please explain in a little more d

Re: [SR-Users] Kamailio terminating after upgrading from 3.1.2 to 3.1.4

2011-09-16 Thread Phillman25 Kyriacou
On 09/14/2011 07:40 PM, Phillman25 Kyriacou wrote: > >> Hello >> >> Here is the output of the gdb commands: >> >> (gdb) core core >> [New Thread 18567] >> Core was generated by `/usr/local/sbin/kamailio -P >> /var/run/kamailio/kamailio.pid -m 6

Re: [SR-Users] Kamailio terminating after upgrading from 3.1.2 to 3.1.4

2011-09-14 Thread Phillman25 Kyriacou
PM, marius zbihlei wrote: > On 09/14/2011 05:01 PM, Phillman25 Kyriacou wrote: > >> Dear Marius >> >> Thank you for your prompt reply. >> I apologise, As i am a newbie could you please explain how to produce the >> below output that you require? >>

Re: [SR-Users] Kamailio terminating after upgrading from 3.1.2 to 3.1.4

2011-09-14 Thread Phillman25 Kyriacou
Dear Marius Thank you for your prompt reply. I apologise, As i am a newbie could you please explain how to produce the below output that you require? Thanking you in advance for your help! Regards Phillip > Hello > Hello. You should have a coredump . Can you please send the trace (bt full) a

[SR-Users] Kamailio terminating after upgrading from 3.1.2 to 3.1.4

2011-09-14 Thread Phillman25 Kyriacou
Hello Im facing a big problem after upgrading from version 3.1.2 to 3.1.4. The kamailio process keeps on terminating every now and then, this is what i was able to retrieve from my logs. Sep 14 12:52:31 SipProxy1 kernel: [71448.062089] __ratelimit: 15 callbacks suppressed Sep 14 12:52:31 SipProx

[SR-Users] KAMAILIO RTP PROXY

2011-09-06 Thread Phillman25 Kyriacou
Hi I want to use Kamailio to handle both signalling and media always. My scenario is the following PSTN==>KAMAILIO==>ASTERISK. I have a dialplan that points to ASTERISK when a call comes into Kamailio. Signalling is fine, however i cant seem to get the Media to work, i have installed the RTPPROXY

[SR-Users] Kamailio and DTMF

2011-06-28 Thread Phillman25 Kyriacou
Hi I was wondering what DTMF modes Kamailio supports? If i wanted to force a DTMF mode on Kamailio how could i go about doing it? thanking you in advance Phillip ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists

Re: [SR-Users] AFTER MAINTENANCE DIALOG MODULE NOT WORKING

2011-01-11 Thread Phillman25 Kyriacou
t; shared db connections that shouldn't have happened in the first place, but > seems that some modules do some inappropriate checks for it. > > Thanks, > Daniel > > > On 1/11/11 3:57 PM, Phillman25 Kyriacou wrote: > >> Hi >> I performed the following

[SR-Users] AFTER MAINTENANCE DIALOG MODULE NOT WORKING

2011-01-11 Thread Phillman25 Kyriacou
Hi I performed the following maintenance actions to my server that is currently installed with kamailio v3.1 cd /usr/local/src/kamailio-3.1.0/kamailio git pull origin make all make install After this action the dialog module is not working, after investigation, i found out that the following entr

Re: [SR-Users] Dialplan help

2010-12-08 Thread Phillman25 Kyriacou
the > tag value in address table to return what dialplid id (dpid) should be > applied for traffic coming from matched ip addresses. > > Cheers, > Daniel > > > On 12/8/10 7:59 AM, Phillman25 Kyriacou wrote: > > Hi Daniel > > Thank you for your prompt response. > &

Re: [SR-Users] Dialplan help

2010-12-07 Thread Phillman25 Kyriacou
wrote: > Hello, > > > On 12/7/10 1:35 PM, Phillman25 Kyriacou wrote: > >> Hi >> >> I was wondering if you could help, I am trying to match more than one >> expression in the dialplan list when a request for an invite is received. >> >> My purpose is t

[SR-Users] Dialplan help

2010-12-07 Thread Phillman25 Kyriacou
Hi I was wondering if you could help, I am trying to match more than one expression in the dialplan list when a request for an invite is received. My purpose is to authenticate source ip with the correct prefix so I want to match both prefix+source ip before allowing to proceed with a specific en