From 6d70658440dfc5077666f008dafbe5cdd15c28f2 Mon Sep 17 00:00:00 2001 From: horse69 Date: Thu, 1 Nov 2012 00:14:41 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freetel/code@907 01035d8c-6547-0410-b346-abe4f91aad63 --- mini-asterisk-gui2/etc/asterisk/sip.conf | 76 ++++++++++++------------ 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/mini-asterisk-gui2/etc/asterisk/sip.conf b/mini-asterisk-gui2/etc/asterisk/sip.conf index f29e3b15..a433cbad 100644 --- a/mini-asterisk-gui2/etc/asterisk/sip.conf +++ b/mini-asterisk-gui2/etc/asterisk/sip.conf @@ -784,44 +784,44 @@ qualify=yes ; Pre-configured mini-asterisk SIP trunks -[usernat] ; sip-nat-mini-asterisk do not remove this comment +;[usernat] ; sip-nat-mini-asterisk do not remove this comment ; You reach your ITSP via a NAT router (most common) -type=friend ; sip-nat-mini-asterisk do not remove this comment -context=default ; sip-nat-mini-asterisk do not remove this comment -username=usernat ; sip-nat-mini-asterisk do not remove this comment -secret=passwordnat ; sip-nat-mini-asterisk do not remove this comment -host=hostnat ; sip-nat-mini-asterisk do not remove this comment -canreinvite=no ; sip-nat-mini-asterisk do not remove this comment -disallow=all ; sip-nat-mini-asterisk do not remove this comment -allow=ulaw,alaw ; sip-nat-mini-asterisk do not remove this comment -qualify=yes ; sip-nat-mini-asterisk do not remove this comment -nat=yes ; sip-nat-mini-asterisk do not remove this comment - -[usersip] ; sip-mini-asterisk do not remove this comment +;type=friend ; sip-nat-mini-asterisk do not remove this comment +;context=default ; sip-nat-mini-asterisk do not remove this comment +;username=usernat ; sip-nat-mini-asterisk do not remove this comment +;secret=passwordnat ; sip-nat-mini-asterisk do not remove this comment +;host=hostnat ; sip-nat-mini-asterisk do not remove this comment +;canreinvite=no ; sip-nat-mini-asterisk do not remove this comment +;disallow=all ; sip-nat-mini-asterisk do not remove this comment +;allow=ulaw,alaw ; sip-nat-mini-asterisk do not remove this comment +;qualify=yes ; sip-nat-mini-asterisk do not remove this comment +;nat=yes ; sip-nat-mini-asterisk do not remove this comment + +;[usersip] ; sip-mini-asterisk do not remove this comment ; No NAT router between your Phone system and your ITSP -type=friend ; sip-mini-asterisk do not remove this comment -context=default ; sip-mini-asterisk do not remove this comment -username=usersip ; sip-mini-asterisk do not remove this comment -secret=passwordsip ; sip-mini-asterisk do not remove this comment -host=hostsip ; sip-mini-asterisk do not remove this comment -canreinvite=no ; sip-mini-asterisk do not remove this comment -disallow=all ; sip-mini-asterisk do not remove this comment -allow=ulaw,alaw ; sip-mini-asterisk do not remove this comment -qualify=yes ; sip-mini-asterisk do not remove this comment - -[userjaz] ; jazmin-mini-asterisk do not remove this comment +;type=friend ; sip-mini-asterisk do not remove this comment +;context=default ; sip-mini-asterisk do not remove this comment +;username=usersip ; sip-mini-asterisk do not remove this comment +;secret=passwordsip ; sip-mini-asterisk do not remove this comment +;host=hostsip ; sip-mini-asterisk do not remove this comment +;canreinvite=no ; sip-mini-asterisk do not remove this comment +;disallow=all ; sip-mini-asterisk do not remove this comment +;allow=ulaw,alaw ; sip-mini-asterisk do not remove this comment +;qualify=yes ; sip-mini-asterisk do not remove this comment + +;[userjaz] ; jazmin-mini-asterisk do not remove this comment ; Jazmin are a South Australian ITSP -host=hostjaz ; jazmin-mini-asterisk do not remove this comment -secret=passwordjaz ; jazmin-mini-asterisk do not remove this comment -username=userjaz ; jazmin-mini-asterisk do not remove this comment -fromdomain=hostjaz ; jazmin-mini-asterisk do not remove this comment -fromuser=userjaz ; jazmin-mini-asterisk do not remove this comment -insecure=port,invite ; jazmin-mini-asterisk do not remove this comment -type=friend ; jazmin-mini-asterisk do not remove this comment -disallow=all ; jazmin-mini-asterisk do not remove this comment -allow=ulaw ; jazmin-mini-asterisk do not remove this comment -allow=alaw ; jazmin-mini-asterisk do not remove this comment -dtmfmod=rfc2833 ; jazmin-mini-asterisk do not remove this comment -qualify=yes ; jazmin-mini-asterisk do not remove this comment -canreinvite=no ; jazmin-mini-asterisk do not remove this comment -nat=yes ; jazmin-mini-asterisk do not remove this comment \ No newline at end of file +;host=hostjaz ; jazmin-mini-asterisk do not remove this comment +;secret=passwordjaz ; jazmin-mini-asterisk do not remove this comment +;username=userjaz ; jazmin-mini-asterisk do not remove this comment +;fromdomain=hostjaz ; jazmin-mini-asterisk do not remove this comment +;fromuser=userjaz ; jazmin-mini-asterisk do not remove this comment +;insecure=port,invite ; jazmin-mini-asterisk do not remove this comment +;type=friend ; jazmin-mini-asterisk do not remove this comment +;disallow=all ; jazmin-mini-asterisk do not remove this comment +;allow=ulaw ; jazmin-mini-asterisk do not remove this comment +;allow=alaw ; jazmin-mini-asterisk do not remove this comment +;dtmfmod=rfc2833 ; jazmin-mini-asterisk do not remove this comment +;qualify=yes ; jazmin-mini-asterisk do not remove this comment +;canreinvite=no ; jazmin-mini-asterisk do not remove this comment +;nat=yes ; jazmin-mini-asterisk do not remove this comment \ No newline at end of file -- 2.25.1