Is there an intergration guide for Cisco CM 8

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
Redwings96
Posts: 1
Joined: Thu Aug 30, 2012 7:32 am
Location: Liv

Is there an intergration guide for Cisco CM 8

Post by Redwings96 »

1. Brekeke Product Name and version:

2. Java version:

3. OS type and the version:

4. UA (phone), gateway or other hardware/software involved:

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :

6. Your problem:
mark
lakeview
Posts: 319
Joined: Thu Nov 15, 2007 11:54 am
Location: Florida

Post by lakeview »

What kind of phone device are you using?


For sending a call to CallManager, use the following DialPlan rule.
---------------
[Matching Patterns]
$request = ^INVITE
$registered = false
To = sip:(.+)@

[Deploy Patterns]
To = sip:%1@CallManager's IP address
---------------
Post Reply