[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-users
Subject:    Re: [SR-Users] Core Dump during shutdown on SPARC64
From:       Spencer Thomason <spencer () whiteskycommunications ! com>
Date:       2016-01-31 16:03:01
Message-ID: EADF4FBE-DE0D-41D7-AB5D-4D51FFCE3864 () whiteskycommunications ! com
[Download RAW message or body]

[Attachment #2 (text/plain)]

Hi Daniel,
I was able to prevent the bus error by reverting part of commit \
1b366aa1c6c37e2320da10fb68f0370199333f5d as below:

diff --git a/cfg/cfg_struct.c b/cfg/cfg_struct.c
index 8bfe429..519c6a9 100644
--- a/cfg/cfg_struct.c
+++ b/cfg/cfg_struct.c
@@ -295,8 +295,7 @@ static void cfg_destory_groups(unsigned char *block)
                                if (((CFG_VAR_TYPE(&mapping[i]) == CFG_VAR_STRING) ||
                                (CFG_VAR_TYPE(&mapping[i]) == CFG_VAR_STR)) &&
                                        mapping[i].flag & cfg_var_shmized) {
-
-                                               old_string = *(char **)(block + \
group->var_offset + mapping[i].offset); +                                             \
                memcpy(&old_string, block + group->var_offset + mapping[i].offset, \
                sizeof(char *));
                                                if (old_string) shm_free(old_string);
                                }

I can't really see why there would be a bus error… thoughts?

Thanks,
Spencer




On Jan 14, 2016, at 6:52 PM, Spencer Thomason \
<spencer@whiteskycommunications.com<mailto:spencer@whiteskycommunications.com>> \
wrote:

Hi Daniel,
I haven't yet but I will try to test shortly.

Here is the value of the block variable:
(gdb) p /s block
$1 = (unsigned char *) 0xffffffff76e5ded4 ""

Thanks,
Spencer


On Jan 13, 2016, at 11:07 PM, Daniel-Constantin Mierla \
<miconda@gmail.com<mailto:miconda@gmail.com>> wrote:

Hello,

hmm, they are multiple of 8, so they should be aligned to 64bits.

Or maybe the 'block' variable value is not aligned to 8bytes ...

Have you done any sip traffic via this kamailio instance. Is all ok at
runtime?

Cheers,
Daniel

On 14/01/16 08:01, Spencer Thomason wrote:
Hi Daniel,
See below:
(gdb) p group->var_offset
$1 = 64
(gdb) p mapping[i].offset
$2 = 56

Thanks!
Spencer


On Jan 13, 2016, at 10:18 PM, Daniel-Constantin Mierla \
<miconda@gmail.com<mailto:miconda@gmail.com>> wrote:

Hello,

can you get the values for  group->var_offset and mapping[i].offset in
frame 0?

Cheers,
Daniel

On 14/01/16 05:41, Spencer Thomason wrote:
Hello,
I'm trying to get Kamailio running on Solaris 11 SPARC64 and I'm receiving a bus \
error on shutdown.  If needed, we can make SPARC hardware available for testing.

Thanks,
Spencer


Core was generated by `/opt/kamailio/sbin/kamailio -f \
/opt/kamailio/etc/kamailio/kamailio.cfg -P /syst'. Program terminated with signal 10, \
Bus error. #0  0x00000001003e73f0 in cfg_destory_groups (block=0xffffffff76e5ded4 "") \
at cfg/cfg_struct.c:299 299 old_string = *(char **)(block + group->var_offset + \
mapping[i].offset); (gdb) bt full
#0  0x00000001003e73f0 in cfg_destory_groups (block=0xffffffff76e5ded4 "") at \
cfg/cfg_struct.c:299  group = 0x100745e20
      def = <optimized out>
      i = 14
      group2 = <optimized out>
      mapping = 0x100745a78
      old_string = <optimized out>
#1  cfg_destroy () at cfg/cfg_struct.c:391
      __FUNCTION__ = "cfg_destroy"
#2  0x0000000100163fc4 in cleanup (show_status=show_status@entry=1) at main.c:540
      memlog = <optimized out>
      __FUNCTION__ = "cleanup"
#3  0x00000001001650d4 in shutdown_children (show_status=show_status@entry=1, sig=15) \
at main.c:665 No locals.
#4  0x0000000100165c0c in handle_sigs () at main.c:695
      chld = <optimized out>
      chld_status = 0
      memlog = <optimized out>
      __FUNCTION__ = "handle_sigs"
#5  0x000000010016e678 in main_loop () at main.c:1722
      i = <optimized out>
      pid = <optimized out>
      si = <optimized out>
      si_desc = "udp receiver child=15 \
sock=104.222.31.55:9000\000\005\066\377\377\377\377v\345\322\370\000\000\000\000\000\020\000\063\377\377\377\377\177\377\360q\000\000\000\001\000B\277 \
\000\000\000\001\000^:P\000\000\000\001\000\002\356(\377\377\377\377\377\377\377\375\3 \
77\377\377\377\377\377\377\375\377\377\377\377\377\377\377\375\377\377\377\377\377\377\377\375"
  nrprocs = <optimized out>
      woneinit = <optimized out>
      __FUNCTION__ = "main_loop"
#6  0x000000010042cafc in main (argc=<optimized out>, argv=<optimized out>) at \
main.c:2597  cfg_stream = <optimized out>
      c = <optimized out>
      r = <optimized out>
      tmp = 0xffffffff7ffffd57 ""
      tmp_len = 0
      port = 0
      proto = 0
      options = 0x100036918 \
":f:cm:M:dVIhEeb:l:L:n:vKrRDTN:W:w:t:u:g:P:G:SQ:O:a:A:x:X:"  ret = -1
      seed = 4139658536
      rfd = <optimized out>
      debug_save = <optimized out>
      debug_flag = <optimized out>
      dont_fork_cnt = <optimized out>
      p = <optimized out>
      st = {st_dev = 2478196129807, st_ino = 405001306, st_mode = 16832, st_nlink = \
                2, st_uid = 0, st_gid = 0,
        st_rdev = 18446744073709551615, st_size = 117, st_atim = {tv_sec = \
                1452739293, tv_nsec = 444332080}, st_mtim = {
          tv_sec = 1452739411, tv_nsec = 727071262}, st_ctim = {tv_sec = 1452739411, \
                tv_nsec = 727071262}, st_blksize = 8192,
        st_blocks = 16, st_fstype = "tmpfs\000\000\000\000\000\000\000\000\000\000"}
      __FUNCTION__ = "main"

# this file is autogenerated by make cfg
MAIN_NAME= kamailio
CFG_NAME= kamailio
SCR_NAME= sip-router
FLAVOUR= kamailio
INSTALL_FLAVOUR= kamailio
SRC_NAME= sip-router
RELEASE= 4.4.0-dev8
OS= solaris
ARCH= sparc64
C_DEFS=   -DNAME='"kamailio"' -DVERSION='"4.4.0-dev8"' -DARCH='"sparc64"' \
-DOS='solaris_' -DOS_QUOTED='"solaris"' -DCOMPILER='"gcc 4.8.2"' -D__CPU_sparc64 \
-D__OS_solaris -DSER_VER=4004000 -DCFG_DIR='"/opt/kamailio/etc/kamailio/"' \
-DRUN_DIR='"/var/run/kamailio/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DDNS_IP_HACK \
-DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DUSE_DNS_CACHE \
-DUSE_DNS_FAILOVER -DUSE_DST_BLACKLIST -DUSE_NAPTR -DWITH_XAVP  -DF_MALLOC -DQ_MALLOC \
-DTLSF_MALLOC -DDBG_SR_MEMORY -DUSE_TLS -DTLS_HOOKS -DUSE_CORE_STATS -DSTATISTICS \
-DMALLOC_STATS -DWITH_AS_SUPPORT -DUSE_SCTP -DFAST_LOCK -DADAPTIVE_WAIT \
-DADAPTIVE_WAIT_LOOPS=1024  -DCC_GCC_LIKE_ASM -DSPARC64_MODE -DHAVE_GETIPNODEBYNAME \
-DHAVE_SYS_SOCKIO_H -DHAVE_SCHED_YIELD -DHAVE_ALLOCA_H -DUSE_SIGACTION -DHAVE_DEVPOLL \
-DHAVE_SELECT -DHAVE_FILIO_H DEFS_RM=
PROFILE=
CC= gcc
LD= gcc
MKDEP= gcc -MM -MG
MKTAGS= ctags
LDFLAGS=  -m64 -O2
C_INCLUDES=
CC_MKDEP_OPTS= -MMD -MP
MOD_LDFLAGS= -G  -m64 -O2
LIB_LDFLAGS= -G  -m64 -O2
UTILS_LDFLAGS=  -m64 -O2
LIB_SONAME= -Wl,-h,
LD_RPATH= -Wl,-R,
LIB_SUFFIX= .so
LIB_PREFIX= lib
LIBS= -ldl -lresolv -L/usr/local/lib -lxnet -lsocket -lnsl  -lrt
LEX= flex
YACC= bison
YACC_FLAGS= -d -b cfg
PREFIX= /opt/kamailio
LOCALBASE= /usr/local
TAR= gtar
INSTALL= ginstall
INSTALL_CFG= ginstall -m 644
INSTALL_BIN= ginstall -m 755
INSTALL_MODULES= ginstall -m 755
INSTALL_DOC= ginstall -m 644
INSTALL_MAN= ginstall -m 644
INSTALL_LIB= ginstall -m 755
INSTALL_TOUCH= touch
INSTALL_SHARE= ginstall -m 644
Q= 1
CC_EXTRA_OPTS= -O2 -m64
CPU= ultrasparc
CFLAGS_RM=
CFLAGS= -g -funroll-loops -mtune=native -mcpu=native -fno-strict-overflow \
-ftree-vectorize -Wall -mno-faster-structs MOD_CFLAGS= -fPIC -DPIC $(CFLAGS)
LIB_CFLAGS= -fPIC -DPIC $(CFLAGS)
UTILS_CFLAGS= $(CFLAGS)
BASEDIR= $(DESTDIR)
basedir= $(BASEDIR)
DESTDIR=
LIBDIR= lib64
RUNBASEDIR= $(DESTDIR)
runbasedir= $(RUNBASEDIR)
PREFIX= /opt/kamailio
prefix= $(PREFIX)
cfg_prefix= $(basedir)$(prefix)
cfg_dir= etc/$(MAIN_NAME)/
bin_prefix= $(basedir)$(prefix)
bin_dir= sbin/
modules_prefix= $(basedir)$(prefix)
modules_dir= $(LIBDIR)/$(MAIN_NAME)/
doc_prefix= $(basedir)$(prefix)
doc_dir= doc/$(MAIN_NAME)/
man_prefix= $(basedir)$(prefix)
man_dir= man/
ut_prefix= $(basedir)$(prefix)
ut_dir=
share_prefix= $(basedir)$(prefix)
share_dir= share/$(MAIN_NAME)/
lib_prefix= $(basedir)$(prefix)
lib_dir= $(LIBDIR)/$(MAIN_NAME)/
data_prefix= $(basedir)$(prefix)
data_dir= $(MAIN_NAME)/
cfg_target= $(prefix)/$(cfg_dir)
lib_target= $(prefix)/$(lib_dir)
data_target= $(prefix)/$(data_dir)
run_prefix= $(runbasedir)
run_dir= var/run/$(MAIN_NAME)/
run_target= $(run_prefix)/$(run_dir)
override makefile_defs:=1
C_DEFS:=$(filter-out $(DEFS_RM) $(extra_defs),$(C_DEFS)) $(extra_defs)
CFLAGS:=$(filter-out $(CFLAGS_RM) $(CC_EXTRA_OPTS), $(CFLAGS)) $(CC_EXTRA_OPTS)

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org<mailto:sr-users@lists.sip-router.org>
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Book: SIP Routing With Kamailio - http://www.asipto.com<http://www.asipto.com/>
http://miconda.eu<http://miconda.eu/>


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org<mailto:sr-users@lists.sip-router.org>
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Book: SIP Routing With Kamailio - http://www.asipto.com<http://www.asipto.com/>
http://miconda.eu<http://miconda.eu/>

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org<mailto:sr-users@lists.sip-router.org>
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[Attachment #3 (text/html)]

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space;" class=""> Hi Daniel,
<div class="">I was able to prevent the bus error by reverting part of \
commit&nbsp;1b366aa1c6c37e2320da10fb68f0370199333f5d as below:</div> <div \
class=""><br class=""> </div>
<div class="">diff --git a/cfg/cfg_struct.c b/cfg/cfg_struct.c<br class="">
index 8bfe429..519c6a9 100644<br class="">
--- a/cfg/cfg_struct.c<br class="">
&#43;&#43;&#43; b/cfg/cfg_struct.c<br class="">
@@ -295,8 &#43;295,7 @@&nbsp;static void cfg_destory_groups(unsigned char *block)<br \
class=""> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;if (((CFG_VAR_TYPE(&amp;mapping[i]) == \
CFG_VAR_STRING) ||<br class=""> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp;&nbsp;(CFG_VAR_TYPE(&amp;mapping[i]) == CFG_VAR_STR)) &amp;&amp;<br class=""> \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;mapping[i].flag &amp; \
                cfg_var_shmized) {<br class="">
-<br class="">
-&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp;&nbsp;old_string = *(char **)(block &#43; group-&gt;var_offset &#43; \
mapping[i].offset);<br class=""> &#43;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;memcpy(&amp;old_string, block &#43; \
group-&gt;var_offset&nbsp;&#43; mapping[i].offset, sizeof(char *));<br class=""> \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp;&nbsp;if (old_string) shm_free(old_string);<br class=""> &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp;&nbsp;}</div> <div class=""><br class="">
</div>
<div class="">I can't really see why there would be a bus error… thoughts? \
&nbsp;</div> <div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Spencer</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jan 14, 2016, at 6:52 PM, Spencer Thomason &lt;<a \
href="mailto:spencer@whiteskycommunications.com" \
class="">spencer@whiteskycommunications.com</a>&gt; wrote:</div> <br \
class="Apple-interchange-newline"> <div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space;" class=""> Hi Daniel,
<div class="">I haven't yet but I will try to test shortly.</div>
<div class=""><br class="">
</div>
<div class="">Here is the value of the block variable:</div>
<div class="">(gdb) p /s block<br class="">
$1 = (unsigned char *) 0xffffffff76e5ded4 "&quot;</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Spencer</div>
<div class=""><br class="">
<br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jan 13, 2016, at 11:07 PM, Daniel-Constantin Mierla &lt;<a \
href="mailto:miconda@gmail.com" class="">miconda@gmail.com</a>&gt; wrote:</div> <br \
class="Apple-interchange-newline"> <div class=""><span style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; \
letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline \
!important;" class="">Hello,</span><br style="font-family: Helvetica; font-size: \
12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class=""> <br style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; \
letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">hmm,  they are multiple of 8, so they should be \
aligned to 64bits.</span><br style="font-family: Helvetica; font-size: 12px; \
font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class=""> <br style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; \
letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">Or  maybe the 'block' variable value is not \
aligned to 8bytes ...</span><br style="font-family: Helvetica; font-size: 12px; \
font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class=""> <br style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; \
letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">Have  you done any sip traffic via this \
kamailio instance. Is all ok at</span><br style="font-family: Helvetica; font-size: \
12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class=""> <span style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; \
letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline \
!important;" class="">runtime?</span><br style="font-family: Helvetica; font-size: \
12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class=""> <br style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; \
letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">Cheers,</span><br style="font-family: \
Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: \
normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: \
start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">Daniel</span><br style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; \
letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <br style="font-family: \
Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: \
normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: \
start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">On  14/01/16 08:01, Spencer Thomason \
wrote:</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; \
font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: \
normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; \
white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: \
0px;" class=""> <blockquote type="cite" style="font-family: Helvetica; font-size: \
12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class=""> Hi Daniel,<br class="">
See below:<br class="">
(gdb) p group-&gt;var_offset<br class="">
$1 = 64<br class="">
(gdb) p mapping[i].offset<br class="">
$2 = 56<br class="">
<br class="">
Thanks!<br class="">
Spencer<br class="">
<br class="">
<br class="">
<blockquote type="cite" class="">On Jan 13, 2016, at 10:18 PM, Daniel-Constantin \
Mierla &lt;<a href="mailto:miconda@gmail.com" class="">miconda@gmail.com</a>&gt; \
wrote:<br class=""> <br class="">
Hello,<br class="">
<br class="">
can you get the values for &nbsp;group-&gt;var_offset and mapping[i].offset in<br \
class=""> frame 0?<br class="">
<br class="">
Cheers,<br class="">
Daniel<br class="">
<br class="">
On 14/01/16 05:41, Spencer Thomason wrote:<br class="">
<blockquote type="cite" class="">Hello,<br class="">
I'm trying to get Kamailio running on Solaris 11 SPARC64 and I'm receiving a bus \
error on shutdown. &nbsp;If needed, we can make SPARC hardware available for \
testing.<br class=""> <br class="">
Thanks,<br class="">
Spencer<br class="">
<br class="">
<br class="">
Core was generated by `/opt/kamailio/sbin/kamailio -f \
/opt/kamailio/etc/kamailio/kamailio.cfg -P /syst'.<br class=""> Program terminated \
with signal 10, Bus error.<br class=""> #0 &nbsp;0x00000001003e73f0 in \
cfg_destory_groups (block=0xffffffff76e5ded4 &quot;&quot;) at cfg/cfg_struct.c:299<br \
class=""> 299<span class="Apple-tab-span" style="white-space: pre;"> </span><span \
class="Apple-tab-span" style="white-space: pre;"></span><span class="Apple-tab-span" \
style="white-space: pre;"></span><span class="Apple-tab-span" style="white-space: \
pre;"></span><span class="Apple-tab-span" style="white-space: pre;"></span><span \
class="Apple-tab-span" style="white-space: pre;"></span><span class="Apple-tab-span" \
style="white-space: pre;"></span>old_string  = *(char **)(block &#43; \
group-&gt;var_offset &#43; mapping[i].offset);<br class=""> (gdb) bt full<br \
class=""> #0 &nbsp;0x00000001003e73f0 in cfg_destory_groups (block=0xffffffff76e5ded4 \
&quot;&quot;) at cfg/cfg_struct.c:299<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;group = 0x100745e20<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;def = &lt;optimized out&gt;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;i = 14<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;group2 = &lt;optimized out&gt;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mapping = 0x100745a78<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;old_string = &lt;optimized out&gt;<br class=""> \
#1 &nbsp;cfg_destroy () at cfg/cfg_struct.c:391<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__FUNCTION__ = &quot;cfg_destroy&quot;<br \
class=""> #2 &nbsp;0x0000000100163fc4 in cleanup (show_status=show_status@entry=1) at \
main.c:540<br class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;memlog = &lt;optimized \
out&gt;<br class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__FUNCTION__ = \
&quot;cleanup&quot;<br class=""> #3 &nbsp;0x00000001001650d4 in shutdown_children \
(show_status=show_status@entry=1, sig=15) at main.c:665<br class=""> No locals.<br \
class=""> #4 &nbsp;0x0000000100165c0c in handle_sigs () at main.c:695<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;chld = &lt;optimized out&gt;<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;chld_status = 0<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;memlog = &lt;optimized out&gt;<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__FUNCTION__ = &quot;handle_sigs&quot;<br \
class=""> #5 &nbsp;0x000000010016e678 in main_loop () at main.c:1722<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;i = &lt;optimized out&gt;<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pid = &lt;optimized out&gt;<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;si = &lt;optimized out&gt;<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;si_desc = &quot;udp receiver child=15 \
sock=104.222.31.55:9000\000\005\066\377\377\377\377v\345\322\370\000\000\000\000\000\020\000\063\377\377\377\377\177\377\360q\000\000\000\001\000B\277 \
\000\000\000\001\000^:P\000\000\000\001\000\002\356(\377\377\377\377\377\377\377\375\3 \
77\377\377\377\377\377\377\375\377\377\377\377\377\377\377\375\377\377\377\377\377\377\377\375&quot;<br \
class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nrprocs = &lt;optimized out&gt;<br \
class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;woneinit = &lt;optimized out&gt;<br \
class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__FUNCTION__ = &quot;main_loop&quot;<br \
class=""> #6 &nbsp;0x000000010042cafc in main (argc=&lt;optimized out&gt;, \
argv=&lt;optimized out&gt;) at main.c:2597<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cfg_stream = &lt;optimized out&gt;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c = &lt;optimized out&gt;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r = &lt;optimized out&gt;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tmp = 0xffffffff7ffffd57 &quot;&quot;<br \
class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tmp_len = 0<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;port = 0<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;proto = 0<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;options = 0x100036918 \
&quot;:f:cm:M:dVIhEeb:l:L:n:vKrRDTN:W:w:t:u:g:P:G:SQ:O:a:A:x:X:&quot;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ret = -1<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;seed = 4139658536<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rfd = &lt;optimized out&gt;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;debug_save = &lt;optimized out&gt;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;debug_flag = &lt;optimized out&gt;<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dont_fork_cnt = &lt;optimized out&gt;<br \
class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p = &lt;optimized out&gt;<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;st = {st_dev = 2478196129807, st_ino = 405001306, \
st_mode = 16832, st_nlink = 2, st_uid = 0, st_gid = 0,<span \
class="Apple-converted-space">&nbsp;</span><br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;st_rdev = 18446744073709551615, \
st_size = 117, st_atim = {tv_sec = 1452739293, tv_nsec = 444332080}, st_mtim = {<br \
class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tv_sec = \
1452739411, tv_nsec = 727071262}, st_ctim = {tv_sec = 1452739411, tv_nsec = \
727071262}, st_blksize = 8192,<span class="Apple-converted-space">&nbsp;</span><br \
class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;st_blocks = 16, st_fstype = \
&quot;tmpfs\000\000\000\000\000\000\000\000\000\000&quot;}<br class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__FUNCTION__ = "main&quot;<br class=""> <br \
class=""> # this file is autogenerated by make cfg<br class="">
MAIN_NAME= kamailio<br class="">
CFG_NAME= kamailio<br class="">
SCR_NAME= sip-router<br class="">
FLAVOUR= kamailio<br class="">
INSTALL_FLAVOUR= kamailio<br class="">
SRC_NAME= sip-router<br class="">
RELEASE= 4.4.0-dev8<br class="">
OS= solaris<br class="">
ARCH= sparc64<br class="">
C_DEFS= &nbsp;&nbsp;-DNAME='&quot;kamailio&quot;' -DVERSION='&quot;4.4.0-dev8&quot;' \
-DARCH='&quot;sparc64&quot;' -DOS='solaris_' -DOS_QUOTED='&quot;solaris&quot;' \
-DCOMPILER='&quot;gcc 4.8.2&quot;' -D__CPU_sparc64 -D__OS_solaris -DSER_VER=4004000 \
-DCFG_DIR='&quot;/opt/kamailio/etc/kamailio/&quot;' \
                -DRUN_DIR='&quot;/var/run/kamailio/&quot;'
 -DPKG_MALLOC -DSHM_MEM &nbsp;-DSHM_MMAP -DDNS_IP_HACK -DUSE_MCAST -DUSE_TCP \
-DDISABLE_NAGLE -DHAVE_RESOLV_RES -DUSE_DNS_CACHE -DUSE_DNS_FAILOVER \
-DUSE_DST_BLACKLIST -DUSE_NAPTR -DWITH_XAVP &nbsp;-DF_MALLOC -DQ_MALLOC -DTLSF_MALLOC \
                -DDBG_SR_MEMORY -DUSE_TLS -DTLS_HOOKS
 -DUSE_CORE_STATS -DSTATISTICS -DMALLOC_STATS -DWITH_AS_SUPPORT -DUSE_SCTP \
-DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 &nbsp;-DCC_GCC_LIKE_ASM \
-DSPARC64_MODE -DHAVE_GETIPNODEBYNAME -DHAVE_SYS_SOCKIO_H -DHAVE_SCHED_YIELD \
                -DHAVE_ALLOCA_H -DUSE_SIGACTION
 -DHAVE_DEVPOLL -DHAVE_SELECT -DHAVE_FILIO_H<br class="">
DEFS_RM=<span class="Apple-converted-space">&nbsp;</span><br class="">
PROFILE=<span class="Apple-converted-space">&nbsp;</span><br class="">
CC= gcc<br class="">
LD= gcc<br class="">
MKDEP= gcc -MM -MG<br class="">
MKTAGS= ctags<br class="">
LDFLAGS= &nbsp;-m64 -O2 &nbsp;<br class="">
C_INCLUDES=<span class="Apple-converted-space">&nbsp;</span><br class="">
CC_MKDEP_OPTS= -MMD -MP<br class="">
MOD_LDFLAGS= -G &nbsp;-m64 -O2 &nbsp;<br class="">
LIB_LDFLAGS= -G &nbsp;-m64 -O2 &nbsp;<br class="">
UTILS_LDFLAGS= &nbsp;-m64 -O2 &nbsp;<br class="">
LIB_SONAME= -Wl,-h,<br class="">
LD_RPATH= -Wl,-R,<br class="">
LIB_SUFFIX= .so<br class="">
LIB_PREFIX= lib<br class="">
LIBS= -ldl -lresolv -L/usr/local/lib -lxnet -lsocket -lnsl &nbsp;-lrt<br class="">
LEX= flex<br class="">
YACC= bison<br class="">
YACC_FLAGS= -d -b cfg<br class="">
PREFIX= /opt/kamailio<br class="">
LOCALBASE= /usr/local<br class="">
TAR= gtar<br class="">
INSTALL= ginstall<br class="">
INSTALL_CFG= ginstall -m 644<br class="">
INSTALL_BIN= ginstall -m 755<br class="">
INSTALL_MODULES= ginstall -m 755<br class="">
INSTALL_DOC= ginstall -m 644<br class="">
INSTALL_MAN= ginstall -m 644<br class="">
INSTALL_LIB= ginstall -m 755<br class="">
INSTALL_TOUCH= touch &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br \
class=""> INSTALL_SHARE= ginstall -m 644<br class="">
Q= 1<br class="">
CC_EXTRA_OPTS= -O2 -m64<br class="">
CPU= ultrasparc<br class="">
CFLAGS_RM=<span class="Apple-converted-space">&nbsp;</span><br class="">
CFLAGS= -g -funroll-loops -mtune=native -mcpu=native -fno-strict-overflow \
-ftree-vectorize -Wall -mno-faster-structs<br class=""> MOD_CFLAGS= -fPIC -DPIC \
$(CFLAGS)<br class=""> LIB_CFLAGS= -fPIC -DPIC $(CFLAGS)<br class="">
UTILS_CFLAGS= $(CFLAGS)<br class="">
BASEDIR= $(DESTDIR)<br class="">
basedir= $(BASEDIR)<br class="">
DESTDIR=<span class="Apple-converted-space">&nbsp;</span><br class="">
LIBDIR= lib64<br class="">
RUNBASEDIR= $(DESTDIR)<br class="">
runbasedir= $(RUNBASEDIR)<br class="">
PREFIX= /opt/kamailio<br class="">
prefix= $(PREFIX)<br class="">
cfg_prefix= $(basedir)$(prefix)<br class="">
cfg_dir= etc/$(MAIN_NAME)/<br class="">
bin_prefix= $(basedir)$(prefix)<br class="">
bin_dir= sbin/<br class="">
modules_prefix= $(basedir)$(prefix)<br class="">
modules_dir= $(LIBDIR)/$(MAIN_NAME)/<br class="">
doc_prefix= $(basedir)$(prefix)<br class="">
doc_dir= doc/$(MAIN_NAME)/<br class="">
man_prefix= $(basedir)$(prefix)<br class="">
man_dir= man/<br class="">
ut_prefix= $(basedir)$(prefix)<br class="">
ut_dir=<span class="Apple-converted-space">&nbsp;</span><br class="">
share_prefix= $(basedir)$(prefix)<br class="">
share_dir= share/$(MAIN_NAME)/<br class="">
lib_prefix= $(basedir)$(prefix)<br class="">
lib_dir= $(LIBDIR)/$(MAIN_NAME)/<br class="">
data_prefix= $(basedir)$(prefix)<br class="">
data_dir= $(MAIN_NAME)/<br class="">
cfg_target= $(prefix)/$(cfg_dir)<br class="">
lib_target= $(prefix)/$(lib_dir)<br class="">
data_target= $(prefix)/$(data_dir)<br class="">
run_prefix= $(runbasedir)<br class="">
run_dir= var/run/$(MAIN_NAME)/<br class="">
run_target= $(run_prefix)/$(run_dir)<br class="">
override makefile_defs:=1<br class="">
C_DEFS:=$(filter-out $(DEFS_RM) $(extra_defs),$(C_DEFS)) $(extra_defs)<br class="">
CFLAGS:=$(filter-out $(CFLAGS_RM) $(CC_EXTRA_OPTS), $(CFLAGS)) $(CC_EXTRA_OPTS)<br \
class=""> <br class="">
_______________________________________________<br class="">
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br class="">
<a href="mailto:sr-users@lists.sip-router.org" \
class="">sr-users@lists.sip-router.org</a><br class=""> <a \
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" \
class="">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br \
class=""> </blockquote>
--<span class="Apple-converted-space">&nbsp;</span><br class="">
Daniel-Constantin Mierla<br class="">
<a href="http://twitter.com/#!/miconda" class="">http://twitter.com/#!/miconda</a> -
<a href="http://www.linkedin.com/in/miconda" \
                class="">http://www.linkedin.com/in/miconda</a><br class="">
Book: SIP Routing With Kamailio - <a href="http://www.asipto.com/" \
class="">http://www.asipto.com</a><br class=""> <a href="http://miconda.eu/" \
class="">http://miconda.eu</a><br class=""> <br class="">
<br class="">
_______________________________________________<br class="">
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br class="">
<a href="mailto:sr-users@lists.sip-router.org" \
class="">sr-users@lists.sip-router.org</a><br class=""> <a \
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" \
class="">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br \
class=""> </blockquote>
</blockquote>
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">--<span \
class="Apple-converted-space">&nbsp;</span></span><br style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; \
letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">Daniel-Constantin  Mierla</span><br \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <a \
href="http://twitter.com/#!/miconda" style="font-family: Helvetica; font-size: 12px; \
font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class="">http://twitter.com/#!/miconda</a><span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class=""><span \
class="Apple-converted-space">&nbsp;</span>-<span \
class="Apple-converted-space">&nbsp;</span></span><a \
href="http://www.linkedin.com/in/miconda" style="font-family: Helvetica; font-size: \
12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class="">http://www.linkedin.com/in/miconda</a><br \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">Book:  SIP Routing With Kamailio -<span \
class="Apple-converted-space">&nbsp;</span></span><a href="http://www.asipto.com/" \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" \
class="">http://www.asipto.com</a><br style="font-family: Helvetica; font-size: 12px; \
font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: \
normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class=""> <a href="http://miconda.eu/" \
style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: \
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" \
class="">http://miconda.eu</a></div> </blockquote>
</div>
<br class="">
</div>
</div>
_______________________________________________<br class="">
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br class="">
<a href="mailto:sr-users@lists.sip-router.org" \
class="">sr-users@lists.sip-router.org</a><br class=""> \
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users<br class=""> </div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>



_______________________________________________
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

--===============0942366238==--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic