fichier sip.conf

j'ai ajouté l'adresse du serveur tftp (en rouge) et à la fin déclaré mes clients. Faut-il ajouter ou modifier quelque chose ?

(...)

; The address family of the bound UDP address is used to determine how Asterisk performs
; DNS lookups. In cases a) and c) above, only A records are considered. In case b), only
; AAAA records are considered. In case d), both A and AAAA records are considered. Note,
; however, that Asterisk ignores all records except the first one. In case d), when both A
; and AAAA records are available, either an A or AAAA record will be first, and which one
; depends on the operating system. On systems using glibc, AAAA records are given
; priority.

udpbindaddr=192.168.1.254:5060 ; IP address to bind UDP listen socket to (0.0.0.0 binds to all)
; Optionally add a port number, 192.168.1.1:5062 (default is port 5060)

(...)


[201]
username=201
type=friend
secret=password
qualify=yes
port=5060
pickgroup=
nat=no
mailbox=201@device
host=dynamic
dtmfmode=rfc2833
dial=SIP/201
context=from-internal
canreinvite=no
callgroup=
callerid=device <201>
accountcode=
call-limit=50
insecure=invite,port

[202]
username=202
type=friend
secret=password
qualify=yes
port=5060
pickgroup=
nat=no
mailbox=202@device
host=dynamic
dtmfmode=rfc2833
dial=SIP/202
context=from-internal
canreinvite=no
callgroup=
callerid=device <202>
accountcode=
call-limit=50
insecure=invite,port