Re: [pjsip] not able to call my windows mobile application from Xlite

ST
susheel tickoo
Fri, Dec 11, 2009 3:09 PM

Hi,
Thanks for replying :)
Please find the log file attached.
I am using windows mobiel 6 professional.
 
when i create my pjsipDll_mobile.dll using svn version 1.5  the problem is there but when i use the dll form the following link it works fine.
 
http://code.google.com/p/sipeksdk/downloads/detail?name=pjsipDll_mobile.dll_v0.3_110

moreover i am able to debug the code and found that in pjsua_call.c
when  the following code is executed in function  pjsua_call_on_state_changed()
 
call = (pjsua_call*) inv->dlg->mod_data[pjsua_var.mod.id]; 
 
    if (!call)
 {
 PJSUA_UNLOCK();
 return;
    }
 
the call instance  returned by  (pjsua_call*) inv->dlg->mod_data[pjsua_var.mod.id];
is null.

--- On Fri, 11/12/09, Nanang Izzuddin nanang@pjsip.org wrote:

From: Nanang Izzuddin nanang@pjsip.org
Subject: Re: [pjsip] not able to call my windows mobile application from Xlite
To: "pjsip list" pjsip@lists.pjsip.org
Date: Friday, 11 December, 2009, 12:08 PM

Hi,

Please specify more detail when reporting problem, e.g: configuration,
environment, or just simply send along the log file :)

BR,
nanang

On Wed, Dec 9, 2009 at 2:58 PM, susheel tickoo ticks_sunny@yahoo.co.in wrote:

Hi,
I am trying to call my mobile voip client through xlite on desktop but first i get trying and then host unreachable. I have tried to use both version 1.4.5 and version 1.5 of pjsip.
Please note that when i try to call xlite i am able to make a call and transmit rtp packets without any issue.

please help.

thanks and regards
susheel tickoo


The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

  The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
Hi, Thanks for replying :) Please find the log file attached. I am using windows mobiel 6 professional.   when i create my pjsipDll_mobile.dll using svn version 1.5  the problem is there but when i use the dll form the following link it works fine.   http://code.google.com/p/sipeksdk/downloads/detail?name=pjsipDll_mobile.dll_v0.3_110 moreover i am able to debug the code and found that in pjsua_call.c when  the following code is executed in function  pjsua_call_on_state_changed()   call = (pjsua_call*) inv->dlg->mod_data[pjsua_var.mod.id];        if (!call)  {  PJSUA_UNLOCK();  return;     }   the call instance  returned by  (pjsua_call*) inv->dlg->mod_data[pjsua_var.mod.id]; is null. --- On Fri, 11/12/09, Nanang Izzuddin <nanang@pjsip.org> wrote: From: Nanang Izzuddin <nanang@pjsip.org> Subject: Re: [pjsip] not able to call my windows mobile application from Xlite To: "pjsip list" <pjsip@lists.pjsip.org> Date: Friday, 11 December, 2009, 12:08 PM Hi, Please specify more detail when reporting problem, e.g: configuration, environment, or just simply send along the log file :) BR, nanang On Wed, Dec 9, 2009 at 2:58 PM, susheel tickoo <ticks_sunny@yahoo.co.in> wrote: > > Hi, > I am trying to call my mobile voip client through xlite on desktop but first i get trying and then host unreachable. I have tried to use both version 1.4.5 and version 1.5 of pjsip. > Please note that when i try to call xlite i am able to make a call and transmit rtp packets without any issue. > > please help. > > thanks and regards > susheel tickoo > > ________________________________ > The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/