====== Sip (cisco как клиент) ======
[[http://wiki.sipnet.ru/index.php/AS53xx|отсюда]]
2 варианта настроек (на выбор):
- Configure SIP: Gateway HTTP Authentication Digest Via Dial-Peer
dial-peer voice {tag} pots
authentication username {sipid}@sipnet.ru password {password}
!
dial-peer voice {tag} voip
session target dns:sipnet.ru
- Configure SIP: Gateway HTTP Authentication Digest Via SIP UA
sip-ua
authentication username {sipid}@sipnet.ru password {password}
sip-server dns:sipnet.ru
!
dial-peer voice {tag} voip
session target sip-server