Serusers,
SER server starts and registration is successfull,but msn client cann't communication each other .when I use Ethereal:
........
Request:INVITE sip:test@192.168.0.206,with session description
Status: 100 trying --your call is important to us
Request:INVITE sip:test@192.168.0.207:10328;with session description
Status: 100 trying
Status: 200 OK,with session description
Request: BYE sip:test@192.168.0.206;ftag=f92d17003fg64albad12e56a04c4c5aa;Ir=on
Status: 200 OK,with session description
Resquest:ACK sip:test@192.168.0.206;ftag=f92d17003fg64albad12e56a04c4c5aa;Ir=on
Resquest:Message test(a)192.168.0.206;ftag=f92d17003fg64albad12e56a04c4c5aa;Ir=on with session description
Resquest: BYE sip:192.168.0.208:13698
Status: 200 OK
Resquest:ACK sip:192.168.0.208:13698
Resquest:Message sip:19292.168.0.207:10328. with session description
Status: 200 OK
Status: 481 call leg/transaction Does Not Exist
Status: 481 call leg/transaction Does Not Exist
.....
I donn't know how to do? please help me!Thanks!
zhangsezhen(a)sict.ac.cn
2004-07-13
Hello all.
I'm using ser from the cvs head branch.
Why would "serctl showdb 1000" reply with
+--------------------+
| email_address |
+--------------------+
| paul(a)mycompany.com |
+--------------------+
And "serctl ul show 1000" replies with
404 Username 1000(a)mycompany.com in table location not found
I'm certain that this user is registered and online because I can call it.
Also "serctl ul show" does list the user. Am I issuing the command incorrectly?
Regards,
Paul
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
Hello.
I was having the the same problem with SER. Finally it came a
solution, i had problems with my radiusclient.cfg and servers files, it was
not properly configured. Maybe you can check that.
Ricardo.-
> -----Mensaje original-----
> De: AJ Grinnell [SMTP:ajgrinnell@gmail.com]
> Enviado el: Miércoles, 22 de Septiembre de 2004 04:20 p.m.
> Para: serusers(a)lists.iptel.org
> Asunto: [Serusers] Radius
>
> I am still having no luck with Radius authentication. I would be able
> to debug the errors just fine if SER was even passing something to
> radius, but its not. SER 0.8.14, free radius 1.0.0 and radiusclient-ng
> are all installed and running fine on their own. I have followed all
> instructions on the ser-radius how to, and I am still not seeing
> anything coming through while radius is in debug. Has anyone had this
> problem with a solution?
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
I am still having no luck with Radius authentication. I would be able
to debug the errors just fine if SER was even passing something to
radius, but its not. SER 0.8.14, free radius 1.0.0 and radiusclient-ng
are all installed and running fine on their own. I have followed all
instructions on the ser-radius how to, and I am still not seeing
anything coming through while radius is in debug. Has anyone had this
problem with a solution?
Hello all,
there are 2 ways you can go with this:
a)
using exec_dset you can use an external script which talks to a database are just does some basic logic.
You can change the script without having to restart SER
b)
You send all calls to a B2BUA which will do all the advanced features like:
- LCR
- max call duration form prepaid
- fail-over
- messages depending on user credit
c)
You can add a failure path to your SER config which is taken if the primary path fails.
There may be other options but I have gone for b) as it offers a lot more fuctions.
regards,
Arne.
-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org]On
Behalf Of Ricardo Martinez
Sent: woensdag 22 september 2004 15:53
To: 'serusers(a)lists.iptel.org'
Subject: [Serusers] Question about PSTN Gateways and SER.
Hello List.
I'am starting to use SER as my SIP platform and i'am still in a
testing phase. I would like to ask you a question. If we have several
PSTN Gateways connected to SER, we want to be able to select one of them
depending on the destination number dialed, so far this is no a problem, we
use a combination of "if" with the "URI" and a rewritehostport() and works
ok. But now, the gateway termination is needed to be dynamic, so if we have
any problems with a destination in one of our gateway we want to route to
another gateway, maybe changing the "rewritehostport("IPGW2")" to another
gateway. The problem with this if we need to restart the SER service every
time we make a change in the ser.cfg file. So here is my question. Is
there another way to do this?, maybe a Failover PSTN Gateway Selection, i
heard about a B2BUA server can do this task.
I rellay hope that someone could give me a clue about this matter.
Thanks in advance
Best Regards
Ricardo Martinez.
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Dear Sir or Madam,
I installed ser 0.8.14 the latest version from ftp.berlios.de. When I used
the serweb, I found out that some pages such as missed calls can't
displayed while most other pages are correctly displayed. I also noticed
in the php file that some database functions such as union are supported
only in MySQL version 4. But fedora 2 has mysql version 3 for default
installation, I did encounter a lot of problems for upgrading the mysql
version 3 to version 4. So Could you suggest me a ser version that the
serweb can be correctly displayed with mysql version 3?
Thanks,
Yilan Zhang
Hello List.
I'am starting to use SER as my SIP platform and i'am still in a
testing phase. I would like to ask you a question. If we have several
PSTN Gateways connected to SER, we want to be able to select one of them
depending on the destination number dialed, so far this is no a problem, we
use a combination of "if" with the "URI" and a rewritehostport() and works
ok. But now, the gateway termination is needed to be dynamic, so if we have
any problems with a destination in one of our gateway we want to route to
another gateway, maybe changing the "rewritehostport("IPGW2")" to another
gateway. The problem with this if we need to restart the SER service every
time we make a change in the ser.cfg file. So here is my question. Is
there another way to do this?, maybe a Failover PSTN Gateway Selection, i
heard about a B2BUA server can do this task.
I rellay hope that someone could give me a clue about this matter.
Thanks in advance
Best Regards
Ricardo Martinez.
Hi,
I am looking for LDAP support in SER, i.e. for SER to lookup LDAP
directory instead of MySQL database, does anyone know how can this be done?
Thanks
Hi Serusers,
there seems to be no "use_domain" option in the cvs version of registrar
anymore. I need ...."use_domain", 0) and ser says "parameter
<use_domain> not found in module <registrar>".
Am I too stupid or did you remove this feature? Why?
With ser-0.8.14 everything was fine :-/
Jan Jankowski