[Kamailio-Users] fr_inv_timer issue

2008-08-07 Thread Kaeman Chris
Hello, We have an fr_inv_timer set to 45 secs. When i make calls to an 800 number, the call hits to the 1st provider on LCR and IVR recording starts asking to hit an option 1,2,3,etc & if the caller dont hit any option and leave the call up to 45 secs. Than fr_inv_timer kills the transaction b

[Kamailio-Users] Kamailio in orange (logo submission).

2008-08-07 Thread Alex Balashov
I have a logo submission from someone who works with me at Evariste - of artistic inclinations. I don't know what the proper submission path for the logos is, so I'm posting it here. Sorry if that's annoying. -- Alex Balashov Evariste Systems Web: http://www.evaristesys.com/ Tel: (+1

Re: [Kamailio-Users] free_fixup_function

2008-08-07 Thread Julien mangeard
Nothing is unsafe. If you try to call a function exported by another module with Perl, Perl module refuses. The "free_fixup_function" mechanism is not implemented in the Perl module. But, this sentence suggests the contrary: => new free fixup functions - making safer to use some functions exporte

Re: [Kamailio-Users] free_fixup_function

2008-08-07 Thread Mik Cheez
Well, in my case one of Perl's packages has a memory leak (DBD::Sybase). What I *could* assume is the 'fixup' function clears out any residual memory, but perhaps this is just wishful thinking on my behalf. As for fixing the Perl package in question, don't ask... Alex Balashov wrote: > Makes

Re: [Kamailio-Users] free_fixup_function

2008-08-07 Thread Alex Balashov
Makes me wonder what is inherently "unsafe" about it as well. Julien mangeard wrote: > In the 1.4 release notes, I have read that: > > => new free fixup functions - making safer to use some > functions exported by modules in embedded languages such as Perl > > > > I don't find a

[Kamailio-Users] free_fixup_function

2008-08-07 Thread Julien mangeard
In the 1.4 release notes, I have read that: => new free fixup functions - making safer to use some functions exported by modules in embedded languages such as Perl I don't find any reference to "free_fixup_function" in the Perl module source code. Are you sure that this feature w

Re: [Kamailio-Users] [OpenSIPS-Users] OpenSIPS vs. Kamailio

2008-08-07 Thread Klaus Darilion
Darren Sessions wrote: > I have to say, this is probably one of the harder decisions I've had to > make in a very long time. I have to say the OpenSER / SER decision was > much easier. you are right > While I obviously don't know all the details of what's gone on between > Bogdan and Henning

Re: [Kamailio-Users] [OpenSIPS-Users] OpenSIPS vs. Kamailio

2008-08-07 Thread David Villasmil
Ditto On Thu, Aug 7, 2008 at 4:51 PM, Darren Sessions <[EMAIL PROTECTED]>wrote: > I have to say, this is probably one of the harder decisions I've had to > make in a very long time. I have to say the OpenSER / SER decision was much > easier. > While I obviously don't know all the details of what

Re: [Kamailio-Users] [Kamailio-Devel] OpenSIPS vs. Kamailio

2008-08-07 Thread Daniel-Constantin Mierla
Hello Darren, On 08/07/08 23:51, Darren Sessions wrote: > I have to say, this is probably one of the harder decisions I've had > to make in a very long time. I have to say the OpenSER / SER decision > was much easier. > > While I obviously don't know all the details of what's gone on between >

[Kamailio-Users] OpenSIPS vs. Kamailio

2008-08-07 Thread Darren Sessions
I have to say, this is probably one of the harder decisions I've had to make in a very long time. I have to say the OpenSER / SER decision was much easier. While I obviously don't know all the details of what's gone on between Bogdan and Henning or whomever else, I just really have a hard t

Re: [Kamailio-Users] mailing lists issues

2008-08-07 Thread Klaus Darilion
hi! although kamailio.net is working as well, IMO we should promote and use mainly the .org domain for consistence reasons regards klaus Daniel-Constantin Mierla wrote: > Hello, > > I am not going in hot discussions here. We have to finish the release > first. Due to DNS change of openser.org

Re: [Kamailio-Users] carrierroute compile error

2008-08-07 Thread Mouncif Benniane
That fixed it thanks On Thu, Aug 7, 2008 at 4:03 PM, TCB <[EMAIL PROTECTED]> wrote: > you need libconfuse-deve ! > > > On Thu, Aug 7, 2008 at 9:38 PM, Mouncif Benniane <[EMAIL PROTECTED]>wrote: > >> I did install libconfuse rpm for centos 5 but still same compile results >> >> [EMAIL PROTECTED] s

Re: [Kamailio-Users] Accounting / REFER question

2008-08-07 Thread Miles Scruggs
To do this 100% then you need to stay in the RTP path, which has little or nothing to do with openser. Alternatives are: 1.) SIP session timers 2.) Doing SIP only based accounting which will rarely if ever be accurate. Cheers Miles Scruggs Wide Ideas | Operations | [EMAIL PROTECTED] |

Re: [Kamailio-Users] carrierroute compile error

2008-08-07 Thread Daniel-Constantin Mierla
you need to install the devel version of the library. Cheers, Daniel On 08/07/08 22:38, Mouncif Benniane wrote: > I did install libconfuse rpm for centos 5 but still same compile results > > [EMAIL PROTECTED] sip-server]# rpm -qa | grep confuse > *libconfuse-2.5-4.el5* > [EMAIL PROTECTED] sip-se

Re: [Kamailio-Users] carrierroute compile error

2008-08-07 Thread Mouncif Benniane
I did install libconfuse rpm for centos 5 but still same compile results [EMAIL PROTECTED] sip-server]# rpm -qa | grep confuse *libconfuse-2.5-4.el5* [EMAIL PROTECTED] sip-server]# On Thu, Aug 7, 2008 at 3:30 PM, Daniel-Constantin Mierla <[EMAIL PROTECTED]>wrote: > You need libconfuse, don't kno

Re: [Kamailio-Users] carrierroute compile error

2008-08-07 Thread Daniel-Constantin Mierla
You need libconfuse, don't know exactly the name of the package on centos. http://www.kamailio.net/docs/modules/1.3.x/carrierroute.html#AEN53 Cheers, Daniel PS. Please note that the new mailing list address is [EMAIL PROTECTED] On 08/07/08 22:25, Mouncif Benniane wrote: > I am compiling versio

[Kamailio-Users] carrierroute compile error

2008-08-07 Thread Mouncif Benniane
I am compiling version openser 1.3.2 on centos realease 5 getting compile error stooping at carrierroute module see below: make[1]: Entering directory `/usr/local/src/openser-1.3.2/sip-server/modules/carrierroute' make[1]: Leaving directory `/usr/local/src/openser-1.3.2/sip-server/modules/carrie

Re: [Kamailio-Users] test

2008-08-07 Thread DanB
Hi Oliver, since you felt necessary to express your opinion in public, here it goes mine ... I don't feel like going to SER just because OpenSER forked (even if you will prove it to be a bug free software). I had to say that not as a reply to a provocation but for others to know that we, the comm

[Kamailio-Users] KAMAILIO v1.4.0 is released

2008-08-07 Thread Daniel-Constantin Mierla
KAMAILIO v1.4.0 is released August 7, 2008 Kamailio is the new name of the SIP server known so far as OpenSER. Due to trademark issues, the OpenSER project had to change the name. Officially, the new name was announced on July 28, 2008. Version 1.4.0 brings many new features since OpenSER v1.3

[Kamailio-Users] Accounting / REFER question

2008-08-07 Thread Zahid Mehmood
Hi All, I have a need to keep the openser 'IN' the loop for all transfered calls and to be able to generate proper accounting records (to mimic legacy PBX behavior). Any thoughts on how this can be achieved WITHOUT using SBC/ B2BUA? is it even possible? If off-system user calls X on o

Re: [Kamailio-Users] test

2008-08-07 Thread Jason Penton
Thanks for that fantastic, positive input. Enjoy SER. Cheers! On Thu, Aug 7, 2008 at 7:47 PM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > And for me as well as opensips and kamailo, I will stay to the original > SER even if I thought to go to Openser... > I cant believe that a forking proj

Re: [Kamailio-Users] test

2008-08-07 Thread Ovidiu Sas
bye bugs? hmmm ... bugs are everywhere ... you can't get rid of them ;) cheers, -ovidiu On Thu, Aug 7, 2008 at 1:47 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > And for me as well as opensips and kamailo, I will stay to the original SER > even if I thought to go to Openser... > I cant belie

[Kamailio-Users] mailing lists issues

2008-08-07 Thread Daniel-Constantin Mierla
Hello, I am not going in hot discussions here. We have to finish the release first. Due to DNS change of openser.org, without prior notice, we were facing about 1 hour down time with mailing lists. I apologize for that. Kamailio project should be reachable on two domains: - main one: kamailio.o

Re: [Kamailio-Users] test

2008-08-07 Thread [EMAIL PROTECTED]
And for me as well as opensips and kamailo, I will stay to the original SER even if I thought to go to Openser... I cant believe that a forking projext (openser) is now forking again with all these fightings both side and stay a serious project. For me, bye openser, bye kamailo, bye opensips an

Re: [Kamailio-Users] www.openser.org

2008-08-07 Thread Henning Westerholt
On Thursday 07 August 2008, Nuno Marques wrote: > Can someone tell me how to access the dokuwiki page? Is offline in both > projects (Kamailio and Opensips...). Hi Nuno, there is a wrong link in the page, should be fixed now. Cheers, Henning ___ User

Re: [Kamailio-Users] test

2008-08-07 Thread [EMAIL PROTECTED]
we will Daniel-Constantin Mierla a écrit : > please ignore > > ___ Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users

[Kamailio-Users] test

2008-08-07 Thread Daniel-Constantin Mierla
please ignore -- Daniel-Constantin Mierla http://www.asipto.com ___ Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users

Re: [Kamailio-Users] www.openser.org

2008-08-07 Thread Schumann Sebastian
Hi Nuno http://www.kamailio.org/dokuwiki/doku.php Regards Sebastian Von: Nuno Marques [mailto:[EMAIL PROTECTED] Gesendet: Do 8/7/2008 18:23 An: Bogdan-Andrei Iancu Cc: openser users; devel Betreff: Re: [Kamailio-Users] www.openser.org Can someone tell m

Re: [Kamailio-Users] www.openser.org

2008-08-07 Thread Nuno Marques
Can someone tell me how to access the dokuwiki page? Is offline in both projects (Kamailio and Opensips...). Thanks in advance Nuno 2008/8/7 Bogdan-Andrei Iancu <[EMAIL PROTECTED]> > Staring from today, www.openser.org will point to www.opensips.org . The > mainlists will continue on op

[Kamailio-Users] www.openser.org

2008-08-07 Thread Bogdan-Andrei Iancu
Staring from today, www.openser.org will point to www.opensips.org . The mainlists will continue on openser like they use to, but I invite everyone to move to the new mail lists created on opensips.org 1 - It is the time to move forward with the openser project, in a positive way, for a reliabl

[Kamailio-Users] [Fwd: [Kamailio-Devel] branching 1.4.0 in one hour]

2008-08-07 Thread Daniel-Constantin Mierla
I think this is also useful info for user community as well. Cheers, Daniel Original Message Subject:[Kamailio-Devel] branching 1.4.0 in one hour Date: Thu, 07 Aug 2008 18:09:35 +0300 From: Daniel-Constantin Mierla <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTE

Re: [Kamailio-Users] Is sh interface is needed?

2008-08-07 Thread Klaus Darilion
Hi! openser does not implement any IMS interfaces regards klaus [EMAIL PROTECTED] wrote: > Hi, > > I am working on OpenSER 1.3.2 version as presence server and i want to > integrate with IMS. > For this what are modifications need. Is sh interface is needed? And how > to trace the presence i

[Kamailio-Users] REFER & accounting question

2008-08-07 Thread Zahid Mehmood
Hi All, I have a need to keep the openser 'IN' the loop for all transfered calls and to be able to generate proper accounting records (to mimic legacy PBX behavior). Any thoughts on how this can be achieved WITHOUT using SBC/ B2BUA? is it even possible? If off-system user calls X on

[Kamailio-Users] Is sh interface is needed?

2008-08-07 Thread mahesh.peddi
Hi, I am working on OpenSER 1.3.2 version as presence server and i want to integrate with IMS. For this what are modifications need. Is sh interface is needed? And how to trace the presence information? Regards, Mahesh Peddi Infospectrum India Pvt. Ltd. Cell: +91 9765775176 IP-Phone Ext. - 7

[Kamailio-Users] For xcap-client to make run is xcap-server is needed?

2008-08-07 Thread mahesh.peddi
Hi All, Presently i am working on OpenSER 1.3.2 version to make as presence server and i include the presence module. But i am getting some errors when i explored it seems xcap client was not include.Now i was include but my doubt is for xcap-client to make run is xcap-server is needed. If so w

[Kamailio-Users] For xcap-client to make run is xcap-server is needed?

2008-08-07 Thread mahesh.peddi
Hi All, Presently i am working on OpenSER 1.3.2 version to make as presence server and i include the presence module. But i am getting some errors when i explored it seems xcap client was not include.Now i was include but my doubt is for xcap-client to make run is xcap-server is needed. If so w

Re: [Kamailio-Users] As a board member

2008-08-07 Thread Ali Jawad
This is really sad. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Georgescu Sent: 2008-08-07 16:17 To: devel; users@lists.kamailio.org Subject: [Kamailio-Users] As a board member Hello, Because of sheer incompetence and abuse conduct of one of t

[Kamailio-Users] website updates

2008-08-07 Thread Elena-Ramona Modroiu
Hi all, I have updated the website to reflect the renaming of the project. If you find broken links, please contact me. Best regards, Ramona ___ Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users

[Kamailio-Users] As a board member

2008-08-07 Thread Adrian Georgescu
Hello, Because of sheer incompetence and abuse conduct of one of the recently adopted board members I decided to put my activities as a management board member of OpenSER/Kamailio project on hold. I will be able to resume my activities after the voluntary leave of Henning Westerholt. For t

Re: [Kamailio-Users] includes in the route script ?

2008-08-07 Thread Gustavo Mistrinelli
Hi Franco, yo can use m4 scripting, please review M4 Scripting Tutorial The idea is to use constants to enumerate routes, flags, localization variables and maybe can help you to have once file including all other routes files openser.m4 /*--

Re: [Kamailio-Users] Users Digest, Vol 39, Issue 27

2008-08-07 Thread Henning Westerholt
On Thursday 07 August 2008, luzango mfupe wrote: > OpenSIPS have already released their 1.4.0, question is what > differences are going to be in Kamailio 1.4.0 from OpenSIPS?. Also > OpenSER 1.3.0 was codenamed "BlackCat" what is our Kamailio 1.4.0 > going to be named??? > Cheers, Hi luzango, do

Re: [Kamailio-Users] Users Digest, Vol 39, Issue 27

2008-08-07 Thread luzango mfupe
OpenSIPS have already released their 1.4.0, question is what differences are going to be in Kamailio 1.4.0 from OpenSIPS?. Also OpenSER 1.3.0 was codenamed "BlackCat" what is our Kamailio 1.4.0 going to be named??? Cheers, Lu. On 8/7/08, Daniel-Constantin Mierla <[EMAIL PROTECTED]> wrote: > Hello

Re: [Kamailio-Users] Users Digest, Vol 39, Issue 27

2008-08-07 Thread Daniel-Constantin Mierla
Hello, On 08/07/08 12:56, luzango mfupe wrote: > [...] dont we supposed to have a mojor > release today?? > yes, kamailio 1.4.0 will be released later today, evening in CET (Central Europe) time zone. People are working to documentation that shows how to update to the new version. Cheers, Da

Re: [Kamailio-Users] Users Digest, Vol 39, Issue 27

2008-08-07 Thread luzango mfupe
Hi guys ..tired of this conflict..dont we supposed to have a mojor release today?? On 8/7/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Send Users mailing list submissions to > users@lists.kamailio.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.ka

[Kamailio-Users] includes in the route script ?

2008-08-07 Thread Francois Berganz
is it possible to divide the script route in others files and do includes? With that, I want to have one file for route[1] , one for route[2] . ___ Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users

Re: [Kamailio-Users] OpenSIPS project

2008-08-07 Thread Francois Menard
I've been holding on OpenSIP.org for many years... perhaps I should be donating it now. F. -- Francois D. Menard Project Manager Xittel telecommunications inc. 1350 Royale #800 Trois-Rivieres, QC , G9A 4J4 Canada Follow-me: 819 601 6633 Email: [EMAIL PROTECTED] Fax: 819 374-0395 > -Original

Re: [Kamailio-Users] [Kamailio-Devel] call for contribution: project logo

2008-08-07 Thread Torben Friese
For example the Quicksilver logo ;-) > I'm sure there are quite a few logos out there with 'the wave'. > > > They really don't look that similar though. > > > - D > > > > _ > > > [EMAIL PROTECTED] > http://www.darrensessions.com > http://www.linkedin.com/in/d

Re: [Kamailio-Users] [Kamailio-Devel] call for contribution: project logo

2008-08-07 Thread Benny Prijono
Frankly it straight away reminds me to this: http://pac.ifica.net/2007/09/test.html On Tue, Aug 5, 2008 at 5:19 PM, Klaus Darilion <[EMAIL PROTECTED] > wrote: > Great! > > I love the second one: green > > Daniel-Constantin Mierla schrieb: > > Hello, > > > > I already received the first proposal,