View Full Version : Asterisk (TrixBox) Setup
VYL|Gary
01-14-2008, 01:22 PM
Dial Rules
911
411
1NXXNXXXXXX
NXXNXXXXXX
NXXXXXX
Outgoing Settings
allow=ulaw
type=friend
canrenvite=no
context=from-pstn
insecure=very
defaultip=sip.voipyourphone.com
fromdomain=sip.voipyourphone.com
host=sip.voipyourphone.com
username=Your Username
authname=Your Username
fromuser=Your Username
secret=Your Password
Incoming Settings
Should be blank
Register String
username: password@sip.voipyourphone.com/PrimaryNumber
For Example
Voipuser: mypassword@sip.voipyourphone.com/4055551212
phxlad
03-26-2008, 03:42 PM
I am currently using Asterisk as a front end to VYL but the parameter names in 3CX do not match up and have some additional fields that can be customized on the outbound.
Sample attached
Thanks
VYL|Allen
03-26-2008, 03:58 PM
I can not make out any of the fields on that screenshot. Could you possibly reupload a new one? Please keep in mind we do not directly support these kind of phone setups, but we'll do our best to provide you the necessary settings.
Thanks,
Allen
phxlad
03-26-2008, 04:16 PM
Thank you for reviewing the settings, I know that you do not directly support any of this stuff.
VYL|Allen
03-27-2008, 03:42 PM
I can read the pages now, thank you very much! If you can also expand the Registration settings so we can take a look into that field as well. Also we were browsing the 3CX forums and we actually found a VoIP Your Life customer who successfully configured it with us so we're trying to get in touch with him for the appropriate settings. Hopefully we can get that information soon.
Thanks,
Allen
phxlad
03-27-2008, 04:04 PM
I think I found the same thread on 3CX and sent a "private" message plus added an entry.
You cannot expand the column with the registration entries so I thought that if all else fails that I could make the fixed entries custom
tmp48
03-27-2008, 07:15 PM
I am also trying to configure 3cx with VYL but no luck yet,,,,,
aoviking
02-04-2009, 07:19 PM
I used the above settings on my FreePBX, and I can make outgoing calls fine. I can not receive incoming calls however.
I created a VYL Trunk with the Outgoing settings as follows as above:
Outgoing Settings
Trunk name- VYL
Peer Details-
allow=ulaw
type=peer
canreinvite=no
context=from-pstn
insecure=very
defaultip=sip.voipyourphone.com
fromdomain=sip.voipyourphone.com
host=sip.voipyourphone.com
username=my vyl name
authname=my vyl name
fromuser=my vyl name
secret= my vyl pass
FreePBX also adds this section which I left blank-
Incoming Settings-
Usercontext- (I would usually put the vyl phone number here but left blank)
User Details- (Left blank) For a different VOIP provider I put this-
auth=rsa
context=from-trunk
inkeys=XXX
type=user
Registration String
my vyl uname@sip.voipyourphone.com/XXXXXXXXXX
I have tried a lot of variations, but I still end up with no inbound calls. With this configuration if I dial the VYL number I get the default VYL voicemail, it does not ring at my location.
Anybody have any ideas?
VYL|Allen
02-05-2009, 08:49 AM
Hello,
Try this out:
Leave your incoming settings blank and double-check your registration string. Make sure it is your username:password@sip.voipyourphone.com/720438**** (Primary Number). Currently I do not see anything registered to your account with us. Please keep me posted.
Thanks,
Allen
aoviking
02-07-2009, 07:54 AM
That was the missing link username:password@sip.voipyourphone.com/720nxxline Thanks ! Everything is working.
stugrunt
05-23-2009, 11:33 AM
I used the same settings as most above and could sometimes get outgoing, but never incoming.
Finally resovled both when I used the IP address directly, instead of the name. I did this in both the outgoing section and for the inbound registration. Pehaps the DNS lookup on my box just isn't set up right.
Also, you need to change asterisk to "Allow Anonymous Inbound SIP Calls" via the General tab in the Trixbox "PBX Settings" -> "General Settings". This was the thing that caused me so much grief and why inbound calls never worked.
Just for the record here are the two sections:
Out:
username={my account name}
type=friend
secret={my password}
insecure=very
host=216.143.130.36
fromuser={my account name}
fromdomain=216.143.130.36
defaultip=216.143.130.36
context=from-pstn
canrenvite=no
authname={my account name}
allow=ulaw
In: {my account name} : {my password}@216.143.130.36/{my number}
(there really is no space around the colon, I did that so a smiley face would not appear.)
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.