Peers & Trunks: Difference between revisions
Line 291: | Line 291: | ||
</table> | </table> | ||
<BR>For some reason MNF will only operate as a type=friend rather than setting an inbound and outbound context. | <BR>For some reason MNF will only operate as a type=friend rather than setting an inbound and outbound context. | ||
=== fwdOUT === | |||
<table border="0" cellspacing="0" cellpadding="0" width="500"> | |||
<tr> | |||
<td width="120"> </td> | |||
<td align="center"><b>Peer & User</b></td> | |||
</tr> | |||
<tr> | |||
<td width="120"> </td> | |||
<td valign="top">[fwdOUT]<br> | |||
type=friend<br> | |||
username=16121<br> | |||
secret=22IxVZq7obU2<br> | |||
host=iax.fwdOUT.com<br> | |||
context=fromfwdOUT<br> | |||
auth=rsa<br> | |||
inkeys=freeworlddialup<br> | |||
disallow=all<br> | |||
allow=ilbc<br> | |||
allow=ulaw</td> | |||
</tr> | |||
<tr> | |||
<td width="120"> </td> | |||
<td valign="top"><hr></td> | |||
</tr> | |||
<tr> | |||
<td width="120"> </td> | |||
<td valign="top">Registration</td> | |||
</tr> | |||
<tr> | |||
<td width="120"> </td> | |||
<td valign="top"> | |||
register=username:password@iax.fwdout.com</td> | |||
</tr> | |||
</table> | |||
[[Category : Asterisk]] | [[Category : Asterisk]] |
Revision as of 02:08, 9 July 2008
Asterisk Users and Peers
Here is a list of my current VSP settings.
IAX Configuration
FWD (Free World Dialup)
Peer | User | ||
[fwd] CallerID="David" <username> |
[iaxfwd] username=username |
||
Registration | |||
register=username:password@iax2.fwdnet.net |
SIP Configuration
GoTalk
Peer | User | ||
[GoTalk] username=username |
;GoTalk Inbound [username] |
||
Registration | |||
register=username:password@sip.gotalk.com/username | |||
NOTE: Username is not your DID but you GoTalk 09 number. Also the DTMF settings on an ATA or IP Phone should be set to AVT |
PennyTel
Peer | User | ||
[PennyTel] username=username |
;PennyTel Inbound [username] |
||
Registration | |||
register=username:password@sip.pennytel.com/username |
BBPGlobal
Peer | User | ||
[BBPGlobal] username=username |
;BBP Global inbound [username] |
||
Registration | |||
register=username:password@sip2.bbpglobal.com/username |
Free World Dialpoint
Peer | User | ||
[WorldDialPoint] username=username |
;Wold Dial Point Inbound [username] |
||
Registration | |||
register=username:password@202.168.56.133 |
MyNetFone
Peer & User | |
[MyNetFone] type=friend |
|
Registration | |
register=09xxxxxx:yyyyyyyy@sip00.mynetfone.com.au/09xxxxxx |
For some reason MNF will only operate as a type=friend rather than setting an inbound and outbound context.
fwdOUT
Peer & User | |
[fwdOUT] type=friend |
|
Registration | |
register=username:password@iax.fwdout.com |