![SunComm SC-375 Скачать руководство пользователя страница 48](http://html1.mh-extra.com/html/suncomm/sc-375/sc-375_user-manual_1395272048.webp)
-46-
type=friend
username=103
fromuser=103
regexten=103 ; When they register, create extension 401
secret=xxxxxxx ; Asterisk extension password
context=gateway ; Incoming calls context
dtmfmode=inband ; Very important for DISA to work
call-limit=1 ; Limit to 1 call max
callerid=GSM Gateway <103>
host=dynamic
nat=no ; Gateway is not behind a NAT router
canreinvite=no ; Typically set to NO if behind NAT
insecure=very
qualify=yes
disallow=all
allow=ulaw ; prefered codec for DTMF detection
allow=alaw
21.6 extensions.conf
; ******* GSM Gateway incoming calls **********
[gateway]
exten => _103,1,Answer()
exten => _103,2,DigitTimeout(3) ; give enough time to do second stage
dialing
exten => _103,3,ResponseTimeout(5)
exten => _103,4,DISA(no-password|outgoing) ; here 'outgoing' is the
normal context to deal with the dial plan
[outgoing]
...
; example of LAN to GSM call
; call the SC-375 sim card mail box thru GSM
exten => _888,1,SetCallerID("xxxxxxxxxx")
exten => _888,2,Dial(SIP/${EXTEN}@103,60,r)
exten => _888,3,Hangup()
Содержание SC-375
Страница 1: ...SunComm SC 375 Nov 2007 Edition User s Manual...
Страница 26: ...24 11 4 Codec ID Setting You can setup the Codec ID in this page...
Страница 31: ...29...
Страница 33: ...31 13 System Auth In this page System Authority you could change your login name and password...
Страница 37: ...35 16 Reboot In this page you could click the Reboot button to restart the system...
Страница 44: ...42 Here the is important to avoid the two stage dialing when you give a call from Asterisk to GSM...
Страница 46: ...44 Once Asterisk configuration is made you should get Registered on the Realm1...