Hi
Should a user be able to call himself, if so is there any downside, I
had xlite running , and also a IP phone, same user/pass combo, and they
can cal each other and have a conversation.
Iqbal
Hi
Just in case anyone is doing call pickup, (u know where u dial one
phone, and your mate across the room can pick it up) works great with
ser + asterisk combo, if you wanna do company specific stuff, like one
company cannot pickup the others calls (i.e running a virtual pbx on
asterisk with one ser at the front), you will need bristuff patch.
Iqbal
Hi
If a user is busy, or does not asnwer ser can send the call to
voicemail, now if I have plugged in asterisk, and am using asterisk to
route the call back out, I can either have asterisk drop the call to
voicemail when busy using extensions, OR send a busy message back to SER
which will then process and send to asterisk...anyone know which
is/would be better, I am thiking the latter, since I am then pretty much
using SER for processing messages all the time
Iqbal
folks,
i m using free radius server with SER. just trying to figure out how can i make the accounting work...have done everything in the Radius-Howto but still am not seeing anything in the /usr/local/var/log/radius/radacct directory...any clue...??
---------------------------------
Start your day with Yahoo! - make it your home page
On Jul 22, 2005 at 10:25, chenhui <chenhui(a)cnnic.cn> wrote:
> Hi,
>
> I have updated radiusclient to 0.4.8 and SER to 0.9.3, and also copy file "radiusclient-ng.h" to the /modules/auth_radius directory.
> Then run "make", but still shows error :( ---as following
If you are using ser 0.9.3 you need either radiusclient-ng 5 or
you need to add to the make command line: radiusclient-ng=4
(.e.g make all radiusclient-ng=4 include_modules="auth_radius group_radius uri_radius mysql" )
Andrei
Hello all,
I installed SER 0.9.3 successfully.
I am using mySQL for location db persistency.
I installed MySQL 3.23.58 server and client.
When a SIP subscriber registers, sip subscriber
details are stored in location table in a record.
The problem is that, when I stop ser and try to start
it again, ser fails to start.
However, If I delete the record from the location
table and then start ser, it runs successfully.
If I start ser when there is a record in location
table, it prints the following lines.
----------------
....
0(0) DEBUG: init_mod: auth_radius
0(0) auth_radius - Initializing
0(0) auth_radius: No `Cisco' vendor in Radius
dictionary
0(0) find_export: found <pre_auth> in module auth
[/usr/local/lib/ser/modules/auth.so]
0(0) find_export: found <post_auth> in module auth
[/usr/local/lib/ser/modules/auth.so]
0(0) fixing /usr/local/lib/ser/modules/rr.so
record_route
0(0) fixing /usr/local/lib/ser/modules/auth_radius.so
radius_www_authorize
0(0) fixing /usr/local/lib/ser/modules/auth.so
www_challenge
0(0) fixing /usr/local/lib/ser/modules/registrar.so
save
0(0) get_connection(): Connection not found in the
pool
------------------------
Anyone has any idea about this issue?
thanks in advance
Tulay Sazak
tulaysazak[at]yahoo.com
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi,
This is totally non-SER related, but i thought that someone would know
... so many good developers here :) You can reply off-list if you
prefer.
I need to implement a small program which i want to compile under
Linux (*nix in general) and windows. It needs to read from the
standard input, one char at a time, and I want to use select() so it
does not get stuck in the read() operation.
Is select working in windows? and read()? Actually, for windows
platforms i do a _getch() (just need to absorb the keypress).
Thks!
Cesc
Hi,
I have been playing with SER for quite some time and always faced this
problem. Whenever i changed the configuration file for ser (ser.cfg) , i
have to issue a serctl restart for the changes to take effect. The
problem is everytime i issue this restart , the users that are currently
active and logged in, will not be able to make any more calls until they
restart their SIP Device. Is there anyway i can let the changes take
effect without affecting currently logged in users ?
Regards,
Sam
i all,
We have tried many pstn providers and it seems that they all uses the TO
header to forward the calls to Pstn.
It's not Rfc compliant.
We have the solution to modify the TO header to have the call, but we have a
lot of side effect for many UACs and also we have problems for call
forwarding.
When we ask the providers to change their settings, they said they can't
(Even BT).
I thinh many of you uses termination provider, then my questions are :
How do u manage that?
Do you have good providers with good pricing?
Any good idea?
Olivier