Upgrade 3CX to v18 and get it hosted free!

Asterisk phone VTA1000

Author image

The VTA1000 is a SIP/H323/Skype VoIP Gateway for Dialup/WiFi/Broadband sold by PCPhoneline.com.
Their website explains how to setup the driver on the PC end, but doesn’t explain what to do on the Asterisk end of the connection.

One of the problems that might occur is that Asterisk keeps on reporting a
> Got SIP response 481 “Call Leg/Transaction Does Not Exist” back from xx.xxx.xxx.xx
error.
That is caused by the fact that the VTA1000 doesn’t support the message waiting indication sent out by Asterisk if you use mailbox=XXX@default (with XXX being the extension number). See also: Asterisk sip mailbox
Removing the mailbox= line made the problem go away.

Another problem might be that the VTA 1000 kept registering and de-registering every couple of seconds. Though you can place and receive calls it puts an unnecessary load on the server.
That can be resolved by using host=XXX.XXX.XXX.XX instead of host=dynamic with (XXX.XXX.XXX.XX being the IP-number of the pc the VTA-1000 is connected to).

A complete setup in sip.conf for the SIP-part of the VTA 1000 (using extension 123 and password 555) connected to a pc with IP 10.0.0.4 could look like this:

[123]
type=friend
username=123
qualify=no
secret=555
pickupgroup=
nat=yes
host=10.0.0.4
dtmfmode=rfc2833
disallow=all
allow=ulaw
context=from-internal
callerid=”VTA1000″ <123>
callgroup=


Article Reviews

Write a Review

Your email address will not be published. Required fields are marked *

Required Field. Minimum 5 characters.

Required Field. Minimum 5 characters, maximum 50.

Required field.There is an error with this field.

Required Field.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

There are no reviews for this article. Be the first one to write a review.
Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.