- специально для доставки смс подняли локальный POSTFIX без авторизации (провериили почта ходит)
- отправляю SMS на номер sim-карты addpac-a
- на WEB-интерфейсе addpac-a текст SMS появляется логах POSTFIX нет ничего (доставки SMS по почте тоже)
что делать

GS1002C
!
! APOS(tm) configuration saved from vty
! 2011/05/30 09:33:39
!
version 8.51.004
!
hostname h09.g03.local
clock timezone Moscow 4
!
username root password r$admin71057 administrator
username guest password guest user
!
!
script ntpdate default
server ip time.nist.gov
!
interface Loopback0
ip address 127.0.0.1 255.0.0.0
!
interface FastEthernet0/0
ip address dhcp
no ip dhcp unicast
ip nat outside
speed auto
no qos-control
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
ip nat inside
speed auto
no qos-control
!
! ip route 0.0.0.0 0.0.0.0 172.17.35.1 via dhcp
!
access-list 100 permit ip 192.168.10.0 0.0.0.255 any
!
!
ip nat inside source list 100 interface FastEthernet0/0 overload
!
!
!
ftp server
http server
!
! dns domain-name g03.local via dhcp
! dns name-server 172.17.35.1 via dhcp
!
!
logging command
logging event 7-debug
logging on
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
protocol sip
dtmf-relay rfc-2833
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
no call-barring unconfigured-ip-address
no voip-inbound-call-barring enable
!
!
! Voice port configuration.
!
! GSM
voice-port 0/0
connection plar 00301
caller-id enable
smtp-from-address
kxxxxxxn@g03.local smtp-to-address
kxxxxxxn@g03.local smtp-delivery
!
!
! GSM
voice-port 0/1
connection plar 00302
caller-id enable
smtp-from-address
vxxxxr@g03.local smtp-to-address
vxxxxr@g03.local!
!
! FXO
voice-port 0/2
connection plar 00303
caller-id enable
!
!
! FXO
voice-port 0/3
connection plar 00304
caller-id enable
!
!
!
!
!
voice service voip
minimize-voip-port service rtp-udp-listen 16040 16060
!
! service port group configuration.
!
!
!
! Pots peer configuration.
!
dial-peer voice 1 pots
destination-pattern 00301T
port 0/0
user-name 301
user-password xxxxxxxxx
translate-outgoing called-number 1
!
dial-peer voice 2 pots
destination-pattern 00302T
port 0/1
user-name 302
user-password xxxxxxxxxxx
translate-outgoing called-number 2
!
dial-peer voice 3 pots
destination-pattern 00303T
port 0/2
user-name 303
user-password xxxxxxxx
translate-outgoing called-number 3
!
dial-peer voice 4 pots
destination-pattern 00304T
port 0/3
user-name 304
user-password xxxxxxxxxxx
translate-outgoing called-number 4
!
!
!
! Voip peer configuration.
!
dial-peer voice 0 voip
destination-pattern T
session target sip-server
session protocol sip
voice-class codec 1
no vad
dtmf-relay rtp-2833
!
!
!
dial-peer call-hold h
!
dial-peer hunt 2
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id voip.172.17.31.23
gsm-ussd balance-checking *100#
no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g711alaw
codec preference 3 g729
!
!
!
! Translation Rule configuration.
!
translation-rule 1
rule 0 00301T T
!
translation-rule 2
rule 0 00302T T
!
translation-rule 10100
rule 0 T %01%99
!
translation-rule 3
rule 0 00303T T
!
translation-rule 4
rule 0 00303T T
!
!
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server h00.g00.local 30002 126
signaling-port 30000
timeout treg 61
called-party-number to-field
remote-party-id
register e164
!
!
! Tones
!
!
!
!
! SMTP sendmail configuration
!
sms-delivery
smtp-server-address 172.17.35.7
smtp-mail-domain g03.local
mail-subject sms-ru
mail-from-address
kxxxxxxn@g03.local mail-to-address
kxxxxxxn@g03.local!
!
!
line console
!
line vty
!
gsm dev-restart-by-unreg 300
!
gsm 0/0
sms-language utf8
!
gsm 0/1
sms-language utf8
!