Hi,
Using serctl, I want to add an user:
ser:/usr/local/etc/ser # serctl add 60000 plop me(a)host.tld
MySql password:
I type here my 'ser' user password and it then goes wrong:
ERROR 1045 (28000): Access denied for user 'serro'@'localhost' (using
password: YES)
Why does it use serro user for an add? If I try the same but type the
serro's password, same result happens (which should be right, since
serro is not able to do an INSERT in db ser) And, of course, yes, I've
run the ser_mysql.sh script. MYSQL.db contains lines for users ser and
serro.
It finish with that:
error: 400; check if you use aliases in SER
Do not understand this, but maybe it is implyed by previous error.
Any hint is welcome.
--
# Lol Zimmerli // S y s C o ® // http://www.sysco.ch/
Make sure every module hides something.
- The Elements of Programming Style (Kernighan & Plaugher)
Hi guys,
I've been experiencing some troubles with carrier's that are using
Nextone (www.nextone.com).
I could place calls through Nextone but no longer then 1 minute, between 48 and
53 seconds the call is dropped with a BYE sent by Nextone.
I've been using another carriers using Cisco and Quintum without problems.
Does some one experimenting this problem?
I'm using SER 0.8.14.
Thanks in advance.
--
============================================
Rodrigo P. Telles <telles(a)devel.it>
IVOZ # 1009
Project Manager
Devel-IT - http://www.devel.it
Bestcom Group
============================================
Hi Everybody,
Do anybody recommend a billing system that works with SER, I mean only with SER ? I have a SER server only at the company (no asterisk) and I 'd like to make it work with SER only.
--
Felipe Martins
Mundivox Communications
Tecnologia e Projetos
fmartins(a)mundivox.com
Tel.: +55 +21 +3820 8839
Cel.: +55 +21 +9823 8602
Fax.: +55 +21 +3820 8844
www.mundivox.com
Hi!
I appreciate your immediate feedback and Im so thankful for extending your
help to me.
However, after I followed the instruction you gave, this is what happened.
speed:/usr/local/src/project/ser-0.8.14# /usr/local/ser/sbin/ser -f
/usr/local/ser/etc/ser/ser.cfg start &
[1] 23521
0(23521) set_mod_param_regex: parameter <db_url> not found in module <acc>
0(23521) parse error (49,60-61): Can't set module parameter
0(23521) set_mod_param_regex: parameter <db_flag> not found in module <acc>
0(23521) parse error (50,29-30): Can't set module parameter
I remember during my ser installation, I use make all. Will this enable my
accounting using mysql.
thanks,
ed
At 09:13 PM 4/26/2005, Matt Schulte wrote:
> setflag(1);
> setflag(2);
Hi,
Has anyone tried the java client "SIP COMMUNICATOR"
with voice and video?
https://sip-communicator.dev.java.net
Initially it seems be working fine, even with STUN,
but when a session is established it's giving some
errors.
Regards,
Lakmal
__________________________________________________________________
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
Dear Members,
I'm new to SER.
Does any body know following program written in which language? is that C++ or Java
SER
Many thanks for your help.
Regards!
mdnazrul
The thing is the ACK being returned from the UAC contains a route header
that does not match when passing loose_route() (the route header holds
the contents of the Contact header in the 200 OK), so eventually the ACK
hits a t_relay() in which case SER forwards the message to the RURI,
which is itself (lather, rinse, repeat).
I believe that this is due to the use of Strict Routing on the part of
the UAC and i need to treat it accordingly on SER, however the
"strict_route()" function seems to have dissappeared from rr.so so i'm
currently searching for a way to replace the URI with the URI from the
Route HF in the event that a UAC does strict routing
Samuel Osorio Calvo wrote:
>Hi all,
>
>We face some "strange" behaviour when several "SIP programs" run on the
>same machine as SER does that may be realted whith your scenario. I'll
>try to explain and hope my memory is not totally corrupted after some
>free days...
>
>Whenever you set an alias configuration parameter, usually you omit the
>port number and place just an IP or hostname, which matches the host
>values. This configures SER to see all SIP messages targeted to the host
>values as directed to himself NO MATTER which port is present in the
>routing URIs.
>
>This behaviour entails that the loose_route() will not work as you may
>expect because the SER instance will think that the request targeted to
>the application running in the same machine is INSTEAD directed to SER
>(that explains the stateless behaviour and the 0 parameter in the
>branch). That is why your colocated asterisk instance never sees the ACK
>and SER instead forwards statelessly itself the request until the hop
>counter reaches 10 (or whatever value you had set).
>
>The solution is to add the port number in the alias parameter of SER
>config file whenever SER has to route SIP request to programs running in
>the same host.
>
>Hope this helps,
>
>Samuel.
>
Hi
I have added rpid for each username in my DB and they are being picked
up fine
save_rpid(): rpid value is '123456789'
4(2890) authorize(): set string AVP 'rpid = 123456789'
but when a call is made this is not being sent as the CLI, in fact I
dont get a callerid.
I added append_hf to my routing block, after authorising, and after the
correct gateway had been looked up, but alas no luck, anyone have a
sample CLI route.
Iqbal
Hello,
I have an application which talks to SER (version 0.9.0) over UDP
and it works fine. Now I'm trying to modify it to do the same over TCP
and have the following problem:
The connection established Ok, I have the registration exchange working
over tcp ok, but all other messages SER tries to deliver over UDP...
I can see on the wire that all the packets related to the registration
are going over TCP, but once I send an invite from another user, SER is
trying to send it to the application over UDP.
Any ideas?
Thanks in advance,
Dear Members,
I'm new to SER.
Does any body know following program written in which language?
SER
asterisk
Gnugk Gatekeeper
mysql
Many thanks for your help.
Regards!
mdnazrul