Hi Jefrey
Thanks for your answer.
I will reply every point:
# /opt/net-snmp/bin/snmpwalk -v 2c -c community localhost
.1.3.6.1.4.1.27483
OPENSER-REG-MIB::openser = No Such Object available on this agent at this
OID
# ps -ef | grep snmpd
root 1649 579 0 17:50:07 pts/2 0:17 /opt/net-snmp/sbin/snmpd
-d -f -Dagentx -x tcp:localhost:705
root 2935 2778 0 09:59:21 pts/3 0:00 grep snmpd
(I am running debug mode; the syntax of ps command is a little bti different
because I am using Solaris)
# grep -i agentx /var/log/snmpd.log
agentx_build: packet built okay
agentx/master: handle pdu (req=0x3ac55fdb,trans=0x0,sess=0xf)
agentx/master: send response, stat 0 (req=0x3ac55fdb,trans=0x0,sess=0xf)
agentx_build: packet built okay
agentx/master: handle pdu (req=0x3ac55fdc,trans=0x0,sess=0xf)
agentx/master: send response, stat 0 (req=0x3ac55fdc,trans=0x0,sess=0xf)
agentx_build: packet built okay
agentx/master: handle pdu (req=0x3ac55fdd,trans=0x0,sess=0xf)
agentx/master: send response, stat 0 (req=0x3ac55fdd,trans=0x0,sess=0xf)
agentx_build: packet built okay
...
# cat /opt/net-snmp/share/snmp/snmpstats.conf
agentXsocket tcp:localhost:705
# cat /opt/net-snmp/share/snmp/snmpd.conf
syslocation XXXX
syscontact XXXX
agentaddress udp:161
rocommunity community localhost
master agentx
As you can see, both of the files are located at the same directory.
Finally, I do have tried the check. I can see Openser starts OK and the
master agent receives the connection of the sub agent.
Thank you very much for your help.
Kind regards.
Sergio G.
On 3/29/07, jmagder <jmagder(a)somanetworks.com > wrote:
>
> Hi Sergio,
>
> First off, could you try running "/opt/net-snmp/bin/snmpwalk -v 2c -c
> community sipserver .1.3.6.1.4.1.27483"? If that isn't succeeding,
> then it would greatly help me debug your problem if you could answer the
> following questions:
>
> 1) What is the output of "ps aux | grep snmpd"?
>
> 2) What is the output of "cat /var/log/messages | grep AgentX"
>
> 3) Can you show me the contents of snmpstats.conf ?
>
> 4) Does snmpd.conf contain "master agentx"?
>
> 5) Is snmpd.conf located in the same directory as snmpstats.conf?
>
> 6) Have you tried the steps in "Testing for a proper Configuration" in
> section 1.6.4?
>
> Thanks Sergio!
>
> - Jeffrey Magder
>
> Sergio Gutierrez wrote:
> > Hi list.
> >
> > I have installed Openser 1.2.0, with Net-snmp version 5.4 to support
> > the SNMPstats module. I have configured the subagent according to the
> > instructions on the documentation, but I am not being able to obtain
> > any data.
> >
> > I am running both products on Solaris 10 Sparc.
> >
> > # /opt/net-snmp/bin/snmpwalk -v 2c -c community sipserver
> > .1.3.6.1.4.1.27483.3.1.1.1.1.1.1
> > SNMPv2-SMI::enterprises.27483.3.1.1.1.1.1 = No Such Object available
> > on this agent at this OID
> >
> > # /opt/net-snmp/bin/snmpwalk -v 2c -c community sipserver
> > openserSIPProtocolVersion
> > SNMPv2-SMI::enterprises.27483.3.1.1.1.1.1 = No Such Object available
> > on this agent at this OID
> >
> > Is there any other thing I should do after compiling and configuring?
> >
> > Thanks in advance for your attention
> >
> > Kind Regards.
> >
> > Sergio Gutiérrez
> >
> >
> >
> > ------------------------------------------------------------------------
>
> >
> > _______________________________________________
> > Users mailing list
> > Users(a)openser.org
> > http://openser.org/cgi-bin/mailman/listinfo/users
> >
>
>
Hi list.
I have installed Openser 1.2.0, with Net-snmp version 5.4 to support the
SNMPstats module. I have configured the subagent according to the
instructions on the documentation, but I am not being able to obtain any
data.
I am running both products on Solaris 10 Sparc.
# /opt/net-snmp/bin/snmpwalk -v 2c -c community sipserver
.1.3.6.1.4.1.27483.3.1.1.1.1.1.1
SNMPv2-SMI::enterprises.27483.3.1.1.1.1.1 = No Such Object available on this
agent at this OID
# /opt/net-snmp/bin/snmpwalk -v 2c -c community sipserver
openserSIPProtocolVersion
SNMPv2-SMI::enterprises.27483.3.1.1.1.1.1 = No Such Object available on this
agent at this OID
Is there any other thing I should do after compiling and configuring?
Thanks in advance for your attention
Kind Regards.
Sergio Gutiérrez
hi;
i just compiled openser on a machine with amd64 cpu and Fedora Core 5 as the OS.
just set export CPU=athlon64.
then make all
is there any tool to test openser functionalities(seeing a process is
running doesnt mean anything for me).?
after successfull compilation
i can see openser is listening tcp/udp 5060 ports.
there are 3 executables in /usr/local/sbin directory
-rwxr-xr-x 1 root root 2.9M Mar 29 09:37 openser
-rwxr-xr-x 1 root root 41K Mar 29 09:37 openserctl
-rwxr-xr-x 1 root root 15K Mar 29 09:37 openserunix
and some configuration files in /usr/local/etc/openser
-rw-r--r-- 1 root root 1.8K Mar 29 09:37 dictionary.radius
-rw-r--r-- 1 root root 4.1K Mar 29 09:37 openser.cfg
-rw-r--r-- 1 root root 1.2K Mar 29 09:37 openserctlrc
netstat status
tcp 0 0 192.168.200.2:5060 0.0.0.0:*
LISTEN 31533/openser off (0.00/0/0)
tcp 0 0 127.0.0.1:5060 0.0.0.0:*
LISTEN 31533/openser off (0.00/0/0)
udp 0 0 192.168.200.2:5060 0.0.0.0:*
31533/openser off (0.00/0/0)
udp 0 0 127.0.0.1:5060 0.0.0.0:*
31533/openser off (0.00/0/0)
Hi Sukerry, Klaus,
It was really a missing ";" after the "require_once('db_mysql.php')".
Thanks,
Toni
-----Original Message-----
From: sukerry [mailto:sukerry@126.com]
Sent: quinta-feira, 29 de Março de 2007 0:41
To: Toni Barata; Klaus Darilion
Cc: users openser.org
Subject: [Spam?] Re: RE: [Users] Simple xcap-emulator for OpenSER
Toni Barata,
in Config.php, a ";" is missed before the term "class"
======= 2007-03-28 23:47:03 =======
>Hi Klaus,
>
>
>I have been using xcap-0.2.1 without problems until yesterday. Today I have upgrade to the xcap-0.5 but the following error occurs:
>
>PHP Parse error: parse error, unexpected T_CLASS in /var/www/xcap-root/config.php on line 19
>
>I have php4 on my system and the db_mysql.php file is php3 version. Could this be the problem? Should I downgrade php4 to php3?
>
>Thanks,
>Toni
>
>-----Original Message-----
>From: users-bounces(a)openser.org [mailto:users-bounces@openser.org] On Behalf Of Klaus Darilion
>Sent: quarta-feira, 28 de Mar?o de 2007 10:54
>To: sukerry
>Cc: Klaus Darilion; Adrian Georgescu; users openser.org
>Subject: Re: [Users] Simple xcap-emulator for OpenSER
>
>there is nothing to compile. Read the Readme. you have to install PEAR
>and the modules mentioned in the READ.
>
>e.g.
>pear install Auth_HTTP
>pear install Log
>pear install DB
>
>regards
>klaus
>
>
>sukerry wrote:
>> Adrian Georgescu,
>>
>>
>> Thanks for your great job!
>>
>> However , when I compile php, an error says that Log.php can not be found!
>>
>> Thanks
>>
>> sukerry
>>
>>
>>
>> ======= 2007-03-28 00:56:33=======
>>
>>> Hello,
>>>
>>> We wrote a simple xcap emulator to be able to manage the XCAP
>>> documents used by OpenSER presence agent, by using PHP scripts in
>>> combination with Apache web server.
>>>
>>> I have tested it against OpenSER with MySQL and Eyebeam for Apple.
>>> Klaus Darilion has tested it against Postgress and Eyebeam for Windows.
>>>
>>> The software can be downloaded from:
>>>
>>> http://download.dns-hosting.info/XCAP/xcap-0.5.tar.gz
>>>
>>> Regards,
>>> Adrian
>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users(a)openser.org
>>> http://openser.org/cgi-bin/mailman/listinfo/users
>>>
>>
>>
>> sukerry
>> sukerry(a)126.com
>> 2007-03-28
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Users mailing list
>> Users(a)openser.org
>> http://openser.org/cgi-bin/mailman/listinfo/users
>
>_______________________________________________
>Users mailing list
>Users(a)openser.org
>http://openser.org/cgi-bin/mailman/listinfo/users
>_______________________________________________
>Users mailing list
>Users(a)openser.org
>http://openser.org/cgi-bin/mailman/listinfo/users
>
= = = = = = = = = = = = = = = = = = = =
sukerry
sukerry(a)126.com
2007-03-29
I think the problem is the gateway of bandwidth.com
The 183 session progress have all the same To-tag and the same branch
value in the topmost via header, although the 3 INVITEs sent to
bandwidth.com have different branch value in the Via header.
Thus, I suspect the dialog matching of the gateways is broken and it
thinks the second and third INVITE is a retransmission of the first
INVITE? Although I'm not sure as the gateway sends the 183 reply 3 times
in a row.
Strange. What happens in the PSTN? Which of the 3 phones ring?
+17144828306 ?
regards
klaus
Brandon Armstead wrote:
> Hello, here is the sipcap:
>
> interface: eth0 (74.52.58.48/255.255.255.240)
> filter: ip and ( port 5060 )
> match: 9492666205
> ###################
> U +0.000000 ATA:5062 -> OpenSER:5060
Hi,
OpenSER made a nice presence at Von Spring in San Jose. There were
several presentation on the OpenSER topic, both in the expo area -in the
Von Theatre- and in the conference sessions. For more, see:
http://www.openser.org/events/2007-03-20-VoN-Spring/
There are other related presentations, but I'm still struggling to get
them all.
OpenSER drew and got a lot of attention - many people were aware of
OpenSER and its potential, there were also quite some solutions (from
expo area) using OpenSER and I personally met people using it for a
large set of scenarios. And most important, I find more and more people
are attracted by OpenSER as a viable solution for VoIP systems.
As usual, VoN was an interesting experience. There is a changed of focus
since last year - based on both the presented solution (expos) and on
the conference topic, the interest shifted from IMS to "mobile VoIP"
(fix mobile convergence). At least that was my personal impression and I
find it most interesting as I think it reflects the real current needs
(or requirements) of the VoIP solutions.
Regards,
Bogdan
Hello All,
Its really feels nice to have joined the list. I'm in the process of
deploying a SER based solution for prepaid users. We're using a FreeRadius
based billing solution from a provider. If I'm not mistaken, SER is not
aware of the call state, what this means to me is, in case the user account
on the radius runs out of credit, SER will not know about it and will not be
able to disconnect the call. Am I correct on this?
If I am correct, I would like to know what would be the workaround for this?
I'm I am wrong, then I would like to know on how we could get the call
disconnection working?
I have a Nextone which would be sitting in front of the SER and acting as a
Mirror Proxy for SER. The purpose of this is to overcome NAT traversal
issues and free SER from that. Nextone doesn't understand or talk radius.
SER will be the registrar and handle AAA. The user call will be sent back
into the Nextone and then terminated from there. SER will not be handling
media. If to get my disconnect upon credit exhaust scenario working, what
changes should I introduce into my existing network model?
Thank you.
Shaf.
Hello,
i have a question regarding codec G729.
We want to implement this in our client software, but there exists many flavours.
Are all G.729 codec flavours compatible to each other?
For example:
G729 to G729A or B ?
or G729B to A and vice versa ?
We are currently using Cisco AS5300 Gateways, that supports G729 and G729B. But we want to change
our gateways, then only G729A is available.
i know this question has nothing to do with openser, but i think there are many readers with experience.
best regards,
Andreas M.
hi again;
so just setting CPU will be OK?
We have 2 fedora linux machines, one on Intel Xeon 64 bit and one on AMD64 bit.
i'll go on with CPU setting. is there anything else to configure?
best regards.
2007/3/29, Bodin Bruno <bbodin01(a)univ-lr.fr>:
> Abdurrahman Sahin a écrit :
> > hi;
> > i'm new to this maillist;
> > is there any openser distribution for AMD64 or Intel Xeon 64.
> > i read sth on the site claims that it can be build via modifying
> > parameters in make config files.
> > but there is nothing which parameters need to be edited
> >
> > _______________________________________________
> > Users mailing list
> > Users(a)openser.org
> > http://openser.org/cgi-bin/mailman/listinfo/users
> In Suse I'have just to type :
>
> CPU=athlon64 make etc....
> or
> export CPU=athlon64
> and normal commands
>
>