li wang,
a lower version mysql may resolve your problem.
mysql-standard-4.1.22-pc-linux-gnu-i686.tar.gz
======= 2007-06-05 17:22:49============
>Hi Mike,
>
>There isn't mysql.so if i just install the openser_1.2.0-0_i386.deb. (I do
>"locate")
>
>It seem to be a problem of dependence for me.
>Because the openser_1.2.0 depend the libmysqlclient14, but in my Debian
>repositories it is obsolete, there is only libmysqlclient15.
>
>Which version of openser/…
[View More]libmysqlclient/mysqlclient/mysqlserver are you
>using?
>
>Please give me some guidance, thanks.
>
>li
>
>
>>From: "Mike Li" <lzg666(a)gmail.com>
>>To: "li wang" <li.wang119(a)hotmail.com>
>>CC: users(a)openser.org
>>Subject: Re: [Users] pb with install the Openser and Module SQL
>>Date: Tue, 5 Jun 2007 16:57:30 +0800
>>
>>Hi, Wang
>>
>>You can try find the path of mysql.so, then ln it to
>>/usr/lib/openser/modules
>>
>>Hope this will help you to resolve it.
>>
>>
>>Mike
>>
>>
>>
>>
>>On 6/5/07, li wang <li.wang119(a)hotmail.com> wrote:
>>>
>>>Dear all,
>>>
>>>I got an error while using openser to set up the presence server in my
>>>Debian post:
>>>
>>>I have installed openser_1.2.0-0_i386.deb, but i don't find mysql.so in
>>>/usr/lib/openser/modules. So i go install the
>>>openser-mysql-module_1.2.0-0_i386.deb.
>>>
>>>It is installed but with a problem of dependance :
>>>openser-mysql-module depends libmysqlclient14
>>>while libmysqlclient15 installed in my post.
>>>
>>>however, i can run the script openser_mysql to set up the data base.
>>>
>>>But when i restart OpenSER after edit the /etc/openser.cfg to support
>>>mysql,
>>>i got error like this:
>>>
>>>pc7:/usr/lib/openser/modules# /etc/init.d/openser restart
>>>Not starting openser: invalid configuration file!
>>>
>>>0(15900) ERROR: load_module: could not open module
>>></usr/lib/openser/modules/mysql.so>: libmysqlclient.so.14: cannot open
>>>shared object file: No such file or directory
>>>0(15900) parse error (44,13-14): failed to load module
>>>ERROR: bad config file (1 errors)
>>>0(15900) INFO:mi_fifo:mi_destroy:memory for the child's mi_fifo_pid was
>>>not
>>>allocated -> nothing to destroy
>>>
>>>But libmysqlclient14 is obsolete in the Debian repositories, there is only
>>>libmysqlclient15.
>>>Don't you have encounter the similar problem?
>>>Please help me. Thanks!
>>>
>>>My linux distribution is Linux 2.6.18-4-686.
>>>
>>>li
>>>
>>>_________________________________________________________________
>>>Gagnez des pc Windows Vista avec Live.comhttp://www.image-addict.fr/
>>>
>>>
>>>_______________________________________________
>>>Users mailing list
>>>Users(a)openser.org
>>>http://openser.org/cgi-bin/mailman/listinfo/users
>>>
>
>_________________________________________________________________
>Ten : Messenger en illimit?sur votre mobile !
>http://mobile.live.fr/messenger/ten/
>
>
>_______________________________________________
>Users mailing list
>Users(a)openser.org
>http://openser.org/cgi-bin/mailman/listinfo/users
>
= = = = = = = = = = = = = = = = = = = =
Kerry
sukerry(a)126.com
2007-06-05
[View Less]
I have a REGISTER coming in from the network - I have manually added
details into the subscriber detail (due to problems with SERWeb and IMAP
but thats another story) and so coulns like ha1 and ha2 are blank for
the time being. Everything else looks above board but I am seeing the
following:-
0(23824) check_nonce(): comparing
[46643f80108c909178ea9d240a28fdc0c4eb74fc] and
[46643f80108c909178ea9d240a28fdc0c4eb74fc]
0(23824) check_response(): Our result = '…
[View More]5fa07ee2806bae5342a8122fc0fde028'
0(23824) check_response(): Authorization failed
0(23824) build_auth_hf(): 'WWW-Authenticate: Digest
realm="aa.bb.cc.ddd", nonce="46643f80108c909178ea9d240a28fdc0c4eb74fc"
What needs to be in place in order for the authorization to work - there
is obviously some kind of chksum going here but I am not sure what exactly.
Regards,
Steve.
[View Less]
Hi all,
how can I populate server_monitoring tables?
I'm looking for documentation but nothing found.
Thanks,
F.
--
********************************
* (o< ing. Patria Flavio
* //\ phone 0823451358
* V_/_ mobile 3407873357
*
********************************
Hello
Im using Serweb 0.9.4 with OpenSER following the instructions in:
http://www.voip-info.org/wiki/view/OpenSER+1.1.x+and+SerWEB+0.9.4
("register_globals = On" and the FIFO permissions are correct)
I can register users with the confirmation email.
But I cannot login into Serweb.The page always freezes and lots of
"apache" forks are created:
\_ /usr/local/apache2/bin/httpd -k start
(20 or 30 of them)
The problem is somewhere in the Serweb FIFO connection. Because when
OpenSER isnt …
[View More]running, I can login into Serweb (just saying "cannot read
FIFO").
did someone had the same problem with Serweb and OpenSER FIFO?
Thanks
regards
Joao Pereira
--
______________________________________________
João Gomes Pereira
FCCN
Av. do Brasil, nº 101
1700-066 Lisboa
tel: +351 218 440 100 - fax: +351 218 472 167
email|SIP: joao.pereira(a)fccn.pt
http://www.fccn.pt
______________________________________________
---
[View Less]
When I run iptables and open TCP/UDP dport 5060, SER cannot send 200 OK to
UAC. What's wrong with my iptables config? following is iptables config
under RHEL 4.4
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH-Firewall-1-INPUT - [0:0]
-A INPUT -j RH-Firewall-1-INPUT
-A FORWARD -j RH-Firewall-1-INPUT
-A RH-Firewall-1-INPUT -i lo -j ACCEPT
-A RH-Firewall-1-INPUT -p icmp --icmp-type any -j ACCEPT
-A RH-Firewall-1-INPUT -p 50 -j ACCEPT
-A RH-Firewall-1-INPUT -p 51 -j …
[View More]ACCEPT
-A RH-Firewall-1-INPUT -p udp --dport 5353 -d 224.0.0.251 -j ACCEPT
-A RH-Firewall-1-INPUT -p udp -m udp --dport 631 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j
ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j
ACCEPT
-A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 5060 -j
ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 5060 -j
ACCEPT
COMMIT
--
aRES iN aNYWhere
[View Less]
Dear all:
I want to change the content of request uri. I use this function ,exec_dset(), to change it.
This is my configuration:
if (!lookup("location")) {
exec_dset("/usr/local/etc/openser/shell/sh1");
#sl_send_reply("404", "Not Found");
exit;
};
shell scrip: sh1
#!/bin/sh
num=200(a)xx.xx.xx.xx
if [! -z "$num" ]
then
echo "$*"
else
echo "sip:$num"
fi
but it doesn't work.
error message:
ERROR:…
[View More]exec_str: no uri from /usr/local/etc/openser/shell/sh1 XX(a)xx.xx.xx.....
Can somebody tell me what's wrong with my shell script.
Thank you for your response
chungyu
2007/06/4
[View Less]
Hi,
I try to run SER (rel_2_0_0) with presence and when I check my ser.cfg I get the following error, please point me what do I miss:
ser@sen:~/ser/ser-2.0/ser-ssp$ ../ser -c -f ser.cfg
0(18009) ERROR: load_module: could not open module </home/ser/ser/ser-2.0/modules/dialog/dialog.so>: /home/ser/ser/ser-2.0/lib/ser/lib_ser_cds.so: undefined symbol: qm_free
0(18009) parse error (54,13-14): failed to load module
0(18009) ERROR: load_module: could not open module </home/ser/ser/ser-2.…
[View More]0/modules/pa/pa.so>: /home/ser/ser/ser-2.0/lib/ser/lib_ser_cds.so: undefined symbol: qm_free
0(18009) parse error (55,13-14): failed to load module
Cheers tomasz
[View Less]
I experience the same problem: missed_calls tables is populated by
ser, excepted for username and domain fields. So serweb
get_missed_calls method does not works properly.
Can anyone can tell me something about this issue?
Thanks,
F.
2007/6/1, Andrey Kuprianov <andrey.kouprianov(a)gmail.com>:
> I've no idea, sorry. I dont use accounting at all, actually (that's
> why i didnt post any threads on this), but i'd like to know how to fix
> this anyway.
>
> On 6/1/07, flavio …
[View More]<flavio.patria(a)gmail.com> wrote:
> > Any suggestion to troubleshoot it?
> >
> > Thanks,
> >
> > F.
> >
> > 2007/6/1, Andrey Kuprianov <andrey.kouprianov(a)gmail.com>:
> > > I have a similar problem. setflag(2) or logging missed call request
> > > would populate DB, but leave "username" field (if i remember correctl
> > > or "from_uri" and "to_uri" fields) unpopulated, so serweb wouldnt have
> > > any idea of whom missed call belongs to!
> > >
> > > On 6/1/07, flavio <flavio.patria(a)gmail.com> wrote:
> > > > Hi all,
> > > >
> > > > If I login in my serweb and open missed call page, I always see "No
> > > > missed calls" info when missed_calls table of ser db is populated. How
> > > > can I see missed calls report?
> > > >
> > > > Thanks for support and suggestions.
> > > >
> > > > F.
> > > >
> > > >
> > > >
> > > > --
> > > > ********************************
> > > > * (o< ing. Patria Flavio
> > > > * //\ phone 0823451358
> > > > * V_/_ mobile 3407873357
> > > > *
> > > > ********************************
> > > > _______________________________________________
> > > > Serweb-users mailing list
> > > > Serweb-users(a)lists.iptel.org
> > > > http://lists.iptel.org/mailman/listinfo/serweb-users
> > > >
> > > _______________________________________________
> > > Serweb-users mailing list
> > > Serweb-users(a)lists.iptel.org
> > > http://lists.iptel.org/mailman/listinfo/serweb-users
> > >
> >
> >
> > --
> > ********************************
> > * (o< ing. Patria Flavio
> > * //\ phone 0823451358
> > * V_/_ mobile 3407873357
> > *
> > ********************************
> >
> _______________________________________________
> Serweb-users mailing list
> Serweb-users(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serweb-users
>
--
********************************
* (o< ing. Patria Flavio
* //\ phone 0823451358
* V_/_ mobile 3407873357
*
********************************
[View Less]
Hi,
I am just now confusing about the way of works of 2 SER Server. As you
know, I set up 2 SER server and a both work perfectly, they added
Identity and Identity info in the Request INVITE message, but as the way
don't like I want.
some facts(I use xlog() to realize this scenario ): A belong to SER1 and
B belong to SER2. When A call B, the "main route logic" of SER2 (server
of B) is done and when B call A, the "main route logic" of SER1(Server
of A) is done. That mean, i can't add …
[View More]Identity into INVITE message of A
of SER1 before this message come to B of SER2 because INVITE message of
A isn't done with "main route logic" by server of A.
How can I do "main route logic" of my SER server by myself INVITE
message before it sends to another server? Or I have to set up a proxy
for myself and after this proxy added Identity then it will be forward
to another SER server?
Thank you in advance.
Tuan.
[View Less]
Hi,
Is it possible to configure the enum module to use a specific ENUM
server, instead of the DNS server configured in /etc/resolv.conf?
I haven't found any config parameter for this...
Thanks,
JF