Go Back   Velocity Reviews > Newsgroups > UK VOIP
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

UK VOIP - simple question

 
Thread Tools Search this Thread
Old 12-28-2006, 07:56 AM   #1
Default simple question


Hi all,
I am very new to VOIP/SIP and using pjsip stack in making the
VOIP application.I have compiled the program and got PJSUA.EXE which
seems to have high functionalities if u run via command prompt..i have
following questions:

1. This EXE is a client base exe or server bases EXE? do i have to
setup a server if this is a server based EXE or localhost will do in
case of demo?

2. how ot make the GUI above that app?

I would be glad to know the answer from you experts..thank you. Ajay



Ajay
  Reply With Quote
Old 12-28-2006, 09:29 AM   #2
ale.cx
 
Posts: n/a
Default Re: simple question

On Dec 28, 7:56 am, "Ajay" <ajay.sharm...@gmail.com> wrote:

> I am very new to VOIP/SIP and using pjsip stack in making the
> VOIP application.I have compiled the program and got
> PJSUA.EXE which seems to have high functionalities if u run via
> command prompt.


What are you trying to do?

> I have following questions:
>
> 1. This EXE is a client base exe or server bases EXE? do i have
> to setup a server if this is a server based EXE or localhost will
> do in case of demo?


>From my limited experience with SIP, as far as I can tell, it's more

peer-to-peer than a client/server protocol. What are you trying to do?
If you're looking for a PBX that does SIP, there's no need reinvent the
wheel - use Asterisk. One useful feature about Asterisk is that that
you can turn SIP debugging all the way up to the max and see exactly
how your application behaves with a real-world SIP User-Agent. You
don't even need to install linux - you can run it in a VMWare Player
image on Windows.

> 2. how ot make the GUI above that app?


How long is a piece of string!

> I would be glad to know the answer from you experts..thank
> you. Ajay


Ajay, I think your time would be better spent browsing the mailing list
archives at pjsip.org, and asking questions there.

alexd

  Reply With Quote
Old 01-15-2007, 03:14 PM   #3
Hongtian
 
Posts: n/a
Default Re: simple question

>
> >From my limited experience with SIP, as far as I can tell, it's more

> peer-to-peer than a client/server protocol. What are you trying to do?
> If you're looking for a PBX that does SIP, there's no need reinvent the
> wheel - use Asterisk. One useful feature about Asterisk is that that
> you can turn SIP debugging all the way up to the max and see exactly
> how your application behaves with a real-world SIP User-Agent. You
> don't even need to install linux - you can run it in a VMWare Player
> image on Windows.
>


miniSipServer is a simple SIP server which is run on Windows system.
Very easy to use.

And I suggest to use Wireshark to sniff SIP messages between server and
client.

  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump