[SR-Users] Releasing v3.3.0 later today

2012-06-18 Thread Daniel-Constantin Mierla

Hello,

quick note about packaging the 3.3.0 today, therefore if anyone has 
commits to push to GIT branch 3.3 after 12:00GMT, please write first to 
sr-dev mailing list. Once the announcement about the release is sent 
out, the commits can be pushed again directly.


Cheers,
Daniel

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 - 
http://asipto.com/u/katu
Kamailio Practical Workshop, Netherlands, Sep 10-12, 2012 - 
http://asipto.com/u/kpw


___
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] Sipcapture and Siptrace Compile Error

2012-06-18 Thread Alexandr Dubovikov

Hallo Akan,

oops, sorry :-(

please add  new typedef after u_int16_t;

#ifdef __OS_solaris
typedef uint8_t u_int8_t;
typedef uint16_t u_int16_t;
*typedef uint16_t u_int32_t;*
#define IPPROTO_IPIP IPPROTO_ENCAP /* Solaris IPIP protocol has name 
ENCAP */

#endif

Wbr,
Alexandr

6/15/2012 9:11 PM, Akan wrote:
I added the define and recompiled. still got the same error. Here is 
the change that I've made:


#define __OS_solaris 1   //* this is the line that i've added

#ifdef __OS_solaris
typedef uint8_t u_int8_t;
typedef uint16_t u_int16_t;
#define IPPROTO_IPIP IPPROTO_ENCAP /* Solaris IPIP protocol has name 
ENCAP */

#endif


Thanks

Nathaniel


On 6/15/2012 9:15 AM, Alexandr Dubovikov wrote:

Hi Akan,

looks like in your system has not defined __OS_solaris

open sipcapture.h and add this string on top:

#define __OS_solaris 1

and recompile modules again.

Wbr,
Alexandr

On 06/15/2012 06:53 AM, Akan wrote:
When compiling kamailio v3.3, I am getting this error from 
sipcapture and siptrace. I am compiling on solaris 10, 64bit  Sun 
server with gnu tools.


CC (gcc) [M sipcapture.so]  sipcapture.o
In file included from sipcapture.c:76:0:
sipcapture.h:48:4: error: unknown type name 'u_int32_t'
sipcapture.h:49:4: error: unknown type name 'u_int32_t'
gmake[1]: *** [sipcapture.o] Error 1

In file included from siptrace.c:54:0:
../../modules/sipcapture/sipcapture.h:48:4: error: unknown type name 
'u_int32_t'
../../modules/sipcapture/sipcapture.h:49:4: error: unknown type name 
'u_int32_t'

gmake[1]: *** [siptrace.o] Error 1


Thanks

Nathaniel

___
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





-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2180 / Virus Database: 2433/5070 - Release Date: 
06/14/12







___
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


___
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] FW: (Devel) Segmentation fault using pua_dialoginfo

2012-06-18 Thread Charles Chance
Hello Daniel,

Sorry for the delay!

I will get around to testing with the latest master branch sometime over the 
next couple of days and will report back here.

Many thanks,

Charles



Daniel-Constantin Mierla mico...@gmail.com wrote:

           Hello,

can you try with latest master branch -- it should be fixed by:

http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1d89d7bea854c2e2c646b5d13ba215795325b50f

Cheers,
Daniel

On 5/29/12 5:52 PM, Daniel-Constantin Mierla wrote:
Hello,

finally had a chance to look over it. I guess it is some race, resulting in a 
memory space being overwritten. The 200ok for publish with ringing state is 
processed more or less at the time when 200ok for invite comes and dialog 
changes state.

Can you re-compile with MEMDBG=1 (edit the Makefile.defs or give it in the 
command line parameter) and try again? Maybe the memory manager can catch the 
fault operation and provide more details.

Cheers,
Daniel

On 5/17/12 6:58 PM, Charles Chance wrote:
Hi Daniel,
 
I have sent the messages over to you.
 
I look forward to hear what you can find.
 
Best,
 
Charles
 
From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] 
Sent: 17 May 2012 15:06
To: Charles Chance
Cc: 'SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -Users 
Mailing List'
Subject: Re: FW: (Devel) Segmentation fault using pua_dialoginfo
 
Hello,

the content of ps-param is pretty much all invalid. So looks like a callback 
on a freed/invalid parameter, could be a double-callback execution.

Set debug=3 and send all the messages for such case -- it might be quite a lot 
of them, so send them to my email address, the mailing list has a limit of 
message size.

Cheers,
Daniel

On 5/17/12 2:13 PM, Charles Chance wrote:
Hi,
 
Requested output as follows:
 
(gdb) frame 1
#1  publ_cback_func (t=0xb3dc8e38, type=1024, ps=0xbfcdd5d8)
    at send_publish.c:246
246 hash_code= core_hash(hentity-pres_uri, NULL, HASH_SIZE);
(gdb) p *ps
$2 = {req = 0x0, rpl = 0xb7c30340, param = 0xb3dc3ff4, code = 412, flags = 0,
  branch = 0, t_rbuf = 0x0, dst = 0x0, send_buf = {s = 0x0, len = 0}}
(gdb) p *(ua_pres_t*)(*ps-param)
$3 = {id = {s = 0x20455942 Address 0x20455942 out of bounds,
    len = 98044}, pres_uri = 0x40323531, event = 875444279,
  expires = 875703856, desired_expires = 858861105, flag = 808794676,
  db_flag = 1394618421, cb_param = 0x322f5049, next = 0xa0d302e,
  ua_flag = 979462486, etag = {
    s = 0x50495320 Address 0x50495320 out of bounds, len = 808333871},
  tuple_id = {s = 0x5044552f Address 0x5044552f out of bounds,
    len = 775436064}, body = 0x322e3034, content_type = {
    s = 0x312e3134 Address 0x312e3134 out of bounds, len = 1648047155},
  watcher_uri = 0x636e6172, call_id = {
    s = 0x397a3d68 Address 0x397a3d68 out of bounds, len = 1647593320},
  to_tag = {s = 0x3435634b Address 0x3435634b out of bounds,
    len = 842149473}, from_tag = {
    s = 0x63306461 Address 0x63306461 out of bounds, len = 808334648},
  cseq = 1767246349, version = 1394621025, outbound_proxy = 0x322f5049,
  extra_headers = 0x552f302e, record_route = {
    s = 0x31205044 Address 0x31205044 out of bounds, len = 825111097},
  remote_contact = {s = 0x312e3836 Address 0x312e3836 out of bounds,
    len = 976498224}, contact = {
    s = 0x36373135 Address 0x36373135 out of bounds, len = 1701985073}}
 
 
Yes, it is a test server so very happy to arrange for remote access if 
required. In the meantime, I will do a little more digging to try to find out 
why entity is null.
 
Cheers,
 
Charles
 


-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
 

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2176 / Virus Database: 2425/5004 - Release Date: 05/16/12

-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 - 
http://asipto.com/u/katu



-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 - 
http://asipto.com/u/katu
Kamailio Practical Workshop, Netherlands, Sep 10-12, 2012 - 
http://asipto.com/u/kpw


___
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] install problem

2012-06-18 Thread copycall
hello,

i ran into a problem installing kamailio when i got to #7 create
mysql database:


openser.cfg.5   /usr/local/share/man//man5/
openser.cfg.5
chmod 644  /usr/local/share/man//man5/openser.cfg.5
sed -e s#/etc/openser/openser\.cfg#/usr/local/etc/openser/openser.cfg#g \
   -e s#/usr/sbin/#/usr/local/sbin/#g \
   -e s#/usr/lib/openser/modules/#/
usr/local/lib64/openser/modules/#g \
   -e s#/usr/share/doc/openser/#/
usr/local/share/doc/openser/#g \
scripts/openserctl.8  /usr/local/share/man//man8/
openserctl.8
chmod 644  /usr/local/share/man//man8/openserctl.8
sed -e s#/etc/openser/openser\.cfg#/usr/local/etc/openser/openser.cfg#g \
   -e s#/usr/sbin/#/usr/local/sbin/#g \
   -e s#/usr/lib/openser/modules/#/
usr/local/lib64/openser/modules/#g \
   -e s#/usr/share/doc/openser/#/
usr/local/share/doc/openser/#g \
utils/openserunix/openserunix.8  \
   /usr/local/share/man//man8/openserunix.8
chmod 644  /usr/local/share/man//man8/openserunix.8
root@copycall:/usr/local/src/openser-1.3.0/sip-server# echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
root@copycall:/usr/local/src/openser-1.3.0/sip-server# cd
root@copycall:~# /usr/local/etc/kamailio/kamctlrc
bash: /usr/local/etc/kamailio/kamctlrc: No such file or directory
root@copycall:~# /usr/local/sbin/kamdbctl create
bash: /usr/local/sbin/kamdbctl: No such file or directory

any solution will be greatly appreciated, please include all the code
as kamailio is new to me.

thank you in advance,
dave
___
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] Kamailio v3.3.0 Released - new major version is out

2012-06-18 Thread Daniel-Constantin Mierla
Kamailio v3.3.0 is out – a major release with a very large number of new 
features and improvements.


This release is a result of about 6 months of development and 2 months 
of testing from the teams of Kamailio (OpenSER) and SIP Express Router 
(SER) projects. Version 3.3.0 comes with 7 brand new modules in addition 
to a lot of fresh features in core and old modules. You can read 
detailed release notes at:


* http://www.kamailio.org/w/kamailio-v3-3-0-release-notes/

Many thanks to all developers and community members that made possible 
this release.


Enjoy SIP routing in a secure, flexible and easier way with Kamailio v3.3.0!

Cheers,
Daniel

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/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/mailman/listinfo/sr-users


Re: [SR-Users] Sipcapture and Siptrace Compile Error

2012-06-18 Thread Akan

Alexandr,

that did it!

Thanks

Nathaniel

On 6/15/2012 4:46 PM, Alexandr Dubovikov wrote:

Hallo Akan,

oops, sorry :-(

please add  new typedef after u_int16_t;

#ifdef __OS_solaris
typedef uint8_t u_int8_t;
typedef uint16_t u_int16_t;
*typedef uint16_t u_int32_t;*
#define IPPROTO_IPIP IPPROTO_ENCAP /* Solaris IPIP protocol has name 
ENCAP */

#endif

Wbr,
Alexandr

6/15/2012 9:11 PM, Akan wrote:
I added the define and recompiled. still got the same error. Here is 
the change that I've made:


#define __OS_solaris 1   //* this is the line that i've added

#ifdef __OS_solaris
typedef uint8_t u_int8_t;
typedef uint16_t u_int16_t;
#define IPPROTO_IPIP IPPROTO_ENCAP /* Solaris IPIP protocol has name 
ENCAP */

#endif


Thanks

Nathaniel


On 6/15/2012 9:15 AM, Alexandr Dubovikov wrote:

Hi Akan,

looks like in your system has not defined __OS_solaris

open sipcapture.h and add this string on top:

#define __OS_solaris 1

and recompile modules again.

Wbr,
Alexandr

On 06/15/2012 06:53 AM, Akan wrote:
When compiling kamailio v3.3, I am getting this error from 
sipcapture and siptrace. I am compiling on solaris 10, 64bit  Sun 
server with gnu tools.


CC (gcc) [M sipcapture.so]  sipcapture.o
In file included from sipcapture.c:76:0:
sipcapture.h:48:4: error: unknown type name 'u_int32_t'
sipcapture.h:49:4: error: unknown type name 'u_int32_t'
gmake[1]: *** [sipcapture.o] Error 1

In file included from siptrace.c:54:0:
../../modules/sipcapture/sipcapture.h:48:4: error: unknown type 
name 'u_int32_t'
../../modules/sipcapture/sipcapture.h:49:4: error: unknown type 
name 'u_int32_t'

gmake[1]: *** [siptrace.o] Error 1


Thanks

Nathaniel

___
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





-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2180 / Virus Database: 2433/5070 - Release Date: 
06/14/12







___
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




___
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


No virus found in this message.
Checked by AVG - www.avg.com http://www.avg.com
Version: 2012.0.2179 / Virus Database: 2433/5076 - Release Date: 06/17/12





___
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] [sr-dev] Kamailio v3.3.0 Released - new major version is out

2012-06-18 Thread Peter Dunkley
Hi,

I have built 3.3.0 RPMs for el6 (CentOS/RHEL/etc) i386 and x86_64, and
Fedora 17 i386 and x86_64 and put them into my yum repo at:
http://dl.dropbox.com/u/9300853/yum/index.html

Fedora 17 RaspberryPi are building now and I will upload them tomorrow
evening.

Regards,

Peter

 Kamailio v3.3.0 is out – a major release with a very large number of new
 features and improvements.

 This release is a result of about 6 months of development and 2 months
 of testing from the teams of Kamailio (OpenSER) and SIP Express Router
 (SER) projects. Version 3.3.0 comes with 7 brand new modules in addition
 to a lot of fresh features in core and old modules. You can read
 detailed release notes at:

 * http://www.kamailio.org/w/kamailio-v3-3-0-release-notes/

 Many thanks to all developers and community members that made possible
 this release.

 Enjoy SIP routing in a secure, flexible and easier way with Kamailio
 v3.3.0!

 Cheers,
 Daniel

 --
 Daniel-Constantin Mierla - http://www.asipto.com
 http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


 ___
 sr-dev mailing list
 sr-...@lists.sip-router.org
 http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev



-- 
Peter Dunkley
Technical Director
Crocodile RCS Ltd


___
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] Releasing v3.3.0 later today

2012-06-18 Thread Alex Balashov

Fabulous new functionality!  Very world-changing!  Thanks!

--
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/

___
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] [Kamailio-Business] Kamailio v3.3.0 Released - new major version is out

2012-06-18 Thread Manwe
Deb packages for Debian and Ubuntu are ready.

http://www.kamailio.org/wiki/packages/debs



 Kamailio v3.3.0 is out – a major release with a very large number of new 
 features and improvements.
 
 This release is a result of about 6 months of development and 2 months 
 of testing from the teams of Kamailio (OpenSER) and SIP Express Router 
 (SER) projects. Version 3.3.0 comes with 7 brand new modules in addition 
 to a lot of fresh features in core and old modules. You can read 
 detailed release notes at:
 
 * http://www.kamailio.org/w/kamailio-v3-3-0-release-notes/
 
 Many thanks to all developers and community members that made possible 
 this release.
 
 Enjoy SIP routing in a secure, flexible and easier way with Kamailio v3.3.0!
 
 Cheers,
 Daniel
 

___
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