Not Logged in - No Account?

Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.


ViaTalk

in

OUTGOING SETTINGS

Trunk Name: viatalk

PEER Details:
disallow=all
allow=ulaw
authuser=xxxxxxxxxxx (your 11 digit viatalk number)
context=from-trunk
dtmf=auto
dtmfmode=inband
fromdomain=chicago-1.vtnoc.net
fromuser=xxxxxxxxxxx (your 11 digit viatalk number)
host=chicago-1.vtnoc.net
insecure=very
qualify=yes
secret=xxxxxxxxxx
type=peer
username=xxxxxxxxxxx (your 11 digit viatalk number)

NOTE: Use your nearest ViaTalk server as selected in the ViaTalk control panel for fromdomain and host settings (Chicago is shown in this example)

NOTE: If you have problems with touch tones not being able to control your IVR on incoming ViaTalk calls, or you find you can't create an inbound route that works, try this: instead of setting the context= to from-trunk, set it to custom-from-viatalk and then add the following lines to the end of /etc/asterisk/extensions_custom.conf:

 

[custom-from-viatalk]
exten => _.,1,Noop(Fixing DID to your-viatalk-number)
exten => _.,n,SIPDtmfMode(inband)
exten => _.,n,Goto(from-trunk,your-viatalk-number,1)

 
Where you see your-viatalk-number replace that with your 11 digit ViaTalk number. Now inbound touch tones may work more reliably, and also you'll be able to create a specific inbound route for ViaTalk using the 11 digit number. See How to get the DID of a SIP trunk when the provider doesn't send it (and why some incoming SIP calls fail) for a discussion of why you can't just create an inbound route for ViaTalk without going through some extra steps.

 
INCOMING SETTINGS NOT USED

Registration String: YOUR 11 DIGIT NUMBER:YOUR SIP PASSWORD@YOUR VT PROXY/YOUR 11 DIGIT NUMBER

Source: http://aussievoip.com.au/wiki/Tested+and+working+SIP+provider+configurat...