I'm having trouble compiling kam 1.5 on solaris 10 sparc with TLS
enabled. It works fine if I don't try and link against ssl. Libaries
are installed in /usr/local/lib, includes in /usr/local/include/openssl.
I have 1.3 installed on the same machine with TLs and I don't recall any
problems compiling it. I changed the library paths in Makefile.defs to
the proper location for my system but I get the same error.
Any suggestions?
GNU Make 3.81
wpf1sipprd1# ls -al /usr/local/lib/libssl.*
-rw-r--r-- 1 root root 410200 May 25 2008
/usr/local/lib/libssl.a
lrwxrwxrwx 1 root root 15 May 25 2008
/usr/local/lib/libssl.so -> libssl.so.0.9.8*
-r-xr-xr-x 1 root root 301892 May 25 2008
/usr/local/lib/libssl.so.0.9.8*
Linking kamailio
/usr/sfw/bin/gcc -O2 action.o blacklists.o cmpapi.o core_stats.o
crc.o daemonize.o data_lump.o data_lump_rpl.o dprint.o dset.o errinfo.o
error.o faked_msg.o flags.o forward.o io_wait.o ip_addr.o local_route.o
main.o md5.o md5utils.o mod_fix.o modparam.o msg_translator.o pass_fd.o
proxy.o pt.o pvapi.o qvalue.o re.o receive.o regexp.o resolve.o route.o
route_struct.o script_cb.o sctp_server.o socket_info.o sr_module.o
statistics.o strcommon.o syslog_async.o tcp_main.o tcp_read.o timer.o
tsend.o udp_server.o usr_avp.o ut.o mem/f_malloc.o mem/mem.o
mem/memtest.o mem/q_malloc.o mem/shm_mem.o parser/hf.o
parser/msg_parser.o parser/parse_allow.o parser/parse_content.o
parser/parse_cseq.o parser/parse_disposition.o parser/parse_diversion.o
parser/parse_event.o parser/parse_expires.o parser/parse_fline.o
parser/parse_from.o parser/parse_hname2.o parser/parse_methods.o
parser/parse_nameaddr.o parser/parse_pai.o parser/parse_param.o
parser/parse_ppi.o parser/parse_privacy.o parser/parse_refer_to.o
parser/parse_rpid.o parser/parse_rr.o parser/parse_sipifmatch.o
parser/parse_sst.o parser/parse_supported.o parser/parse_to.o
parser/parse_uri.o parser/parse_via.o parser/parser_f.o
parser/digest/digest.o parser/digest/digest_parser.o
parser/digest/param_parser.o parser/sdp/sdp.o
parser/sdp/sdp_helpr_funcs.o parser/contact/contact.o
parser/contact/parse_contact.o db/db.o db/db_id.o db/db_pool.o
db/db_query.o db/db_res.o db/db_row.o db/db_ut.o db/db_val.o mi/attr.o
mi/fmt.o mi/mi.o mi/mi_core.o mi/tree.o trie/dtrie.o lex.yy.o cfg.tab.o
tls/tls_config.o tls/tls_domain.o tls/tls_init.o tls/tls_server.o -ldl
-lresolv -L/lib -lxnet -lnsl -lrt -L/usr/local/lib -lssl -lcrypto -o
kamailio
Undefined first referenced
symbol in file
warn cfg.tab.o
ld: fatal: Symbol referencing errors. No output written to kamailio
collect2: ld returned 1 exit status
gmake: *** [kamailio] Error 1
--------------------------------------------------------------------------
This email with all information contained herein or attached hereto may contain confidential and/or privileged information intended for the addressee(s) only. If you have received this email in error, please contact the sender and immediately delete this email in its entirety and any attachments thereto.
Hello,
i'm new in this SER world, but i'm using OpenIMSCore, based on SER.
i'm wondering if SER can handle some kind of prioritization, to serve some special SIP messages before others.
I'm thinking about a Commandant who wants to have a high priority call, inside a tactical network; His call has to be served before any others by the sip servers.
Do you know anything about this?
i read something about "resource-priority" inside SIP header, but i don't know is SER can understand it.
Thanks,
Paolo
_________________________________________________________________
Messenger 2009: vieni a scoprire tutte le novità!
http://www.messenger.it/
Hi all
I am using libeXosip and libosip for my application....i want to run two
instances of libeXosip....on same machine,
But when I using sip_reg to send a register packet to my openser , I can't
find sip_reg running on background.
What am I missing?
Waiting for your replies......
Best regards,
vivi
Hello,
I am using Textops Module, but i have one problem.
I am able to change sdp parameters to force the use of 1 codec, below an
exemple :
SDP from caller :
m=audio 9999 RTP/AVP 107 119 98 101
SDP to callee :
m=audio 9999 RTP/AVP 98 101
My problem is, i want to make sdp parameters cleaner :)
I want to remove a=rtpmap:107 and a=rtmap:119 from the body..
I am using textops function for that:
subst_body('/a=rtpmap:107 BV32\/16000 //');
it removed it well from the sdp parameters but leave an empty line :( like
this :
a=alt:2 1 : AWxJfaLh kK2my/RE 10.10.10.3 8588
a=fmtp:101 0-15
a=rtpmap:98 iLBC/8000=
a=rtpmap:101 telephone-event/8000
a=sendrecv
a=nortpproxy:yes
it seems that the callee can't read the sdp session and the call is
rejected.
Any idea how to remove these empty lines ?
cheers,
karhu
--
View this message in context: http://www.nabble.com/Remove-Body-Part-tp23739505p23739505.html
Sent from the OpenSER Users Mailing List mailing list archive at Nabble.com.
Hi
We installed Kamailio 1.5.1 on a Amazon EC2 Fedora Core 9 image.
As you may know EC2 maps a public IP address to a private IP address of the
image, hence there is a kind of NAT. It looks presence does not work because
of this. We'll try to make use of the NATHelper module ASAP.
Except this point, everything looks to work pretty well.
Does anybody has some experience with EC2 here ?
Regards,
Pascal
Hi
I have read carefully the licensing page of sip-router (
http://sip-router.org/licensing/<http://www.linkedin.com/redirect?url=http%3A%2F%2Fsip-router%2Eorg%2Flicens…>)
and I still have some doubts.
So, as an excuse to start my first discussion in this forum, here is my
two-fold question:
a) my company wants to sell a SIP based platform to its customers. The
solution includes, hardware, some proprietary applications and a SIP
application using sip-router as a SIP proxy/Registrar
b) my company wants to provide the same service in an ASP model.
In both cases, I would like to understand what my company should pay to
sip-router "owners" if there is any royalty to be paid and what are the
consequences to the license and my company source code.
In both cases, I would like to understand
1) If my company must pay any royalty or other cost to the SIP-Router
"owners"
2) If the code developed by my company on top of SIP-Router must also be
licensed under the same SIP-Router licence "
Best regards,
Pascal
while trying find out, why sip-router produces mysql "out of sync"
errors, i discovered that msilo m_dump only recognizes that register
request is un-register request, if it has expires header with body 0.
it is not checking if contact header has expires=0 parameter like this:
Contact: <sip:jh_test_fi@192.98.101.10:5074;transport=udp>;expires=0
-- juha
Sorry, for ubunto this is different.
As Iñaki said, open the script /etc/init.d/kamailio and look for
RUN_KAMAILIO and change its value to:
RUN_KAMAILIO=yes
(it is set to "no" by default)
Let me know if it works.
-pascal
On Tue, Jun 9, 2009 at 4:02 AM, vinod <vinod.nanjaiah(a)gmail.com> wrote:
> Dear pascal:
>
> I am using ubuntu to running kamailio.
>
> I am copy the script from
> /usr/local/src/kamailio-1.5.0/sip-server/packaging/debian/kamailio.init to
> /etc/init.d/kamailio. I have chmod 777 for /etc/init.d/kamailio .
>
> But I can’t find the variable "oser" in /etc/init.d/kamailio ?
>
>
>
>
>
> What am I missing?
>
>
>
> Thank you
>
> Best Regards
>
>
>
> vinod
>
> *From:* pascal.maugeri(a)gmail.com [mailto:pascal.maugeri@gmail.com] *On
> Behalf Of *Pascal Maugeri
> *Sent:* Tuesday, June 09, 2009 4:01 AM
> *To:* vinod
> *Cc:* users(a)lists.kamailio.org
> *Subject:* Re: [Kamailio-Users] /etc/init.d/kamailio start can't start
>
>
>
> On which operating are you running kamailio ?
>
>
>
> On fedora for instance, I usually copy the script from <kamailio source
> root>/packaging/fedora/kamailio.init to /etc/init.d/kamailio. Then I edit
> the file /etc/init.d/kamailio and change the variable "oser" to point to the
> directory where the kamailio binary is (in my case it
> is oser=/usr/local/sbin/kamailio). And don't forget to chmod +x
> /etc/init.d/kamailio.
>
>
>
> -pascal
>
>
>
> On Mon, Jun 8, 2009 at 5:26 AM, vinod <vinod.nanjaiah(a)gmail.com> wrote:
>
> Hi all
>
> I am followed the guild (
> http://kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn ) to
> install Kamailio (OpenSER) v1.5.x , but when I using“ /etc/init.d/kamailio
> start ” ,
>
> It’s didn’t return any msg about kamailio and I didn’t find the process
> run in background .
>
>
>
> What am I missing?
>
>
>
> Thank you
>
> Best Regards
>
>
>
> vinod
>
>
> _______________________________________________
> Kamailio (OpenSER) - Users mailing list
> Users(a)lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
>
>
>
Hi all
I am followed the guild
(http://kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn ) to
install Kamailio (OpenSER) v1.5.x , but when I using" /etc/init.d/kamailio
start " ,
It's didn't return any msg about kamailio and I didn't find the process run
in background .
What am I missing?
Thank you
Best Regards
vinod
Hello,
Now, my user scan subscriber for one number.
If I receive a call for them, I do lookup(location)
But, If I have a user which have more than one number, how can I say to
kamailio forward for that user which is auth
So is it possible to do a lookup for a specific location, to a user ?
Cordialement,
BERGANZ François
P Pensez à l'Environnement, n'imprimez ce mail que si nécessaire.