notes:cisco:sip-ua

Sip (cisco как клиент)

отсюда

2 варианта настроек (на выбор):

  1. 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
  2. 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
  • notes/cisco/sip-ua.txt
  • Последние изменения: 2010/07/29 00:16
  • (внешнее изменение)