Hi all,
I have downloaded XCAP-lite to support XCAP. I already have openser
running.
But the problem is how to integrate XCAP-lite with openser?
I guess for that I need to configure config.php file in xcap-root
directory of XCAP-lite.
Can anyone tell me how to configure config.php or what i need to do for
integrating XCAP-lite with openser?
Any help will be appreciated.
Rgds,
Ashok
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
Hi all,
I installed the openser 0.9.5. when i tried to include mysql module in
openser.cfg, it gave me this error.
0(8531) ERROR: load_module: could not open module
</usr/local/lib/openser/modules/mysql.so>:
/usr/local/lib/openser/modules/mysql.so: cannot open shared object file: No
such file or directory
0(8531) parse error (28,13-14): failed to load module
I checked the source directory. It has the mysql module files included in
its source then why it did not compile them and place mysql.so in the
required directory.
This is how i installed:
-->make
-->make modules
-->make all
-->make install
Anybody with answeres ???
--
Best Regards
Rizwan Hisham
Software Engineer
AXVOICE Inc.
www.axvoice.com
Hi Jacky,
looks like your rating engine is not running. Did u install and start it?
I am using debian packages for cdrtool and it is automatically
installed. If u used same, all u must do is edit the
/etc/defaults/cdrtool to enable both ratingengine as well as memcached
and then start cdrtool with /etc/init.d/cdrtool start.
Hope that helps.
Cheers,
DanB
hello !
I am weak in English.
Please teach it about a accounting request-uri on parallel invite.
UAC ----> OpenSER ----> UAS1
|
----> UAS2
1. UAC call to UAS. e.g. from: UAC(a)test.com -> to: UAS(a)test.com
2. avpop module in OpenSER search UAS.
3. hit UAS1 and UAS2.
4. I enumerate contact address that was found from a location table to
request-URI.
5. OpenSER relay to UAS1 and UAS2.
6. UAS1 pick up call.
7. acc module account to database
src_user UAC
dst_user UAS1
But I want to account parallel number (UAS).
How may you write in UAS to database ?
--------------------------------------
Start Yahoo! Auction now! Check out the cool campaign
http://pr.mail.yahoo.co.jp/auction/
Dear Mailinglist,
I am a rookie in SER and joined this mailinglist a few minutes ago. Hope
you can help me with my question.
I found ser at my search for a sip / rtp proxy. I want to install the
following scenario:
client -> Internet or WLAN -> SER proxy + rtpproxy(DMZ) -> Asterisk
(Internal LAN)
Is it possible with openser that the authentication is passed through to
asterisk and openser accept the call if the user is valid?
My idea is, not to have any userdata on the SER proxy. I just want that
the proxy forwards the request to the asteriskserver and checks if the
REGISTER is OK or not. If the user is invalid, the proxy should deny
requests from this user to the asteriskserver.
If this will be possible, is it possible to integrate encryption of RTP
and SIP too?
Like a http reverseproxy?
Thank you very much.
Dominic
HDPnet GmbH
Erwin-Rohde-Str. 18
69120 Heidelberg
Geschaeftsfuehrer: Marc Hermann
Registergericht: Mannheim HRB 337012
Sitz: Heidelberg
Umsatzsteuer ID Nr.: DE 211 257 470
www.hdpnet.de
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.
According to RFC 3665 section 3.8 and RFC 3261 section 9,
there is only one via header in CANCEL message
(message F11, F13 at page 72 of RFC 3665).
But when I ran the similar scenario(through one proxy),
I got two via header in CANCEL message such as following:
CANCEL sip:UA12@node11.under.test.com;transport=udp SIP/2.0
Record-Route: <sip:192.0.50.50;lr=on;ftag=11380>
Via: SIP/2.0/UDP ss.under.test.com;branch=z9hG4bKd068.25909417.0
Via: SIP/2.0/UDP
node.under.test.com:5060;received=192.0.10.10;branch=z9hG4bKPUA4295483
Max-Forwards: 69
From: UA11 <sip:UA11@under.test.com>;tag=11380
To: <sip:UA12@under.test.com>
Call-ID: 11380(a)tom.example.com
CSeq: 4 CANCEL
Content-Length: 0
P-hint: usrloc applied
How can I remove the 2nd via header?
Thank you
Best Regards,
Fangyu Ling
Hi,all.
I have met a problem with CDRTool.
I am using openser1.1+CDRTool5.1.4. When I open
CDRTool's web page,and click the Rating link,then I
get lots of records, but the following warning is also
showed:
Warning: fsockopen() [function.fsockopen]: unable to
connect to IP-Address:9024 in
/usr/local/apache/htdocs/CDRTool/rating_lib.phtml on
line 2492 | Cannot connect to rating engine
IP-Address:9024
Had anyone met this before?
Any tips will be appreciated.
___________________________________________________________
Mp3疯狂搜-新歌热歌高速下
http://music.yahoo.com.cn/?source=mail_mailbox_footer
Hi, Olaf!
I'll have a look and try on it.
Thanks.
Best regards,
Roa Yu
-----Original Message-----
From: Olaf Bergmann [mailto:Olaf.Bergmann@freenet-ag.de]
Sent: Thursday, June 28, 2007 5:34 PM
To: roayu
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] How SER communicate to other SIP server
roayu wrote:
> Hi, Olaf!
>
> Ok, but which section that I need to concentrate on the most? I've search
> through the whole documentation and I can't find the configuration/setting
> on the ser.cfg file. Really appreciate on your help...
Look at the "Hello World ser.cfg"
<http://siprouter.onsip.org/doc/gettingstarted/ch06.html>. For
unknown SIP domains, route[1] does the DNS-based forwarding
mentioned before. You should give it a try and see how it works.
HTH,
Olaf