PRIME_BBCODE_SPOILER_SHOW PRIME_BBCODE_SPOILER:
sip.conf
[general]
bindport=5060
tcpenable=yes
udpenable=yes
udpbind=0.0.0.0
disallow=all
allow=alaw
language=ru
t38pt_udptl=no
faxdetect=yes
call-limit=1
dtmfmode=inband
register => 1200*101:mypassword@pbx.ptl.ru:5060/1200*101
register => 1200*102:mypassword@pbx.ptl.ru:5060/1200*102
register => 1200*103:mypassword@pbx.ptl.ru:5060/1200*103
register => 1200*104:mypassword@pbx.ptl.ru:5060/1200*104
register => 1200*105:mypassword@pbx.ptl.ru:5060/1200*105
[1200*101]
dtmfmode=inband
username=1200*101
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*101
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[1200*102]
dtmfmode=inband
username=1200*102
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*102
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[1200*103]
dtmfmode=inband
username=1200*103
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*103
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[1200*104]
dtmfmode=inband
username=1200*104
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*104
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[1200*105]
dtmfmode=inband
username=1200*105
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*105
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[general]
bindport=5060
tcpenable=yes
udpenable=yes
udpbind=0.0.0.0
disallow=all
allow=alaw
language=ru
t38pt_udptl=no
faxdetect=yes
call-limit=1
dtmfmode=inband
register => 1200*101:mypassword@pbx.ptl.ru:5060/1200*101
register => 1200*102:mypassword@pbx.ptl.ru:5060/1200*102
register => 1200*103:mypassword@pbx.ptl.ru:5060/1200*103
register => 1200*104:mypassword@pbx.ptl.ru:5060/1200*104
register => 1200*105:mypassword@pbx.ptl.ru:5060/1200*105
[1200*101]
dtmfmode=inband
username=1200*101
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*101
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[1200*102]
dtmfmode=inband
username=1200*102
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*102
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[1200*103]
dtmfmode=inband
username=1200*103
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*103
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[1200*104]
dtmfmode=inband
username=1200*104
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*104
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
[1200*105]
dtmfmode=inband
username=1200*105
type=friend
call-limit=1
secret=mypassword
host=pbx.ptl.ru
fromuser=1200*105
fromdomain=pbx.ptl.ru
port=5060
nat=no
context=incoming
PRIME_BBCODE_SPOILER_SHOW PRIME_BBCODE_SPOILER:
extensions.conf
exten => 1200*101,1,Answer()
exten => 1200*101,n,Wait(1)
exten => 1200*101,n,NoOP(${CALLERID(any)})
exten => 1200*101,n,Dial(SIP/100)
exten => 1200*101,n,Hangup()
exten => 1200*102,1,Answer()
exten => 1200*102,n,Wait(1)
exten => 1200*102,n,NoOP(${CALLERID(any)})
exten => 1200*102,n,Dial(SIP/101)
exten => 1200*102,n,Hangup()
exten => 1200*103,1,Answer()
exten => 1200*103,n,Wait(1)
exten => 1200*103,n,NoOP(${CALLERID(any)})
exten => 1200*103,n,Dial(SIP/102)
exten => 1200*103,n,Hangup()
exten => 1200*104,1,Answer()
exten => 1200*104,n,Wait(1)
exten => 1200*104,n,NoOP(${CALLERID(any)})
exten => 1200*104,n,Dial(SIP/103)
exten => 1200*104,n,Hangup()
exten => 1200*105,1,Answer()
exten => 1200*105,n,Wait(1)
exten => 1200*105,n,NoOP(${CALLERID(any)})
exten => 1200*105,n,Dial(SIP/103)
exten => 1200*105,n,Hangup()
exten => 1200*101,1,Answer()
exten => 1200*101,n,Wait(1)
exten => 1200*101,n,NoOP(${CALLERID(any)})
exten => 1200*101,n,Dial(SIP/100)
exten => 1200*101,n,Hangup()
exten => 1200*102,1,Answer()
exten => 1200*102,n,Wait(1)
exten => 1200*102,n,NoOP(${CALLERID(any)})
exten => 1200*102,n,Dial(SIP/101)
exten => 1200*102,n,Hangup()
exten => 1200*103,1,Answer()
exten => 1200*103,n,Wait(1)
exten => 1200*103,n,NoOP(${CALLERID(any)})
exten => 1200*103,n,Dial(SIP/102)
exten => 1200*103,n,Hangup()
exten => 1200*104,1,Answer()
exten => 1200*104,n,Wait(1)
exten => 1200*104,n,NoOP(${CALLERID(any)})
exten => 1200*104,n,Dial(SIP/103)
exten => 1200*104,n,Hangup()
exten => 1200*105,1,Answer()
exten => 1200*105,n,Wait(1)
exten => 1200*105,n,NoOP(${CALLERID(any)})
exten => 1200*105,n,Dial(SIP/103)
exten => 1200*105,n,Hangup()
Создается такое ощущение, как будто астериск после приема первого звонка отключает все остальные 4 SIP линии от провайдера ИП телефонии... Поможите приз... Уже не знаю куда копать дальше...