Hallo.
Ich habe ein CME 9.1 hier und probiere ein Trunk mit sipgate einzustellen . Doch leider funktioniert es nicht. beim Sipgate steht immernoch "offline"
Kenne mich mit Cisco auch noch nicht so richtig gut aus. Vielleicht kann mal jemand über meine Config schauen und mir sagen was ich falsch gemacht habe oder was noch fehlt.
Wäre euch sehr dankbar.
mfg b3nderr
Ich habe ein CME 9.1 hier und probiere ein Trunk mit sipgate einzustellen . Doch leider funktioniert es nicht. beim Sipgate steht immernoch "offline"
Kenne mich mit Cisco auch noch nicht so richtig gut aus. Vielleicht kann mal jemand über meine Config schauen und mir sagen was ich falsch gemacht habe oder was noch fehlt.
Code:
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
sip
registrar server
sip-profiles 1
!
voice class sip-profiles 1
request ANY sip-header From modify "(<.*:)(.*@)" "<2085420t0>@"
request REGISTER sip-header To modify "(<.*:)(.*@)" "<2085420t0>@"
dial-peer voice 1 voip
description ++Outgoing CALL to SIP-Trunk++
translation-profile outgoing SIP-Outgoing
destination-pattern 0T
session protocol sipv2
session target sip-server
voice-class sip dtmf-relay force rtp-nte
dtmf-relay rtp-nte
codec g711ulaw
no vad
!
dial-peer voice 2 voip
description ++Incoming Call to SIP-Trunk++
translation-profile incoming SIP-Incoming
session protocol sipv2
session target sip-server
incoming called-number .%
voice-class sip dtmf-relay force rtp-nte
dtmf-relay rtp-nte
codec g711ulaw
no vad
!
!
sip-ua
credentials username 2085420t0 password 7 01233753092F2B realm sipconnect.sipgate.de
authentication username 2085420t0 password 7 01233753092F2B realm sipconnect.sipgate.de
no remote-party-id
retry invite 2
retry register 5
retry options 1
timers connect 100
timers register 300
registrar dns:sipconnect.sipgate.de:5060 expires 600
sip-server dns:sipconnect.sipgate.de:5060
host-registrar
Wäre euch sehr dankbar.
mfg b3nderr