I have been trying to make mi_xmlrpc (from cvs head).
I am running Fedora Core 3 - gcc version 3.4.4
I get the following error:
xr_server.c:37:26: xmlrpc_abyss.h: No such file or
directory
mi_xmlrpc.c:44:26: xmlrpc_abyss.h: No such file or
directory
In file included from
/usr/local/include/xmlrpc-c/base.h:9,
from /usr/local/include/xmlrpc.h:1,
from mi_xmlrpc.h:35,
from mi_xmlrpc.c:38:
/usr/local/include/xmlrpc-c/util.h:20:56:
xmlrpc-c/c_util.h: No such file or dir
ectory
In file included from
/usr/local/include/xmlrpc-c/base.h:9,
from /usr/local/include/xmlrpc.h:1,
from mi_xmlrpc.h:35,
from mi_xmlrpc.c:38:
/usr/local/include/xmlrpc-c/util.h:150: error: syntax
error before "GNU_PRINTF_A
TTR"
/usr/local/include/xmlrpc-c/util.h:158: error: syntax
error before "GNU_PRINTF_A
TTR"
mi_xmlrpc.c:44:26: xmlrpc_abyss.h: No such file or
directory
mi_xmlrpc.c: In function `mod_child_init':
mi_xmlrpc.c:156: warning: implicit declaration of
function `xmlrpc_server_abyss_
init_registry'
mi_xmlrpc.c:166: error:
`xmlrpc_server_abyss_rpc2_handler' undeclared (first
use
in this function)
mi_xmlrpc.c:166: error: (Each undeclared identifier is
reported only once
mi_xmlrpc.c:166: error: for each function it appears
in.)
mi_xmlrpc.c:172: error:
`xmlrpc_server_abyss_default_handler' undeclared
(first
use in this function)
make[1]: *** [mi_xmlrpc.o] Error 1
what versions of
libxml
libxmlrpc-c3
libxmlrpc-c3-dev
did you use to successfully compile?
Thanks in advance
Steven
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com
Hi all,
I learn about it in the archive, but I don't really get the good way.
If I put in a usr_preferences table like, a value like i:40, how can I
learn it and write into the inv_timeout ?
I'm not very far of the good result, but this is the point where I
block.
Thanks for your support.
For some reason the mysql module for ser compiled cleanly but SER
refuses to load it.
IE
# ser -c
0(28131) ERROR: load_module: could not open module
</usr/local/lib/ser/modules/mysql.so>: Cannot load specified object
0(28131) parse error (55,13-14): failed to load module
ERROR: bad config file (1 errors)
It does exist, is installed and was compile from the same sources as
the SER core.
I'm not sure what I'm doing wrong.
Thanks.
-Daniel
Has anyone come up with a method for getting a NATED Linksys 3102 to
talk to another NATED UA? I see that it has something to do with the
3102 being a symmetric NAT device. I have tried setting
fix_nated_register and force_rport, but this doesn't do it (still no
RTP going back and forth). I know we could fix this by setting up a
proxy server, but we have bandwidth reasons for not wanting to do this.
Can provide openser.cfg if anyone would like to look at it.
--
702-874-3833
1-866-553-3833
Hi,
My ser and asterisk are working fine and able to send calls each other. When
my ser sends call to my asterisk, my asterisk ask for pin to place call but
as soon as it ask for pin ser starts accouting (ack). Is there any why that
my accounting starts only when it connects to actual number that I want to
dial.
thanks
arun
Hi,
I've configured my ser to send calls to my asterisk server and doing well.
When call reaches to my asterisk server, asterisk will ask for pin to place
a call. Here is my question: When I place it sends invite to my asterisk and
accounting will store this invite time and when asterisk ask for pin (ack)
my ser stores this as ack time and when I disconnect the call (bye) it will
store the bye time. But my call is not connected to my actual number. Is
there any why that accounting only start when actual call get connect.
thanks
arun
Hi all,
I use the document to build l the system with openser+freeradius+mysql(
http://www.openser.org/docs/openser-radius-1.0.x.html),
+---------+
+---------+
| PHONE 1 | <--SIP-- +
+-------------------+ | STORAGE |
+---------+ | SIP SERVER
| +----+----+
#===> | (OpenSER)
| |
...........
| |-------------------|
+-------+-------+
| | RADIUS CLIENT|<==AAA==> |
RADIUS SERVER |
+---------+ | | (radiusclient-ng)
| | (FreeRADIUS) |
| PHONE N
|<--SIP--+ +-------------------+
+---------------+
+---------+
I have two linux PCs.the one install Openser and radius client ,and
another install freeradius and DATABASE of mysql .But the document said the
Openser also need mysql ,then I have a question, what is the function about
the mysql of openser? Maybe it can place the users inforamtion of
register,but for freeradius, what about the function ?
Then I have another question,I install the system step by step with the
document ,and the ua can register correctly,but a few minutes
it will break down, the ua said it's time out ,can you give me some
suggestion ?can I find other openesr+ freeradius documents except
*openser-radius-1.0.x.html* .
thaks.