Hi all,
Is anybody using serweb ?
Is it mature ??
Do you guys recomend using it ?
What can I do with serweb that I can not do with the console ? And what
can I do with the console that i can not with serweb ?
best regards,
Lucas
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 266.11.13 - Release Date: 19/05/2005
Hello,
I have a problem when starting SER 0.9.0 an a linux ppc64. The trace is as follow:
...
unixsock_register_cmd: New command (t_uac_cancel) registered
0(0) unixsock_register_cmd: New command (t_hash) registered
0(0) unixsock_register_cmd: New command (t_reply) registered
0(0) DEBUG: lock_initialize: lock initialization started
0(0) ERROR: lock_set_init (SYSV): semget (..., 251, 0700) failed: Invalid argument
0(0) DEBUG: lock_initialize: entry semaphore initialization failure: Invalid argument
0(0) DEBUG: lock_initialize: first time semaphore allocation failure
0(0) INFO: semaphore arrays of size 250 allocated
...
This error was already reported on april, 2005 and Jan Janak suggested changing SEMMSL value in include files. I did that, but the error continues...
Do someone know something about this problem?
Thank you!
Hello
Can anybody please help me with the following problem:
I have a Solaris 10 (x86) box with SER 0.8.12
preinstalled by default,
when I run the SER with the default configuration file
(ser.cfg.sample) everything works well (even with
MySQL for authentication), but when I try to load the
acc.so module appears the following error:
# Mar 31 16:48:17 enterprise ser[14579]: ERROR:
load_module: could not open module
</usr/sfw/lib/ser/modules/acc.so>: ld.so.1:
/usr/sfw/sbin/ser: fatal: relocation error: file
/usr/sfw/lib/ser/modules/acc.so: symbol set_timer:
referenced symbol not found
Mar 31 16:48:17 enterprise ser[14579]: parse error
(87,13-45): failed to load module
Thank you very much for your time. Sorry if my english
is bad.
Regards.
Ivan.
_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
Hello,
I've noticed that 90% of my SIP traffic is REGISTER requests. I am
trying to implement some sort of caching mechanism (which will
inherently be faster than doing a RADIUS lookup on every REGISTER
request) using exec and a perl script which does a lookup from a
memory-cached file.
I'm using exec_msg() to call the perl script; however it is not
behaving as I would expect.
Here's the code snippet from my SER config.
if (exec_msg("/usr/local/bin/check_register.pl"))
{
break;
} else {
if (!radius_www_authorize("")) {
I am just in preliminary testing stage so I have the perl script
merely exiting with 0 status. exec documentation is not clear as to
whether it uses the shell return codes to determine the exit status of
exec_msg
If I am exit(0)ing from the perl script I would expect the if( to
fail, not break and do the radius_www_authorize. Is that not correct?
Thanks for the help!
Regards,
Daniel Corbe
Hey guys,
I notice quite a few people are looking for a Billing solution. Please
contact me as I can help. We already have few companies from this board use
our solution with great success. We are Cisco as well as SIP server (
SER, SNOM ) compatible. Check out our website HYPERLINK
"http://www.cyneric.com"www.cyneric.com Please contact me HYPERLINK
"mailto:ollie.g@cyneric.com"ollie.g(a)cyneric.com for more information. All
the best
Ollie
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 266.11.13 - Release Date: 5/19/2005
After downloading the latest SER from CVS.. .It seems when trying to compile
the postgres module with GCC 4.0.x and Glibc 2.3.5, I get the following
error
gcc -fPIC -DPIC -g -O -funroll-loops -Wcast-align -Wall -DNAME='"ser"'
-DVERSION='"0.10.99-dev6"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc
4.0"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC
-DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE
-DDBG_QM_MALLOC -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2
-DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL
-DHAVE_ALLOCA_H -I/usr/local/include -I/usr/local/pgsql/include -I/usr/include/postgresql
-c dbase.c -o dbase.o
dbase.c: In function 'db_init':
dbase.c:245: error: invalid lvalue in assignment
make: *** [dbase.o] Error 1
Any ideas on how to fix this? I looked at the source on line 245 and it
seems that one line is trying to do multiple things. Any ideas on how to fix
this?
BTW, the UAC doc is here (and contact info for maintainers):
http://www.voice-system.ro/docs/uac/
g-)
Greger V. Teigre wrote:
> I would say SER is what you need, except that you struggle with the
> authentication. You have the following scenarios:
> 1. PSTN termination with IP-based access control (easiest)
> 2. PSTN termination with authentication of all INVITEs (yes, that's
> the UAC module. You should contact the maintainer, Ramona-Elena
> Modroiu about the status. I thought it was reported to work, but
> haven't tried myself)
> 3. PSTN termination with registration and authentication of REGISTER
> (but not INVITEs). Use sipsak to generate a REGISTER for your box.
>
> #2 requires that all INVITEs are sent twice and is not a very good
> option. I would seek out PSTN providers who will give you #1.
> g-)
>
>
> Michael Ulitskiy wrote:
>> Hello,
>>
>> I'd like ask for advice on what is in your opinion the best solution
>> in the following scenario.
>> I have a bunch of sip servers (asterisk boxes as my users need pbx
>> functionality) that can make sip call to each other and my PSTN
>> gateway. Now I want to purchase PSTN terminitaion in several
>> different markets (and probably more in the future). All those
>> terminations will require authentication.
>> I want all my boxes when they see non-local call to send it to a
>> central routing server that would determine where this call should
>> be sent and authenticate to the appropriate provider so that I don't
>> have to configure all credentials on all asterisk boxes. Also I want
>> it not to deal with the media at all. All media streams should go
>> directly from asterisk box to the PSTN termination provider.
>> So basically it should be central SIP router that is able to
>> authenticate calls if neccessary.
>> I thought I could do it with SER and its UAC module, but it appears
>> UAC module doesn't work and probably won't work (see my previous
>> post in this list about UAC backport to 0.9.0).
>> Also I don't want to use asterisk in this place as asterisk always
>> wants to stay in media path and I'd really like to avoid of getting
>> into hassle with re-invites.
>> So the question is what are my options and what you would advice
>> as a solution. Are there any software out there that can do it
>> (preferably open-source, of course) or what else you could suggest to
>> do to get desired results.
>> Thanks a lot,
Hi All ...
I want to install ser 0.9.0 MYSQL and redius
for AAA purpose.Can anybody tell me step by step
workout for this. Also the media proxy and the
useragent addition....and then how to make the call
from mediaproxy to desktop sip phone....
Thanks in advance for any hint...
Bharat.
________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony
Can anyone give an example of a ser.cfg that forces all connections
through mediaproxy?
-----Original Message-----
From: Greger V. Teigre [mailto:greger@teigre.com]
Sent: Wednesday, May 18, 2005 12:52 AM
To: Giudice, Salvatore; bogdan aux; serusers(a)lists.iptel.org
Subject: Re: [Serusers] Mediaproxy in LAN (?)
Have a look at the Getting Started document at http://onsip.org/
Chapter 1 explains the basics around NATing and the corresponding
functions
to use.
g-)
Giudice, Salvatore wrote:
> I am trying to route a call from a non-routable 10.x.x.x network to a
> phone on the internet using ser 0.9.0 and mediaproxy 1.31. Aka: PSTN
> to SIP from my asterisk to an x-lite
>
> I found some references indicating that I should call:
>
>
> if ( src_ip = IP_GATEWAY)
> {
> force_rport();
> fix_contact();
> use_media_proxy();
> };
>
> Supposedly, you need the force_rport and the fix_contact to put media
> proxy in the middle of the two rtp sessions, but I have et to see this
> actually work. Has anyone been able to pass a call through media proxy
> from a GW on a non-routable to a routable network, or even between two
> ip's on the same network as the mediaproxy?
>
> If so, please share your configs.
>
> -----Original Message-----
> From: bogdan aux [mailto:aux1d@yahoo.com]
> Sent: Friday, May 13, 2005 6:16 AM
> To: serusers(a)lists.iptel.org
> Subject: [Serusers] Mediaproxy in LAN (?)
>
> I want to route RTP packets between 2 computers in the
> same network through Mediaproxy. I know this may have
> no sense, but it's just a test configuration.
> The call use_media_proxy() seems to have no effect,
> the RTP packets go directly from one computer to
> another.
> My guess is mediaproxy makes a test on the IPs (they
> are 192.168.147.2 and 192.168.147.3) and refuses to
> proxy the call.
> Is mediaproxy working just between different networks
> or it's an error in my configuration file?
>
>
>
>
> Yahoo! Mail
> Stay connected, organized, and protected. Take the tour:
> http://tour.mail.yahoo.com/mailtour.html
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
Dear SER experts,
I'd like to capture the 'REGISTER' messages with 'ngrep' utilty.
I use ngrep from the Debian distribution, with version
# ngrep -V
ngrep: V1.43, $Revision: 1.66 $
So, I launch ngrep and then launch "X-Lite" client on the another
Windows platform. X-Lite said that it is successfully logged in,
however "ngrep" waiting meanwhile on SIP server ..
# ngrep REGISTER port 5060
interface: eth0 (159.93.16.0/255.255.240.0)
filter: ip and ( port 5060 )
match: REGISTER
exit
258 received, 0 dropped
.. trapped nothing. Where am I mistaken?
Much thanks.
--
WBR,
Timur V. Elzhov