[/quote]
Супер, би ли споделил конфигурацията с която си пуснал СПОТ-а? sip.conf заедно с extensions.conf.
[/quote]
Sip.conf
[general]
dtmfmode = rfc2833
register => spotusername@sip.mtel.bg:spotpassword:spotusername@213.226.43.221/65383
context=incoming
други настройки по избор
[spot]
defaultuser=spotusername
type=peer
secret=spotpassword
dtmfmode=RFC2833
nat=force_rport,comedia
context=incoming
host=sip.mtel.bg
fromuser=spotusername
fromdomain=sip.mtel.bg
outboundproxy=213.226.43.221
insecure=invite,port
canreinvite=no
disallow=all
allow=alaw
allow=ulaw
allow=gsm
[65383]
context=outgoing
type=friend
defaultuser=65383
secret=clientpassword
host=dynamic
nat=no
extensions.conf.
за изходящите:
[outgoing]
exten => _X.,1,Dial(SIP/spot/${EXTEN})
за входящите:
[incoming]
exten => _X.,1,Dial(SIP/65383)
Следва да отбележа,че това е базова конфигурация и не са взети под внимание 'настройки за сигурност,на които трябва да се обърне повече внимание в сравнение с мтел vlan(тъй като там аутентификацията е по ip адрес) и затова мисля,че трябва се обърне внимание на:
Please read the security documentation for Asterisk in order to
understand the risks of installing Asterisk with the sample
configuration. If your Asterisk is installed on a public
IP address connected to the Internet, you will want to learn
about the various security settings BEFORE you start
Asterisk.
Especially note the following settings:
- allowguest (default enabled)
- permit/deny - IP address filters
- contactpermit/contactdeny - IP address filters for registrations
- context - Which set of services you offer various users
Също така е добре да се прегледа и това по този въпрос
http://blog.sipsorcery.com/?p=956Каква е тази услуга Vlan от мтел