Hi All,
Does SIP server at iptel.org support UDP register?
When my UA rigister to iptel.org whith UDP, the 401 response always replied by SER at port
100xx(example 10028). But in my contact of rigister port assigned to 5060.
So, my UA can't recive the 401 response, register failure.
But use TCP everyting is OK?
Can anyone give me help?
Best regards,
Steven Wu
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.0 as well as
improvements to existing components. An important share of effort was
directed to code cleanup and stability. Moreover, new features in core
and old modules were added while other 6 new modules were introduced.
Download:
You can download the tarball of the released sources at
http://www.kamailio.net/pub/kamailio/latest/src/
Binary packages for several distributions you can find at
http://www.kamailio.net/pub/kamailio/latest/bin/http://www.kamailio.net/pub/kamailio/latest/packages/
Packages will be uploaded as soon as they are submitted.
Documentation:
* modules' documentation: http://www.kamailio.net/docs/modules/1.4.x/
* migration guide :
http://www.kamailio.net/dokuwiki/doku.php/install:1.3.x-to-1.4.0
Summary of the new stuff in core:
* overhauled DB API - better performance and safety, more common
functionality integrated in the core
* extensive cleanups in database drivers - integrate common
functionality into the core for more stability and maintainability
* SDP parser - provides an internal API for parsing SDP
* fixup functions - provides an internal API for fixing module
parameters
* new free fixup functions - making safer to use some functions
exported by modules in embedded languages such as Perl
* extension to module interface - its now possible to use up to 6
parameters in module functions
New modules:
* db_oracle - ORACLE DB driver - connect to Oracle SQL Server
* dialplan - Dialplan management - dialplan regular expression based
translations
* nat_traversal - NAT traversal helper
* peering - RADIUS based peering allowing SIP providers to verify
via a broker if source or destination request is from a trusted peer
* ratelimit - SIP ttraffic shaping control and server load control
based on your rules
* userblacklist - User-specific blacklists
New in existing modules:
* acc module
* it is possible to log accounting related output to a different log
facility
* cfgutils module
* new FIFO functions get_config_hash and check_config_hash for
config file checks
* shared PV exported to configuration script
* debugging helpers usable from config script for abort, shm_status
and pkg_status
* mysql module
* enable timeouts on connect, read and write to prevent blocking on
errors
* database modules
* renaming of all database modules, addition of the prefix 'db_',
e.g. mysql is now db_mysql
* carrierroute module
* extension: much more flexibility in routing and database supported
failure routing, improved internal structure
* dialog module
* internal API reworked for better flexibility
* direction of the message provided via the internal API
* new dialog callback types
* new mi command: dlg_list_ctx
* dispatcher module
* ability to load destination URI flags from database at startup or
reload
* new algorithm to hash the content of a pseudo-variable
* enum module
* enum_fquery([...]) replaced by enum_pv_query([...])
* msilo module
* notification system refurbished - message body, content-type,
from address and contact header can be dynamically specified with
pseudo-variables
* pdt module
* accepts now same destination domain bound to different prefixes
* internal structures and logic optimized for memory and performance
* lcr module
* refactor module functions
* pseudo-variable support
* mediaproxy module
* update to version 2.0
* better performance and scalability as packets are forward in
kernel space
New testing suite
* a testing suite to ensure quality checking and regression tests
reports has been developed, included in the repository and used during
this development cycle
Other important changes
* modules' documentation has been migrated to DOCBOOK XML format
* doxygen documentation extended and developer guide published
* serweb tables have been removed
* command line tool to manage dbtext in a SQL fashion
These are not all, there is a big change log that gives more details:
* http://www.kamailio.net/pub/kamailio/latest/ChangeLog
More on http://www.kamailio.net
Best regards,
Daniel
--
Daniel-Constantin Mierla
http://www.asipto.com
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 those who do not know who I am, I was involved with OpenSER from
Day 0 of its inception.
Kind regards,
Adrian
Hi all!
I know H323 support conference but SIP says nothing about it.
I want to make some study on this subject but there seems to be little
information on Internet.
Could some one give me some clues? Is there any RFC draft on this concept?
Hi all..my users are all registered with names...I want to forward their
calls to my pstn gw..however those only take numerical ANI numbers. So I
need to change the sip packet on the Openser server to a number (diff
number per user) before forwarding that to the PSTN Gateway ..any ideas
? Would ENUM work ? THanks
Hi, first of all I'm sorry for the OffTopic.
I'm looking for a domain registrar and nameserver that offers me SRV, NAPT and
AAAA registers ni their domain control panel. Unfortunatelly in Spain *NO
ONE* offers it.
Is there any one "outside"?
Thanks a lot.
--
Iñaki Baz Castillo
ibc(a)in.ilimit.es
Hi guys,I read the release note of MediaProxy 2.0 that to be able to have it
fully functioning one needs CDRTool version 6.5.X and above i have been
searching all over with no avail can someone point where it if found?? by
the way i just found the old version 6.4.1 in the author's site
wbr,
Lu.
--
Luzango Mfupe
TUUNE MOBILE
Tel:0128440528/0123825710
Tshwane-RSA
"...Ships are safe in harbor, but they were never meant to stay
there......."
Hello,
I wish to welcome long time contributor, Carsten Bock, among developers.
He is going to be officially co-maintainer of the dispatcher module and
help with several other modules such as dialog, uac, ...
He has submitted lot of new features in the past to many parts of the
code in openser. His id is 'carstenbock'.
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://www.asipto.com
Greetings,
This is openser 1.2.1 compiled with TLS support. TLS is not turned on
Did anybody experienced with the errors listed below:
08/13 16:28:05 13648 debug <tcp_main.c: 718> tcp_send: no open tcp
connection found, opening new one
08/13 16:28:05 13651 err <tcp_main.c: 291> ERROR: tcp_blocking_connect:
timeout 10 s elapsed from 10 s
08/13 16:28:05 13651 err <tcp_main.c: 459> ERROR: tcpconn_connect:
tcp_blocking_connect failed
08/13 16:28:05 13651 err <tcp_main.c: 721> ERROR: tcp_send: connect failed
08/13 16:28:05 13651 err <../../forward.h: 105> msg_send: ERROR: tcp_send
failed
08/13 16:28:05 13651 err <t_fwd.c: 767> ERROR:tm:t_forward_nonack: sending
request failed
08/13 16:28:05 13651 debug <t_funcs.c: 255> ERROR:tm:t_relay_to:
t_forward_nonack returned error
Once I start getting these, proxy will become pretty much un-usable, I have
to restart it.
Thanks a lot.
Hippo
--
View this message in context: http://www.nabble.com/openser-1.2.1-errors-in-the-log-tp18973275p18973275.h…
Sent from the OpenSER Users Mailing List mailing list archive at Nabble.com.