Title: mgcp endpoint question

Hi,

I'm testing an mgcp phone with * 0.72. While * accepts the endpoint gateway enclosed in [ ], the phone baulks when presented with the gateway domain not enclosed in [ ], see below. Is there anything I can add to my mgcp.conf to force the inclusion of the [ ]? I had a good old search through the archives and voip-info website, but find very little information on mgcp configurations on *

MGCP read:
NTFY 36364 00085D03009C/[EMAIL PROTECTED] MGCP 1.0
X: 0
O: hb

200 36364 OK

RQNT 4522 00085D03009C/[EMAIL PROTECTED] MGCP 1.0
X: 612afe7a
R: hd(N)
S: vmwi(-)

500 4522 Endpoint is unknown - Gateway domain doesn't match

;
; MGCP Configuration for Asterisk
;
[general]
port = 2727
bindaddr = 10.50.100.39

;[dlinkgw]
;host = 192.168.0.64
;context = default
;line => aaln/2
;line => aaln/1

[10.50.100.200]
host = 10.50.100.200
context = default
line => 00085D03009C/1

Reply via email to