[OpenSIPS-Users] Wesip issue of Unknown transport in Event

2009-05-02 Thread JayaPrakash
**** Please review it and suggest me, how this issue can be resolved. Thanks JayaPrakash ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] Presence module leads to Opensips crashing

2009-04-28 Thread JayaPrakash
. Thanks JayaPrakash opensips.cfg Description: Binary data ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] xcapclient_retrieving_xml_documents

2009-04-10 Thread JayaPrakash
x27;t establish a connection to the server at dev.ongobiz.com:5070.), when hit the above URL from other machine. How to make access to the above URL from other machines? How to PUT the documents from other sipsimpleclinets (Otherthan local)? Thanks JayaPrakash _

[OpenSIPS-Users] Presence: Integrated_XCAP_Server:Status_issues

2009-04-07 Thread JayaPrakash
to allow or deny. Even if allowed, client is not getting the status of the buddy. It is always showing the buddy's staus as offline. Status parameter of Watchers table is always showing value 2. (I didn't get any error messages.) So, Can I get the Status of Buddy in X-lite? How

[OpenSIPS-Users] Presence-xcap_client-issue

2009-04-07 Thread JayaPrakash
-proxy and soap-simple-proxy are running. When the Opensips client is registerd, it is throwing the following xcap_client error. ERROR:xcap_client:send_http_get: Error [22] while performing curl operation Thanks JayaPrakash opensips.cfg Description: Binary data

Re: [OpenSIPS-Users] Opensips_getting_crashed_with_XCAP

2009-04-06 Thread JayaPrakash
To be frank, I don't know what is QM_DBG_MALLOC. Will you please make it clear, what is it and how to compile with it? Thanks JayaPrakash On Mon, Apr 6, 2009 at 11:05 PM, Bogdan-Andrei Iancu wrote: > Buy were you compiling with QM_DBG_MALLOC ? > > Regards, > Bogdan >

Re: [OpenSIPS-Users] Opensips_getting_crashed_with_XCAP

2009-04-06 Thread JayaPrakash
Hi Bogdan, I guess I did not get phrase like "freeing already freed pointer". If I get such phrase, I am sure, I will post it to you. Thanks JayaPrakash On Mon, Apr 6, 2009 at 10:17 PM, Bogdan-Andrei Iancu wrote: > Hi JayaPrakash, > > have you compiled the memory debug sup

Re: [OpenSIPS-Users] Opensips_segmentation_issue

2009-04-06 Thread JayaPrakash
.so" /* uncomment the next two lines for presence server support NOTE: a DB (like mysql) module must be also loaded */ loadmodule "presence.so" loadmodule "presence_xml.so" loadmodule "presence_mwi.so" loadmodule "presence_xcapdiff.so" /*loading pua modu

[OpenSIPS-Users] Invalid_version_of_table_rls_presentity

2009-04-04 Thread JayaPrakash
ERROR:core:init_mod: failed to initialize module rls Apr 4 20:53:51 [27955] ERROR:core:main: error while initializing modules Apr 4 20:53:51 [27955] NOTICE:presence:destroy: destroy module ... ****

[OpenSIPS-Users] Opensips_getting_crashed_with_XCAP

2009-04-04 Thread JayaPrakash
**** Please review it. Thanks JayaPrakash ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] Presence_issue

2009-04-03 Thread JayaPrakash
erate 407 reply when a final 200 was sent out ERROR:signaling:sig_send_reply_mod: failed to send reply with tm module ERROR:auth:challenge: failed to send the response CRITICAL:core:qm_free: bad pointer (nil) (out of memory block!) - aborting Will you please where the issue is. Thanks JayaPrakash ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] XCAP_backend_issue

2009-04-03 Thread JayaPrakash
in /root/.sipclient/config.ini.* However, I put xcap-root at /root/.sipclient/config.ini as specified below, before itself. *[Account_Jp] sip_address...@dev.ongobiz.com password=jp123 xcap_root = http://192.168.1.130:9222/xcap-root *What the issue might me? Thanks JayaPrakash On Fri, Ap

Re: [OpenSIPS-Users] Opensips_segmentation_issue

2009-04-03 Thread JayaPrakash
/opensips.pid -m 128 -u root -g root'. Program terminated with signal 11, Segmentation fault. [New process 23150] #0 0xb780926f in contains_pua_event (name=0xbfc904b0) at event_list.c:109 109event= pua_evlist->next; (gdb) (gdb) quit Thanks JayaPrakash On Fri, Apr 3, 2009 at 7:30 PM,

Re: [OpenSIPS-Users] Opensips_segmentation_issue

2009-04-03 Thread JayaPrakash
Hi Anca, I have loaded pua_mi after loading pua. I am using svn development version (HEAD). What might be the reason for issue? Thanks JayaPrakash On Fri, Apr 3, 2009 at 7:06 PM, Anca Vamanu wrote: > Hi Jaya, > > The problem is that you load a pua_* module before the pua module

[OpenSIPS-Users] Opensips_segmentation_issue

2009-04-03 Thread JayaPrakash
ext; --- Can you please suggest me, how to fix this issue. Thanks JayaPrakash ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] XCAP_backend_issue

2009-04-03 Thread JayaPrakash
/soap/tweaks.py", line 5, in Apr 3 17:40:31 debian soap-simple-proxy[22701]: error: from SOAPpy.Config import Config Apr 3 17:40:31 debian soap-simple-proxy[22701]: error: ImportError: No module named SOAPpy.Config Will you please suggest me how to correct these. Thanks JayaPrakash __

[OpenSIPS-Users] Opensips_communication_with_jabber server

2009-04-01 Thread JayaPrakash
** When State == wait_for_handshake ** Data == {state,{socket_state,gen_tcp,#Port<0.132787>,<0.1427.4>}, ejabberd_socket,"280805813", "localhost.dev.ongobiz.com","secret",all,true} ** Reason for termination = ** {{inv

Re: [OpenSIPS-Users] XMPP Issue

2009-03-31 Thread JayaPrakash
ateway_domain and xmpp_domain will be similar. xmpp_host is taken from above config file of ejabbed.({hosts, [" dev.ongobiz.com"]}.) Even now, opensips is saying that connection with ejabbed is refused. ERROR:xmpp:net_connect: connect() failed: Connection refused >From ejabberd server side, t

[OpenSIPS-Users] XMPP Issue

2009-03-31 Thread JayaPrakash
Hi All, I installed Opensips 1.5. I enabled XMPP module in component mode. Jabber server (ejabberd 2.0.1) is running in the same machine. I am trying to communicate between Opensips and Jabber server. Opensips is configured with XMPP as described below.

[OpenSIPS-Users] pua_xmpp issue

2009-03-30 Thread JayaPrakash
Hi All, I installed opensips 1.5 with mysql authentication. I am willing to work on xmpp module in component mode. Jabber server(ejabberd) is ready and working. Opensips is configured with xmpp module. When trying to configure opensips with pua_xmpp (presence gateway b/w opensips and xmpp), it is t

[OpenSIPS-Users] CDRTool web application issue

2009-03-01 Thread JayaPrakash
Hi All, I installed Opensips 1.4.4 with Mysql Authentication. Freeradius 1.3 is installed. Both are functioning. FreeRadius is able to retrieve data like called party, calling party, call starttime, call stop time. CDRTool 6.7.2 is installed. It is giving web application too. When I try to search

Re: [OpenSIPS-Users] SipSimpleClient-Issues

2009-02-18 Thread JayaPrakash
Adrian, Thank you. Thanks & Regards, JayaPrakash.Manchu. On Wed, Feb 18, 2009 at 4:50 PM, Adrian Georgescu wrote: > On Feb 18, 2009, at 12:11 PM, JayaPrakash wrote: > > Hi All, > > Sip Simple Client is installed. > Creating accounts at sip2sip.info, Wh

[OpenSIPS-Users] SipSimpleClient-Issues

2009-02-18 Thread JayaPrakash
Hi All, Sip Simple Client is installed. Creating accounts at sip2sip.info, When tested sip_register, sip_subscriber_presence, sip_subscriber_winfo, xcap_pres_rules, xcap_rls_services are properly functioning. When try to *put* or *delete* the xml rules like, pres_rules, rls_services it is giving t

Re: [OpenSIPS-Users] OpenXCAP-functionality

2009-02-16 Thread JayaPrakash
class > named HTTPConnectionWrapper, so simply upgrading both should fix this. > > > JayaPrakash wrote: > > Hi All, > > > > OpenXCAP is installed in my Debian 4.1.1 machine. > > XCAP Server, Openser-mi-porxy and Soap-simple-proxy are running. > > However, when the functio

[OpenSIPS-Users] OpenXCAP-functionality

2009-02-16 Thread JayaPrakash
Hi All, OpenXCAP is installed in my Debian 4.1.1 machine. XCAP Server, Openser-mi-porxy and Soap-simple-proxy are running. However, when the functionality of OpenXCAP is tested with testsuite, it has given the following error. # ./test.py Traceback (most recent call last): File "./test.py", lin