make call fails on second attemp

VD
vish d
Tue, Nov 10, 2009 2:57 PM

Hi All,

I am using Symbian_ua_ui example on 3rd edition phone, whenever i disconnect
my first call
and try to make another on the same or other number it fails giving message
on screen that
"Make call failed" anybody has experienced the same problem ? I m using
Freeswitch SIP server
and TLS on Symbian along with SRTP.

Any hint ?

--
Innovation step by step !

Hi All, I am using Symbian_ua_ui example on 3rd edition phone, whenever i disconnect my first call and try to make another on the same or other number it fails giving message on screen that "Make call failed" anybody has experienced the same problem ? I m using Freeswitch SIP server and TLS on Symbian along with SRTP. Any hint ? -- Innovation step by step !
BP
Benny Prijono
Thu, Nov 12, 2009 2:08 AM

On Tue, Nov 10, 2009 at 9:57 PM, vish d vdharankar@gmail.com wrote:

Hi All,

I am using Symbian_ua_ui example on 3rd edition phone, whenever i disconnect
my first call
and try to make another on the same or other number it fails giving message
on screen that
"Make call failed" anybody has experienced the same problem ? I m using
Freeswitch SIP server
and TLS on Symbian along with SRTP.

It's impossible to deduce anything from this, please include the log

Cheers
Benny

On Tue, Nov 10, 2009 at 9:57 PM, vish d <vdharankar@gmail.com> wrote: > Hi All, > > I am using Symbian_ua_ui example on 3rd edition phone, whenever i disconnect > my first call > and try to make another on the same or other number it fails giving message > on screen that > "Make call failed" anybody has experienced the same problem ? I m using > Freeswitch SIP server > and TLS on Symbian along with SRTP. > It's impossible to deduce anything from this, please include the log Cheers Benny
VD
vish d
Thu, Nov 12, 2009 5:23 AM

Here is the log file.

On Thu, Nov 12, 2009 at 7:38 AM, Benny Prijono bennylp@teluu.com wrote:

On Tue, Nov 10, 2009 at 9:57 PM, vish d vdharankar@gmail.com wrote:

Hi All,

I am using Symbian_ua_ui example on 3rd edition phone, whenever i

disconnect

my first call
and try to make another on the same or other number it fails giving

message

on screen that
"Make call failed" anybody has experienced the same problem ? I m using
Freeswitch SIP server
and TLS on Symbian along with SRTP.

It's impossible to deduce anything from this, please include the log

Cheers
Benny


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

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

--
Innovation step by step !

Here is the log file. On Thu, Nov 12, 2009 at 7:38 AM, Benny Prijono <bennylp@teluu.com> wrote: > On Tue, Nov 10, 2009 at 9:57 PM, vish d <vdharankar@gmail.com> wrote: > > Hi All, > > > > I am using Symbian_ua_ui example on 3rd edition phone, whenever i > disconnect > > my first call > > and try to make another on the same or other number it fails giving > message > > on screen that > > "Make call failed" anybody has experienced the same problem ? I m using > > Freeswitch SIP server > > and TLS on Symbian along with SRTP. > > > > It's impossible to deduce anything from this, please include the log > > Cheers > Benny > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -- Innovation step by step !
BP
Benny Prijono
Thu, Nov 12, 2009 9:02 AM

Looking at the source, just about the only time where the "Making call
failed" message is displayed is if you give it a bad SIP URI.

On Thu, Nov 12, 2009 at 12:23 PM, vish d vdharankar@gmail.com wrote:

Here is the log file.

On Thu, Nov 12, 2009 at 7:38 AM, Benny Prijono bennylp@teluu.com wrote:

On Tue, Nov 10, 2009 at 9:57 PM, vish d vdharankar@gmail.com wrote:

Hi All,

I am using Symbian_ua_ui example on 3rd edition phone, whenever i
disconnect
my first call
and try to make another on the same or other number it fails giving
message
on screen that
"Make call failed" anybody has experienced the same problem ? I m using
Freeswitch SIP server
and TLS on Symbian along with SRTP.

It's impossible to deduce anything from this, please include the log

Cheers
 Benny


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

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

--
Best regards,

Benny

Looking at the source, just about the only time where the "Making call failed" message is displayed is if you give it a bad SIP URI. On Thu, Nov 12, 2009 at 12:23 PM, vish d <vdharankar@gmail.com> wrote: > Here is the log file. > > On Thu, Nov 12, 2009 at 7:38 AM, Benny Prijono <bennylp@teluu.com> wrote: >> >> On Tue, Nov 10, 2009 at 9:57 PM, vish d <vdharankar@gmail.com> wrote: >> > Hi All, >> > >> > I am using Symbian_ua_ui example on 3rd edition phone, whenever i >> > disconnect >> > my first call >> > and try to make another on the same or other number it fails giving >> > message >> > on screen that >> > "Make call failed" anybody has experienced the same problem ? I m using >> > Freeswitch SIP server >> > and TLS on Symbian along with SRTP. >> > >> >> It's impossible to deduce anything from this, please include the log >> >> Cheers >>  Benny >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > -- > Innovation step by step ! > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -- Best regards, Benny
VD
vish d
Fri, Nov 13, 2009 7:12 AM

i have checked this the uri passed is correct any other reason?

On 11/12/09, Benny Prijono bennylp@teluu.com wrote:

Looking at the source, just about the only time where the "Making call
failed" message is displayed is if you give it a bad SIP URI.

On Thu, Nov 12, 2009 at 12:23 PM, vish d vdharankar@gmail.com wrote:

Here is the log file.

On Thu, Nov 12, 2009 at 7:38 AM, Benny Prijono bennylp@teluu.com wrote:

On Tue, Nov 10, 2009 at 9:57 PM, vish d vdharankar@gmail.com wrote:

Hi All,

I am using Symbian_ua_ui example on 3rd edition phone, whenever i
disconnect
my first call
and try to make another on the same or other number it fails giving
message
on screen that
"Make call failed" anybody has experienced the same problem ? I m using
Freeswitch SIP server
and TLS on Symbian along with SRTP.

It's impossible to deduce anything from this, please include the log

Cheers
 Benny


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

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

--
Innovation step by step !

i have checked this the uri passed is correct any other reason? On 11/12/09, Benny Prijono <bennylp@teluu.com> wrote: > Looking at the source, just about the only time where the "Making call > failed" message is displayed is if you give it a bad SIP URI. > > On Thu, Nov 12, 2009 at 12:23 PM, vish d <vdharankar@gmail.com> wrote: >> Here is the log file. >> >> On Thu, Nov 12, 2009 at 7:38 AM, Benny Prijono <bennylp@teluu.com> wrote: >>> >>> On Tue, Nov 10, 2009 at 9:57 PM, vish d <vdharankar@gmail.com> wrote: >>> > Hi All, >>> > >>> > I am using Symbian_ua_ui example on 3rd edition phone, whenever i >>> > disconnect >>> > my first call >>> > and try to make another on the same or other number it fails giving >>> > message >>> > on screen that >>> > "Make call failed" anybody has experienced the same problem ? I m using >>> > Freeswitch SIP server >>> > and TLS on Symbian along with SRTP. >>> > >>> >>> It's impossible to deduce anything from this, please include the log >>> >>> Cheers >>>  Benny >>> >>> _______________________________________________ >>> Visit our blog: http://blog.pjsip.org >>> >>> pjsip mailing list >>> pjsip@lists.pjsip.org >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> >> >> >> -- >> Innovation step by step ! >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> >> > > > > -- > Best regards, > > Benny > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -- Innovation step by step !