СвязьПроект

Российский системный интегратор
Текущее время: 16 май 2024, 13:05

Часовой пояс: UTC




Начать новую тему Ответить на тему  [ Сообщений: 17 ]  На страницу Пред.  1, 2
Автор Сообщение
 Заголовок сообщения: Re: Проблема с АОНами на 1100F
СообщениеДобавлено: 11 ноя 2010, 06:44 
Не в сети

Зарегистрирован: 11 ноя 2010, 06:33
Сообщения: 2
Здраствуйте! У меня такая же проблема только немного все хуже... Схема такая
городская АТС->>>>линия->>>addpac 1100F->>>>Asterisk
конфиг аддпак:

Using 1802 out of 130868 bytes
!
version 8.238
!
hostname AP1100F
!
dhcp-list 1 type server
dhcp-list 1 address server 10.1.1.2 10.1.1.126 255.255.255.128
!
!
ip-share enable
ip-share interface net-side ether0.0
ip-share interface local-side ether1.0
!
interface ether0.0
ip address 192.168.10.248 255.255.255.0
!
interface ether1.0
no ip address
!
snmp name AP1100F
!
no arp reset
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
!
!
! Voice port configuration.
!
! FXO
voice-port 0/0
connection plar 100
!
!
! FXO
voice-port 0/1
!
!
! FXO
voice-port 0/2
!
!
! FXO
voice-port 0/3
!
!
! FXO
voice-port 1/0
!
!
! FXO
voice-port 1/1
!
!
! FXO
voice-port 1/2
!
!
! FXO
voice-port 1/3
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
destination-pattern 9.T
port 0/0
user-name 100
user-password pass
translate-outgoing called-number 0
!
!
!
! Voip peer configuration.
!
dial-peer voice 1000 voip
destination-pattern .T
session target sip-server
session protocol sip
dtmf-relay rtp-2833
no vad
!
!
!
!
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.10.248
!
!
! Translation Rule configuration.
!
translation-rule 0
rule 0 9.T .T
!
!
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server 192.168.10.10
register e164
!
!
! MGCP configuration.
!
mgcp
codec g711ulaw
!
!
! Tones
voice class clear-down-tone 0 450 0 500 500
!
!
!
!
!

При использовании дебага:
debug voip call
debug rta ipc
debug voip sip
configure t
debug


255 <SIP 14605> : Receive 200 OK
256 <SIP 14605> : Transaction (14605 REGISTER) completed
257 <SIP 14604> : Set Terminated Success for 14604 REGISTER
258 <SIP 14605> : Set Terminated Success for 14605 REGISTER
[688588.815] VM(0/0/0) Rx FXO Ring Actv
[688588.815] VM(0/0/0) Tx RING_IND
259 <CEP 000000> : Call Received
[688589.855] VM(0/0/0) Rx FXO Ring Idle
[688589.855] VM(0/0/0) Tx PLAR_OFFHOOK_IND
260 <CEP 000000> : Call Initiated : calledNumber() crv(0) total(0)
261 <Call 12> : ****************** Call Created status(InitiatedByFXO) *******************
262 <CEP 000000> : Calling number()
263 <CEP 000000> : Call id(bbb25549-839b-4536-801b-0002a4034ab6) callNum(12)
264 <Call 12> : MatchAllProcess After Sorted
<0> id(1000) dest(.T) prefer(0) selected(9)
265 <Call 12> : Initiate callee with dial-peer(.T) status(CalleeDeterminedAll) id(bbb25549-839b-4536-801b-0002a4034ab6)
266 <NetEP 12> : InitiateOutCall: calledNum(100) callingNum() target(sip-server)
267 <NetEP 12> : DoCall: calledAddr(sip:100@192.168.10.10:5060) callingAddr()
[688589.860] VM(0/0/0) set T38 mode STD
[688589.860] VM(0/0/0) Fax rate 9600
268 <SIP 0> : No authentication information available
269 <SIP 12> : Send INVITE Request

Sending SIP PDU to ( 192.168.10.10:5060 ) from 5060
INVITE sip:100@192.168.10.10 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.248:5060;branch=z9hG4bKbb49e61ca46
From: <sip:192.168.10.10>;tag=bb49e61ca4
To: <sip:100@192.168.10.10>
Call-ID: bbb25549-5751-e69a-801c-0002a4034ab6@192.168.10.248
CSeq: 6 INVITE
Supported: timer, replaces, early-session
Min-SE: 1800
Date: Sat, 27 Dec 2008 04:44:43 GMT
User-Agent: AddPac SIP Gateway
Contact: <sip:192.168.10.248>
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, REFER, NOTIFY, INFO
Content-Type: application/sdp
Content-Length: 282
Max-Forwards: 70

v=0
o=- 1230353083 1230353083 IN IP4 192.168.10.248
s=AddPac Gateway SDP
c=IN IP4 192.168.10.248
t=1230353083 0
m=audio 23016 RTP/AVP 4 18 0 101
a=rtpmap:4 G723/8000
a=rtpmap:18 G729/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20

[688589.900] RTA(0/0/0) Rx RS_LISTEN_REQ callId=12 ssId=1 G711U
peer=0.0.0.0 mp=23016/23017 hp=0/0



Подскажите пожалуйста почему в Calling number ничего нет? я не могу просто понять что надо включить для опеределения номера, просто аналоговая линия и сказали что АОН с городской АТС отдается. помогите плз


Вернуться к началу
 Профиль  
Ответить с цитатой  
 Заголовок сообщения: Re: Проблема с АОНами на 1100F
СообщениеДобавлено: 11 ноя 2010, 10:06 
Не в сети

Зарегистрирован: 21 окт 2010, 07:31
Сообщения: 241
Судя по конфигу у Вас даже не включено определение Caller ID на портах (caller-id enable). Выше уже все написали - включить на портах caller-id, узнать тип Caller ID, кот. выдает АТС, и выставить соответ. тип на шлюзе на FXO портах.


Вернуться к началу
 Профиль  
Ответить с цитатой  
 Заголовок сообщения: Re: Проблема с АОНами на 1100F
СообщениеДобавлено: 11 ноя 2010, 11:12 
Не в сети

Зарегистрирован: 29 окт 2007, 06:32
Сообщения: 37
Надо сначала подключить телефон с Caller ID и проверить определение номера (АОН AddPac не запрашивает). Например, у нас в городе, ни одна ГТС Caller ID по аналоговым линиям не посылает, только по ISDN или E1.


Вернуться к началу
 Профиль  
Ответить с цитатой  
 Заголовок сообщения: Re: Проблема с АОНами на 1100F
СообщениеДобавлено: 11 ноя 2010, 13:24 
Не в сети

Зарегистрирован: 11 ноя 2010, 06:33
Сообщения: 2
Мммм... а есть телефон с определением каллер-ид? или это телефон с АОНом если чесно не пойму(


Вернуться к началу
 Профиль  
Ответить с цитатой  
 Заголовок сообщения: Re: Проблема с АОНами на 1100F
СообщениеДобавлено: 12 ноя 2010, 04:49 
Не в сети

Зарегистрирован: 28 сен 2009, 02:41
Сообщения: 53
Откуда: Барнаул
Есть, он так и называется - телефон с поддержкой CallerID
А есть телефон с Русским АОНом - такой вам не нужен


Вернуться к началу
 Профиль  
Ответить с цитатой  
 Заголовок сообщения: Re: Проблема с АОНами на 1100F
СообщениеДобавлено: 31 мар 2011, 05:16 
Не в сети

Зарегистрирован: 19 мар 2011, 03:52
Сообщения: 2
Такая же проблема


На станции сказали что формат передачи CID: FSK вмести с первым вызовом

на обычном панасонике определяется без проблем в формате 10-и цифр



Код:
!
version 8.30W
!
hostname AP1100F
!
!
no bridge spanning-tree
!
dhcp-list 1 type server 
dhcp-list 1 address server  10.1.1.2 10.1.1.126 255.255.255.128
!
!
ip-share enable
ip-share interface net-side ether0.0
ip-share interface local-side ether1.0
!
interface ether0.0
 ip address 192.168.1.250 255.255.255.0
!
interface ether1.0
 no ip address
!
snmp name AP1100F 
snmp enable-trap dn-register 300 forcely-block
!
no arp reset
!
route 0.0.0.0 0.0.0.0 192.168.1.199
!




! VoIP configuration. 


! Voice service voip configuration. 

voice service voip 
 fax protocol t38 redundancy 0 
 fax rate 9600 
 h323 call start fast 
 h323 call tunnel enable 
 delayed-connect 3 
 timeout tinit 5 
 timeout tring 5 


! Voice port configuration. 

! FXO 
voice-port 0/0 
 input gain 3 
 output gain -1 
 connection plar 600 
 description 3839973 
 ring number 2 
 ring detect-timeout 70 
 caller-id enable 
 caller-id type etsi 
 caller-id name disable


! FXO 
voice-port 0/1 
 input gain 3 
 output gain -1 
 connection plar 601 
 description 3839856 
 ring number 0 
 ring detect-timeout 50 
 ring detect-timer 500 
 caller-id enable 
 caller-id type etsi 
 caller-id name disable


! FXO 
voice-port 0/2 
 input gain 3 
 output gain -1 
 connection plar 603 
 description 3839857 
 polarity-inverse 
 ring number 6 
 ring detect-timeout 50 
 ring detect-timer 500 
 timing clear-down-delay 200 
 no announcement 
 caller-id enable 
 caller-id type etsi 
 caller-id name disable


! FXO 
voice-port 0/3 
 input gain 3 
 output gain -1 
 connection plar 600 
 description 3839493 
 ring number 3 
 ring detect-timeout 50 
 ring detect-timer 500 
 caller-id enable 
 caller-id type etsi-dtmf-prior-ring 
 caller-id name disable


! FXO 
voice-port 1/0 
 input gain 3 
 output gain -1 
 connection plar 600 
 description 3839382 
 ring number 2 
 ring detect-timeout 50 
 ring detect-timer 500 
 caller-id enable 
 caller-id type etsi 
 caller-id name disable


! FXO 
voice-port 1/1 
 no caller-id enable 
 shutdown 


! FXO 
voice-port 1/2 
 no caller-id enable 
 shutdown 


! FXO 
voice-port 1/3 
 no caller-id enable 
 shutdown 




! Pots peer configuration. 

dial-peer voice 1 pots
 destination-pattern T 
 port 0/0 

dial-peer voice 2 pots
 destination-pattern T 
 port 0/1 

dial-peer voice 3 pots
 destination-pattern T 
 port 0/2 

dial-peer voice 4 pots
 destination-pattern T 
 port 0/3 

dial-peer voice 5 pots
 destination-pattern T 
 port 1/0 



! Voip peer configuration. 

dial-peer voice 100 voip 
 destination-pattern 6.. 
 session target 192.168.1.7   
 session protocol sip 
 codec g711alaw 
 voice-class codec 1 
 no vad
 dtmf-relay h245-alphanumeric 
 fax protocol bypass 
 fax rate 9600 

dial-peer voice 101 voip 
 destination-pattern 6.. 
 session target 192.168.1.7   
 session protocol sip 
 codec g711alaw 
 voice-class codec 1 
 no vad
 dtmf-relay h245-alphanumeric 
 fax protocol bypass 
 fax rate 9600 

dial-peer voice 102 voip 
 destination-pattern 6.. 
 session target 192.168.1.7   
 session protocol sip 
 codec g711alaw 
 voice-class codec 1 
 no vad
 dtmf-relay h245-alphanumeric 
 fax protocol bypass 
 fax rate 9600 

dial-peer voice 103 voip 
 destination-pattern 6.. 
 session target 192.168.1.7   
 session protocol sip 
 codec g711alaw 
 voice-class codec 1 
 no vad
 dtmf-relay h245-alphanumeric 
 fax protocol bypass 
 fax rate 9600 

dial-peer voice 600 voip 
 destination-pattern 6.. 
 session target 192.168.1.7   
 session protocol sip 
 codec g711alaw 
 voice-class codec 1 
 no vad
 dtmf-relay h245-alphanumeric 
 fax protocol bypass 
 fax rate 9600 






gatekeeper


! Gateway configuration. 

gateway 
 h323-id voip.192.168.1.7 
 public-ip 192.168.1.250 
 no ignore-msg-from-other-gk 


! Codec classes configuration. 

voice class codec 1 
 codec preference 1 g711alaw 
 codec preference 2 g711ulaw 
 codec preference 3 g7231r53 
 codec preference 4 g7231r63 
 codec preference 5 g729 



! SIP UA configuration. 

sip-ua 
 user-register 
 sip-server 192.168.1.7 
 register e164 


! MGCP configuration. 

mgcp 
 dtmf-relay dual-mode 
 no codec 
 no vad 


! Tones 
voice class clear-down-tone 0 450 0 500 500




Код:
AP1100F# sh ver
VoiceFinder Gateway Series (AP1100F)
Serial Number: AP1100F-077ade
32BIT RISC Processor With 50MHz Clock
32 Mbytes System Memory.
512 Kbytes System Boot Flash Memory
4 Mbytes System Flash Memory
Real-Time Clock Device with EEPROM

1 RS232 Serial Console Interface
1 Ethernet/IEEE 802.3 Interface (100BaseTX)
1 Ethernet/IEEE 802.3 Interface (10BaseT)

AP1100F System software Revision 8.30W
Released at Tue Aug 11 10:06:54 2009
Program is 3009044 bytes, checksum is 0x17d4032f


Вернуться к началу
 Профиль  
Ответить с цитатой  
 Заголовок сообщения: Re: Проблема с АОНами на 1100F
СообщениеДобавлено: 06 апр 2011, 10:24 
Попробуйте gain на портах увеличить на адпаке.


Вернуться к началу
  
Ответить с цитатой  
Показать сообщения за:  Поле сортировки  
Начать новую тему Ответить на тему  [ Сообщений: 17 ]  На страницу Пред.  1, 2

Часовой пояс: UTC


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 0


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
cron
Создано на основе phpBB® Forum Software © phpBB Group
Русская поддержка phpBB