I had installed SER v 0.8.14 with MySQL v3 and it ran great. During
the install of SerWeb, it mentioned in the documentation that MySQL v4
was required for some functions to work.
After installing MySQL v4.1.7, SER won't run. It will run if all
references to MySQL are removed from the ser.cfg.
I tried:
Drop the ser database and re-installed.
recompiled SER
Tried # ser -ddddddd -E -c -f /etc/ser/ser
and got back "config file ok, exiting..."
Is there a compatibility issue? Or something I'm missing.
Thank you
--
Richard Machida
Hi
I need to solve this problem I´ve reported several times:
please take a look into this report:
http://lists.iptel.org/pipermail/serusers/2004-August/010930.html
...If the called-user belongs to the voicemail group and the
caller-user cancels the call I see irregular behavior in both SER
instances and No "Sip-Response-Code=487" is recorded in radius acc
(just an start record without stop)... same problem if I use Asterisk
as a voicemail system, please send me some advice.
thank you
Rafael
--
rrgv
Hi all,
I have ttrouble making IP phone (BudgeTone-100) + Ser + Asterisk work
together with authentication
I installed and setup the ser according to the instructions in the
howto-s with enabled mysql authentication.
The ser and the asterisk are working together on a single maschine
(10.3.3.7). Ser is listening on port 5060 and asterisk is on port 5061.
What I want is when the IP phone (10.10.0.13) get authenticated to be
forwarded from ser to asterisk.
Here is my route script (it's quite simple i think):
route{
if (!proxy_authorize("asterisk", "subscriber")) {
proxy_challenge("asterisk", "0");
break;
};
forward(10.3.3.7, 5061);
}
here is a piece of the ser's output:
0(16841) check_nonce(): comparing
[4190d1a0be145d87dc84c516175f8b46bc4923d6] and
[4190d1a0be145d87dc84c516175f8b46bc4923d6]
0(16841) query="select password from subscriber where
username='bangieff' AND domain='asterisk'"
0(16841) HA1 string calculated: fe6a6d50bebb95056a4a4cd70c12bf8d
0(16841) check_response(): Our result = '6362285d3385465321ce523620522056'
0(16841) check_response(): Authorization is OK
0(16841) save_rpid(): rpid value is ''
0(16841) check_via_address(10.10.0.13, 10.10.0.13, 0)
0(16841) Sending:
when I remove the authorization part everything works just fine.
Please somebody tell me where the problem could be
Thanks in advance
Martin Bangiev
HI everyone
I want to realize two users who log in the same SIP server with Windows
Messenge to communicate each other.Now they can communicate through
voice.But they cannot send messenges to others.Do i have to use jabber
module to implement the function or there is an other way to realize it?
thanks a lot.
_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com
Marian -
Thanks much... sorted out the error.. In my enthusiasm, I forgot to load up
the MySQL dynamic client lib.. It got past that error... Now for the next
error..
I have MySQL 4.1.7 server, client, dynamic client lib, shared lib... When I
try to start SER, the error I get is that the MySQL client authentication
protocol does not match the MySQL server.. A Google search came back with
something like upgrade the client versoin to better than 4.1.1.. Since I
already have 4.1.7, that does not seem to be the solution... yet, just to
be on the safe side, I changed the MySQL's /etc/my.cnf file to startup with
the --old-password command.. No luck yet on getting SER to start
Any suggesitons from anyone if they have seen this and how they got it
working? Yes.. I have gone into the MySQL support site and seen the options
there...
Vinayak
marian.dumitru@voic
e-sistem.ro To: "Vinayak Krishan" <Vinayak.Krishan(a)relianceinfo.com>
Sent by: cc: serusers(a)lists.iptel.org
serusers-bounces@ip Subject: Re: [Serusers] error restarting ser
tel.org Importance: Normal Sender's OU: Reliance |------------------|
| [ ] Confidential |
|------------------|
11/08/04 08:00 PM
> Hi,
> you can check your config file with "ser -ddddddd -E -c -f config_file"
and you will get in the debug messages the line/position where the error
is located. You should consider v0.8.14 - is a newer release.
> Best regards,
> Marian Dumitru
> I'm installing SER 8.12 on a Fedora Box with MySQL 4.1.7-0... I've
> followed
> the steps in SER-howto completely until I get to the section down the
> middle where it asks to modify the ser.cfg file.. After modifying it for
> mysql, digest authentication and changing the uri to
uri=~"vinayakk.local"
> , the ser restart command comes back with a "error in config file"
message
> ..
>
> Could you let me know how I can find out what is causing this error?
>
> thanks
>
> _______________________________________________
> 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
Hi Guys,
I have this problem with a few phones, that they can only use IP number for proxy adress and domain. So when they register to the proxy, the location database will have user@ipnumber and not user@domain (use_domain, 0).
The problem is then as follows: that when a caller that registeres with the domain name are unable to call users that register with the domains IP number and vice versa. lookup("location") simply replies not found.
Now I know why it happens, but is there a solution for this problem. Like only look at user and not user@domain or user@ipnumber?
Kind Regards
Claus Futtrup
Hi everybody,
I'm quite new in the SIP world and also Linux operating system. I read some
instructions how to install SIP on Linux based PC (from some documents on
web) but it didn't work.
Does anybody have some document which describes step by step intallation of
SIP server on the Linux OS (e.g. Rad Hat 3.0 ES or Rad Hat 9)? What are
prerequisites for installing it?
Does SER provide user grafical interface or I have to install additional
application?
Thanks
Domagoj
the asterisk and ser can run in one machine?
---------------------------------
Do You Yahoo!?
Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo.
Visíta Yahoo! Noticias.
Hi Graziano,
most probably your routing is different fro INVITEs and CANCELs - check
if you don't have in your script some specific only for INVITEs and not
for CANCEL.
CANCEL must be routed all the time on the same criteria as INVITE.
Best regards,
Marian
Graziano Poretti wrote:
> hi marianu
> it works .. thnx. the only problem now is that if i end the conversation
> from my ip phone before that on the other side will reply, on the other
> side doesn't stop ringing ... is this correct or it's a fault (may be i
> have to change something on my ser/asterisk)
>
> sorry .. i'm a newbie here ... may be that this was a silly question,
> but thnx in any case.
>
> thnx
>
>
>
> RAINBOW TEAM Graziano Poretti Rainbow Product Manager Due Metri s.a.s.
> graziano(a)duemetri.com tel: ++39 0184 42163 Signature powered by Plaxo
> Want a signature like this? Add me to your address book...
> ----- Original Message ----- From: "Marian Dumitru"
> <marian.dumitru(a)voice-sistem.ro>
> To: "Graziano Poretti" <graziano(a)duemetri.com>
> Cc: <serusers(a)lists.iptel.org>
> Sent: Saturday, November 06, 2004 11:31 AM
> Subject: Re: [Serusers] ser+asterisk again
>
>
>> Hi Graziano
>>
>> if you want to divert the calls with "00" from ser to a asterisk, you
>> just need to add the following lines in your ser.cfg (probably
>> somewhere inside "uri==myself" if consition, just before
>> lookup("location") - if you are using standard script) :
>>
>> if (uri=~"sip:00") {
>> t_relay_to_udp("asterisk_IP","asterisk_port");
>> break;
>> }
>>
>> Best regards,
>> Marian Dumitru
>>
>>
>> Graziano Poretti wrote:
>>
>>> hi
>>> we have 1 ser + 1 asterisk on different computers
>>> we want to forward incoming calls from the server with fixed prefix
>>> (eg 00) to asterisk.
>>> i tried different solutions but how is the connection logic between
>>> ser and asterisk? should i have a registered user in asterisk which
>>> collects all the traffic coming from ser or not? how can i setup the
>>> ser and asterisk to have then "talking"?
>>> thnx in advance for help
>>> Graziano
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Serusers mailing list
>>> serusers(a)lists.iptel.org
>>> http://lists.iptel.org/mailman/listinfo/serusers
>>
>>
>>
>> --
>> Voice Sistem
>> http://www.voice-sistem.ro
>>
>
--
Voice Sistem
http://www.voice-sistem.ro