I have installed Openser,but if i exec Openserctrl moni appears this
message
Error : error opening Openser's fifo /tmp/openser_fifo
make sure you have line 'fifo=.....' in your config
if i do touch /tmp/openserfifo the last message disappears and appears the
following one
-e [cycle #:1; if constant make sure server lives]
my openser.cfg file
i want to use mysql
commented modparam("usrloc","db_mode",0)
uncommented
- loadmodule "/usr/lib/openser/modules/mysql.so"
- loadmodule "/usr/lib/openser/modules/auth.so"
- loadmodule "/usr/lib/openser/modules/auth_db.so"
- modparam("usrloc", "db_mode", 2)
- modparam("auth", "calculate_ha1", yes)
- modparam("auth_db", "password_column", "password")
- if (!www_authorize("localhost", "subscriber")) {
- www_challenge("locahost", "0");
- break;
- };
what i'm doing wrong??
--
=====================================================
Legolas_Bilbao[ID2006][GKR]
Dios creo un equipo Perfecto a los demas los lleno de extranjeros
http://www.forosindicedonkey.comhttp://usuarios.lycos.es/ligaforo/
=====================================================
Everything is ok when using openser 1.2.0, such as SUBSCRIBE, NOTIFY(except unsubscribe, terminated expected) and etc. Updating to 2592 trunk version, got NOTIFY error.Case 1:UE connects to presence module directly, PUBLISH data saves in DB, but no username is shown in the column. After publishing two users (both null shown in 'username' column), subscrib each other. Sometimes it got NOTIFY request from presence module, sometimes not, it is not stable. And even it receives NOTIFY message, the xml data is from subscriberself(maybe because of null username, and both domains are the same IP addr). It is so weird!Case 2:UE->IMS Open Core->Openser Presence, version 1.2.0 works well, but not the latest 2592 trunk version. This time the username is shown in the column when publishing, I cant figure out the reason? However, still no xml data in NOTIFY message when subscribing. Another weird thing is, the subscriber username column and watchee uername column are both shown as subscriber's name! Any thoughts plz?Thanks,Kevin
_________________________________________________________________
中国十大热门旅游景点
http://search.msn.com/results.aspx?q=%E4%B8%AD%E5%9B%BD%E5%8D%81%E5%A4%A7%E…
Hi friends
I have been on the look out for someting related to performance counters
or statistics in SER.
If i browse through the code, I find, that there is #ifdef STAT macro
defined, which is used if STATs are enabled while compilation.
Now, when i try to do that, it looks for a SNMP module related files...
which it doesnt find...
On searching on internet i find a page saying SNMP is dead...
Can any one help me in finding out how to enable statistics for SER? It is
extremely urgent for me... please help ..
:((
Thanks
Parminder Nayyar
The information contained in this e-mail message is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you should return it to the sender immediately. Please note that while we scan all e-mails for viruses we cannot guarantee that any e-mail is virus-free and accept no liability for any damage caused by any virus transmitted by this email.
Hello all.
Currently, we have deployed OpenSER using mediaProxy for natted users, and
it has happened to us the following issue, which we consider would be worth
to be had present:
When MediaProxy server is not able to answer because of any problem
(Overloading, Temporary unavailableness, etc), Openser gets frozen and it is
not able to answer any request.
In our setup, Openser is running on Sun Fire T2000, and MediaProxy was
running on Sun Fire V240 (Dual Processor), both running Solaris 10.
It seems that mediaproxy does not scale well on SMP hardware (As it was
discussed in list these days), and it overload, but we confimed the issue
related to MediaProxy timeout, and we saw that anyway, OpenSER got frozen.
Thanks for your attention.
Kind Regards.
Sergio Gutiérrez.
Somebody knows what it is this message of error?
Aug 10 15:55:43 localhost /usr/local/sbin/openser[16746]: submit_query: Unknown column 'src_user' in 'field list'
Aug 10 15:55:43 localhost /usr/local/sbin/openser[16746]: db_insert: Error while submitting query
Aug 10 15:55:43 localhost /usr/local/sbin/openser[16746]: ERROR:acc:acc_db_request: Error while inserting to database
Hi,
If someone is logged in external network, (examlpe Asterisk) how to
dial into his voicemail box. The Rquest_uri will not be recognized by
voicemail. How to make voicemail prompt for user name and password?
cheers,
Daniel
Yes, add $si to the list of extra Radius attributes logged in
accounting, for example:
modparam("acc", "radius_extra", "Sip-RPid=$avp(s:rpid); \
Source-IP=$si; \
Source-Port=$sp; \
Canonical-URI=$avp(can_uri); \
Billing-Party=$avp
(billing_party); \
Divert-Reason=$avp
(s:divert_reason); \
X-RTP-Stat=$avp
(s:rtp_statistics); \
From-Header=$hdr(from); \
User-Agent=$hdr(user-agent); \
Contact=$hdr(contact); \
Event=$hdr(event); \
SIP-Proxy-IP=$avp
(s:sip_proxy_ip)")
Adrian
>>>
Andreas Sikkema andreas.sikkema at bbeyond.nl
Thu Aug 9 17:39:12 CEST 2007
Previous message: [OpenSER-Users] [Openser Users]Differences between
SIP Server andPBX
Next message: [OpenSER-Users] Saving public IP in CDR
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm trying to do add accounting to our OpenSER
server. Getting accounting to work is easy but
I'm having trouble saving client IP addresses with
every CDR.
Most of our SIP UAs are behind some form of
NAT and to "prove" that calls have originated at
the client I want to save the public IP address
and as extra service also the private IP
address of the UA.
Saving the private IP address is easy, $Ri
contains this value. I'm having trouble finding out
what to do to save the public IP address. I thought
that since I'm using fix_contact() I could save the
contact header body, but $ct still contained the
private IP address.
Is this even possible?
--
Andreas Sikkema
Hi,
I have the ethereal traces for the load run on SER. The 180 Ringing
received from remote end has the second via field present in it. Even then
i'm getting the same error.
One more thing I've observed in the code that the value of 2nd via is
being checked at two places. One in receive.c and another is forward.c.
The check in receive.c is passed but the same check got failed at one
stage later (forward.c).
regds,
----- Forwarded by Parminder Nayyar/RCOM/RelianceADA on 08/07/2007 03:16
PM -----
"Weiter Leiter" <bp4mls(a)googlemail.com>
Sent by: serusers-bounces(a)lists.iptel.org
08/07/2007 12:05 AM
To
"Piyush.Bansal(a)relianceada.com" <Piyush.Bansal(a)relianceada.com>
cc
serusers(a)lists.iptel.org
Subject
Re: [Serusers] SER query...
In case you're using SER as a proxy, when it receives a request from
upstream the message must contain already a Via; as it forwards the
request downstream, it adds another Via/Via body, pointing to itself.
When the reply comes from downstream, it must, thus, contain at least 2
Vias. Otherwise, the error is printed (and could indicate a
broken/misconfigured downstream element).
WL.
On 8/4/07, Piyush.Bansal(a)relianceada.com < Piyush.Bansal(a)relianceada.com>
wrote:
hi all,
Currently i was trying to test SER under load conditions. At the load of
just 10 simultaneous calls, the following error occured.
"ERROR: forward_reply: no 2nd via found in reply"
Note: Sometimes the error occured after 100-110 call and sometime it goes
upto 1000 calls..
Can anybody help me in this issue....
regds,
Piyush Bansal
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
--
"C is a language that combines all the elegance and power of assembly
language with all the readability and maintainability of assembly
language." _______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Hello friends
I am looking for a way out to record as to how many INVITE messages have
been processed, how many calls got in voice, how many remained in just
signalling... for estimating/analysing the performance counters or traffic
on the SER.
I had posted this question earlier also, but dint get nething
However, I just came thru the module AVP in SER, in which it says, we can
store the attribute value pair.. adn can define our own attributes too..
Which gives me an idea to create a variable say.. invite_count, and
everytime INVITE request is processed thru SER, I can increment it.
However, A major doubt i have is that.. if i can perform mathematical
operations on the AVP???
Can anyone help in this??
and Am i going right?? or something better exists??
Please help...
Thanks!
Parminder Nayyar