Testing

Top  Previous  Next

You can test ASTA SIP on 2 computers

 

Run AstaSIPDemo on computer A and B
In the Address field of computer A enter in the user and host information as setup on computer b. Use the Options button to setup the username.
Then press the dial button

 

 

SipPeerTest

 

On Computer B you will see something like this;

 

 

sipaccept

 

 

Another easy way to test any SIP implementation is to download and run AsteriskWin32, a PBX with SIP voice mail abilities from http://www.asteriskwin32.com

 

 

1. Install AsteriskWin32

 

2. Edit the /etc/sip.conf file and make sure you uncomment any codecs you want to use in the order of your preference

 

allow=alaw

allow=ulaw

allow=gsm

allow=g729

 

3. Then make sure the [3000] entry has these values

 

[3000]

type = friend

context=default

username = 3000

secret=3000

host = dynamic

mailbox = 3000

dtmfmode=rfc2833

 

4. Start AsteriskWin32

 

 

Assuming AsteriskWin32 is running on the local network at 192.168.0.7 connect using the AstaSIPDemo.

 

 

AstaSipDemo