0 Replies Last post: Apr 29, 2008 9:49 PM by Guest  
Guest

Apr 29, 2008 9:49 PM

Fw: Re: [OpenSIPStack] atlSIP control Problem



--- On Tue, 4/29/08, Ilian Jeri C. Pinzon <ipinzon@solegysystems.com> wrote:
From: Ilian Jeri C. Pinzon <ipinzon@solegysystems.com>
Subject: Re: OpenSIPStack atlSIP control Problem
To: manoj@ascenttelecom.com
Cc: opensipstack-devel@lists.sourceforge.net
Date: Tuesday, April 29, 2008, 6:41 AM

Hi. Can you post the call stack when it crashes?

I am not well-versed in VB but my best guess is that you should marshal
your DoLogin() to another thread. DoLogin() signals another event which
will call one of your event handlers that probably has a MsgBox(..).
Calling MsgBox while the UI thread is currently blocked (because of
CommandClick) is probably fatal.

- Ilian

Manoj Kumar Joshi
wrote:
> Ok..
>
> 1- I included Atlsip control from Project-->Components
> 2- Placed it on form and given name as a.
> 3- Set following properties at design time...
> - Account Name = 2464454521517
> - Authentication user = 2464454521517
> - Authentication Password = 1234
> - Proxy Authentication Password = 1234
> - Proxy Authentication User = 2464454521517
> - SIP Server address =208.115.97.10
> - XORHASH = 1
> (Apart from the Sound cards are set properly too)
> 4- Following is the code ...
> Form Load
> *********
> a.InitializeSIP
> a.RequireRegistration = 1
> a.RegistrarTTL = 20
>
> Command1Click
> **************
> a.DoLogin
>
> Private Sub OpenSIPStackCtl1_OnLoginError(ByVal errorCode As Long, ByVal
> errorDesc As String)
> MsgBox ("Error: " + errorDesc)
> End
Sub
>
> Private Sub OpenSIPStackCtl1_OnLoginSuccessful()
> MsgBox ("Success")
> End Sub
>
> Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)
> a.DoLogout
> 'Set a = Nothing
> End Sub
>
> At server I am running openSBC with XOR. One thing i do not understand is
> that at client i see no setting to specify XOR key
>
> Regards,
>
> Manoj
>
> -----Original Message-----
> From: Ilian Jeri C. Pinzon ipinzon@solegysystems.com
> Sent: Tuesday, April 29, 2008 3:14 PM
> To: manoj@ascenttelecom.com; opensipstack-devel@lists.sourceforge.net
> Cc: opensipstack-devel@opensourcesip.org
> Subject: Re: OpenSIPStack atlSIP control Problem
>
>
> Hi.
>
> Please send more information about your problem with the appropriate
> details. Like, how are you handling the
Register error? Does the crash
> happen from within ATLSIP? Etc. We can't help you if we have no clue
to
> what's going on in your setup.
>
> Thanks!
>
> - Ilian
>
> Manoj Kumar Joshi wrote:
>
>> Hello Guys,
>>
>> When i use AtlSIP with visual basic, it takes a lot of time to load
and
>>
> send
>
>> register request. Also it crashes when there is Register error.
>>
>> Any suggestions?
>>
>> Regards,
>>
>> Manoj
>>
>>
>>
-------------------------------------------------------------------------
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time
to save $100.
>> Use priority code J8TL2D2.
>>
>>

>
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javao
> ne
>
>> _______________________________________________
>> opensipstack-devel mailing list
>> opensipstack-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
>>
>>
>>
>>
>
>
>
> --
> Internal Virus Database is out-of-date.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.23.0 - Release Date: 4/15/2008
12:00
> AM
>
>
>
>
>


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save
$100.
Use priority code J8TL2D2.

http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.