Hello everyone.
I have got one Digium D50 phone for testing. I want to configure DPMA.
Seems I have settings done correctly, but when the phone tries to register to Asterisk in phone screen I see some unpleasant for me message “Invalid credentials for proxy”.
In same time in cli asterisk I see that system tries to send Message to the phone. About messages everything is Ok.
My res_digium_phone.conf
; ----- GENERAL ---- ;
server_uuid=abcdefg123
service_discovery_enabled=yes
service_name=Asterisk Server
mdns_address=10.10.10.152
mdns_port=5060
userlist_auth=disabled
config_auth=mac
parking_exten=700
parking_transfer_type=attended
message_context=dpma_message_context
file_directory=/var/lib/asterisk/digium_phones
udp_ka_interval=60
; ---- NETWORK ---- ;
[infotel_network]
type=network
alias=InfotelDefaultNetwork
cidr=10.10.10.0/24
registration_address=10.10.10.152
registration_port=5060
file_url_prefix=http://10.10.10.152/digium_phones/
public_firmware_url_prefix=http://10.10.10.152/digium_phones/
ntp_server=pool.ntp.org
network_vlan_discovery_mode=NONE
; ---- PHONE ---- ;
[chaliy]
type=phone
network=infotel_network
full_name=Alexander Chaliy
line=700
timezone=Europe/Kiev
firmware=D50
web_ui_enabled=yes
record_own_calls=yes
send_to_vm=yes
ntp_resync=86400
login_password=211184
accept_local_calls=host
ehs=auto
mac=00fd305f260
active_locale=en_GB
; ---- LINE ---- ;
[700]
type=line
line_label=Chaliy 700
exten=700
outboundproxy_address=10.10.10.152
outboundproxy_port=5060
transport=udp
reregistration_timeout=300
registration_retry_interval=25
registration_max_retries=5
; ---- FIRMWARE ---- ;
[D50]
type=firmware
model=D50
version=1_4_0_0_57389
file=1_4_0_0_57389_D50_firmware.eff
public_firmware=yes