Options

Has anyone connected CME to Sipgate?

Agent6376Agent6376 Member Posts: 201
I'm just getting started in the voice world and I'm looking to configure my 2651XM as a sip client with Sipgate. I've searched online and found a few resources, but nothing too concrete. If anyone has been able to configure this and would share a cleaned up config I'd be grateful.

TIA

Comments

  • Options
    VancouverTechieVancouverTechie Member Posts: 18 ■□□□□□□□□□
    Agent6376 wrote: »
    I'm just getting started in the voice world and I'm looking to configure my 2651XM as a sip client with Sipgate. I've searched online and found a few resources, but nothing too concrete. If anyone has been able to configure this and would share a cleaned up config I'd be grateful.

    TIA

    I am running CME on a 1751-V and I am connected to flowroute. I know it is not the same but the setup looks comparable. I don't know if this helps or not. I have also tried Asterisk and Trixbox, but was able to get it going through CME with 3 Cisco 7940s and one 7920.

    dial-peer voice 1 voip
    destination-pattern 1[2-9]..[2-9]......
    voice-class codec 1
    session protocol sipv2
    session target dns:sip.flowroute.com
    dtmf-relay sip-notify
    !
    sip-ua
    authentication username ******* password ********************** realm sip.
    flowroute.com
    no remote-party-id
    mwi-server ipv4:192.168.0.51 expires 3600 port 5060 transport tcp unsolicited
    registrar dns:sip.flowroute.com expires 3600
    !
    !
    telephony-service
    load 7960-7940 P00306000500
    load 7920 cmterm_7920.4.0-03-02
    max-ephones 10
    max-dn 50
    ip source-address 192.168.0.222 port 2000
    max-redirect 8
Sign In or Register to comment.