Peers & Trunks: Difference between revisions
No edit summary |
|||
Line 268: | Line 268: | ||
For some reason MNF will only operate as a type=friend rather than setting an inbound and outbound context. | For some reason MNF will only operate as a type=friend rather than setting an inbound and outbound context. | ||
=== fwdOUT === | === fwdOUT === | ||
<table border="0" cellspacing="0" cellpadding="0" width=" | <table border="0" cellspacing="0" cellpadding="0" width="100%"> | ||
<tr> | <tr> | ||
<td width="120"> </td> | <td width="120"> </td> | ||
Line 299: | Line 299: | ||
<td valign="top"> | <td valign="top"> | ||
register=username:password@iax.fwdout.com</td> | register=username:password@iax.fwdout.com</td> | ||
</tr> | |||
<tr> | |||
<td width="120"> </td> | |||
<td valign="top"> | |||
</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<br> | |||
<br> | |||
<br> | |||
register=16121:22IxVZq7obU2@iax.fwdout.com<br> | |||
<br> | |||
[internal]<br> | |||
;fwdOUT<br> | |||
exten => _01X.,1,Set(CALLERID(all)="Klaverstyn" <61731238444>)<br> | |||
exten => _01X.,n,Dial(IAX2/16121@fwdOUT/${EXTEN:2},60)<br> | |||
exten => _01X.,n,Congestion<br> | |||
<br> | |||
[fromfwdOUT]<br> | |||
exten => _61[2378]XXXXXXXX,1,Dial(SIP/GoTalk/0${EXTEN:2},60)<br> | |||
exten => _61[2378]XXXXXXXX,n,HangUp<br> | |||
<br> | |||
exten => _614XXXXXXXX,1,GotoIf($["${CALLERID(name)}"="didebuli@in.tum.de"]?3:2)<br> | |||
exten => _614XXXXXXXX,n,Dial(SIP/GoTalk/0${EXTEN:2},60L(1800000:1790000))<br> | |||
exten => _614XXXXXXXX,n,HangUp<br> | |||
<br> | |||
exten => _611800XXXXXX,1,Dial(SIP/GoTalk/${EXTEN:2},60)<br> | |||
exten => _611800XXXXXX,n,HangUp</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
= Asterisk 1.4.x = | = Asterisk 1.4.x = | ||
== IAX Configuration == | == IAX Configuration == |
Revision as of 12:16, 11 April 2009
Asterisk Users and Peers
Here is a list of my current VSP settings. Since installing Asterisk 1.6.x I have found that my peers and trunk configuration had to be changed.
Asterisk 1.6.x
Templates
[exten-set](!) type=friend |
[lan-codec](!) disallow=all |
SIP Configuration
GoTalk
Peer | User | ||
;GoTalk Outbound [GoTalk](wan-codec) |
;GoTalk Inbound [username](wan-codec) |
||
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 Outbound [PennyTel](wan-codec) |
;PennyTel Inbound [username](wan-codec) |
||
Registration | |||
register=username:password@sip.pennytel.com/username |
BBPGlobal
Peer | User | ||
[BBPGlobal](wan-codec) defaultuser=username |
;BBP Global inbound [1104848](wan-codec) |
||
Registration | |||
register=username:password@sip2.bbpglobal.com/username |
Free World Dialpoint
Peer | User | ||
[WorldDialPoint](wan-codec) defaultuser=username |
;;Free World Dial Inbound [username](wan-codec) |
||
Registration | |||
register=username:password@202.168.56.133 |
MyNetFone
Peer | User | ||
;MyNetFone Outbound [MyNetFone](wan-codec) |
[;MyNetFone Inbound [username](wan-codec) |
||
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 | |
[fwdOUT] |
Asterisk 1.4.x
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 |