Re: h323 -> chan_h323 -> h323
Уточните, у вас h323, oh323 или ooh323?
Не все работают одинаково.
В ooh323 конфиге внятно прописаны примеры
[general]
port = 1720
bindaddr = 1.2.3.4 ; this SHALL contain a single, valid IP address for this machine
;[det-gw]
;type=h323
;prefix=1248,1313
;context=detroit
;
;
; Inbound H.323 calls from BillyBob would land in the incoming
; context with a maximum of 4 concurrent incoming calls
;
;
; Note: If keyword 'incominglimit' are omitted Asterisk will not
; enforce any maximum number of concurrent calls.
;
;[BillyBob]
;type=user
;host=192.168.1.1
;context=incoming
;incominglimit=4
;h245Tunneling=no
;
;
; Outbound H.323 call to Larry using SlowStart
;
;[Larry]
;type=peer
;host=192.168.2.1
;fastStart=no
|