Joe_chen wrote:
>hi,bogdan
> Merry christmas!
> Thank you for giving me the jcpl server last time. i have run the jcpl server with ser , but i want to extend or improve some functions,so i need the source code of jcpl server. Can you give me the jcpl server's source codes? if you can ,please send it to my mailbox.
>
First, sorry for the delay, but I was on vacation! Merry Christmas a A
Happy New Year to you also!
It's possible for us to send you the sources, but, as I already told
you, this java version of the intrpreter will not be maintain or develop
any more. We started a C version that will be ready maximum in 4 month -
an interpreter as a modul of SER.
If you still want the java sources ( under GPL), let me know, and I will
send them!
Regards,
Bogdan
PS: for the future, please CC all your emails to "serusers(a)lists.iptel.org"!
>Thanks!
> Regards,Joe_chen.
>
>
>
>
hi,
i have compliled and loaded the sms module, then i linked my mobile phone (motorola v998) with my computer on com1 port. when i run ser in debug mode ,the output informations are:
..
0(1515) DEBUG:modem_process: openning modem
0(1515) INFO:initmodem: init modem Motorola on /dev/ttyS0.
0(1515) INFO:initmodem: Checking if Modem is registered to the network
0(1515) NOTICE:initmodem: Waiting 2 sec. before retrying
0(1515) NOTICE:initmodem: Waiting 2 sec. before retrying
0(1515) NOTICE:initmodem: Waiting 2 sec. before retrying
0(1515) NOTICE:initmodem: Waiting 2 sec. before retrying
...
the trouble is just like my modem device(motorola v998) doesn't work with my computer. do i need install the modem device drivers ? but i can't find the drivers, and my ser server is running on linux OS,if there are drivers for linux ?
the second problem is how i can send sms message to ser, is there another UA supported sending sms?
thanks!
reguards,Joe_chen
Hello,
I'm trying to set up radius accounting and has already compiled radius_acc.so, but I'm not shure how to configure it on ser.cfg.
What parameters can I use? Is there any document or config example with radius accounting?
Thanks and regards,
Claudio
Hello
I am using SER in a test environment as a proxy server.
I would like it to add additional fields in the SDP of an INVITE message
for some
test needs. (e.g. add 'a=sendonly').
Is it possible ?
If not possible, do you think it would be difficult to add a function
addSdp(<string>) that would append a given string to the SDP of the
current message and alter the 'content_length' header field ?
I do not see in the 'sip_msg' structure any pointer to the body part of the
message ; only pointers to header fields.
Thanks for you help
--
David Rio
Alcatel CIT - Rennes
ASD France
33 2 99 87 47 18
Using multiple domains in one server is pretty hard.
The schema even fights with me. I can't have both "graff" in the
"isc.org" domain and "graff" in the "flame.org" domain, for instance,
at least with the same user name. I think the unique field there
should be a <user, domain> tuple. Additionally, all tables should
probably grow a domain column, and lookup() would take that as an
argument (defaulting to the host-portion of the URI, probably)
That also makes things easier on routing rules, and on aliasing, and
on user interfaces, at least IMHO.
Are there any plans to make this sort of thing much easier? If not, I
may decide to hack on it a bit and see what I come up with.
Of course, I'd also like to replace the scripting language with
embedded Perl, but... :)
--Michael
Hello,
I wanted to configure ser so that only registered user are allowed to make calls. I have set up digest authentication but still unregistered users can make calls. I wonder if I'm missing something on my config file (as attached below).
Could someone please tell me what am I doing wrong, or provide me some configuration example on solving this issue?
Thanks and regards,
Claudio
###########
ser.conf
###########
route{
# Do strict routing if pre-loaded route headers present
rewriteFromRoute();
if (uri==myself) {
if (method=="REGISTER") {
if (!www_authorize("<my_ip>", "subscriber")) {
www_challenge("<my_ip>", "0");
break;
};
if (method=="INVITE" & !check_from()) {
sl_send_reply("403","Forbidden");
break;
};
save("location");
break;
};
# native SIP destinations are handled using our USRLOC DB
if (!lookup("location")) {
sl_send_reply("404", "Not Found");
break;
};
};
# forward to current uri now
if (!t_relay()) {
sl_reply_error();
};
}
##########
Hi,
I downloaded SER yesterday and I am trying to
run it as a UAS.
I am using the sample configuration uas.cfg.
I modified it so that on receiving an INVITE
I send a 200 OK. Now the problem is when I
use the t_reply command to send the 200 OK,
it doesn't add any SDP part to it.
Is there anyway an SDP can be added to the
200 OK response to the INVITE.
Appreciate any help
Viji
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Is anybody aware of any SIP ALG developed or being developed for linux/freebsd?
Jaime
PS: If nobody is looking at the FCP client side for SER, I would like to
contribute in my spare time. Please let me know where should I start and may be
I could give it a try.
Jiri Kuthan <jiri(a)iptel.org> on 08/01/2003 21:39:20
To: Jaime GILL/EN/HTLUK@HTLUK
serusers(a)lists.iptel.org
cc:
Subject: Re: [Serusers] FCP support in SER
This piece of work is stalling for some reasons.
First, the gentlemen who was supposed to integrate an FCP
client silently stepped away from this assignment. FCP
server on linux is working.
The other problem with FCP is there are no real standards.
I was expecting the Midcom WG in the IETF to come up with one.
Instead, it spent two years with doing things whose use
I very strongly doubt.
If there is any volunteer on this mailing list who would
wish to complete or create the FCP client module, we will be
glad to provide guidance.
Users willing to traverse NATs may consider STUN/UPnP or ALGs
as an alternative solution. Users willing to traverse firewalls
may need to use an ALG or VPN technology. Unfortunately, NAT/FWs
break too many things and there is no one-size-fits-it-all
solution addressing all scenarios.
-Jiri
At 06:14 PM 1/8/2003, jaime.gill(a)orange.co.uk wrote:
>Hi,
>
>I am wondering if this is the right place to ask, but here it goes.
>
>Is the SER software going to incorporate the client side of FCP (Firewall
>Control Protcol) as a module at some point?
>
>Regards,
>
>Jaime
>
>
>
>*******************************************************************************
>Important.
>Confidentiality: This communication is intended for the above-named person and
>may be confidential and/or legally privileged. Any opinions expressed in this
>communication are not necessarily those of the company. If it has come to you
>in error you must take no action based on it, nor must you copy or show it to
>anyone; please delete/destroy and inform the sender immediately.
>
>Monitoring/Viruses
>Orange may monitor all incoming and outgoing emails in line with current
>legislation. Although we have taken steps to ensure that this email and
>attachments are free from any virus, we advise that in keeping with good
>computing practice the recipient should ensure they are actually virus free.
>
>Orange PCS Limited is a subsidiary of Orange SA and is registered in England No
>2178917, with its address at St James Court, Great Park Road, Almondsbury Park,
>Bradley Stoke, Bristol BS32 4QJ.
>*******************************************************************************
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan http://iptel.org/~jiri/
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
*******************************************************************************
Important.
Confidentiality: This communication is intended for the above-named person and
may be confidential and/or legally privileged. Any opinions expressed in this
communication are not necessarily those of the company. If it has come to you
in error you must take no action based on it, nor must you copy or show it to
anyone; please delete/destroy and inform the sender immediately.
Monitoring/Viruses
Orange may monitor all incoming and outgoing emails in line with current
legislation. Although we have taken steps to ensure that this email and
attachments are free from any virus, we advise that in keeping with good
computing practice the recipient should ensure they are actually virus free.
Orange PCS Limited is a subsidiary of Orange SA and is registered in England No
2178917, with its address at St James Court, Great Park Road, Almondsbury Park,
Bradley Stoke, Bristol BS32 4QJ.
*******************************************************************************
Hello,
I'm trying to compile the radius_acc modude but have run into the following error:
######
make[1]: Entering directory `/home/cthorell/ser-0.8.10/modules/radius_acc'
gcc -fPIC -DPIC -O9 -funroll-loops -Wcast-align -Wall -m486 -malign-loops=4 -DNAME='"ser"' -DVERSION='"0.8.10"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 2.95"' -D__CPU_i386 -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DDNS_IP_HACK -DUSE_IPV6 -DDBG_QM_MALLOC -DFAST_LOCK -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -c acc.c -o acc.o
acc.c:38: radiusclient.h: File not found
make[1]: *** [acc.o] Error 1
make[1]: Leaving directory `/home/cthorell/ser-0.8.10/modules/radius_acc'
######
I can't find radiusclient.h either on ser-0.8.10 or freeradius-0.8.1 directories. Where can I find this file?
Thanks,
Claudio