<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Don't know if this is valid for 7942,
but I have a few Cisco CP7941G phones (firmware 8.5.2) connected
to a freeswitch box, and working fine.<br>
In the config file, SEP[phone_MAC].cnf.xml I have the following:<br>
<br>
<sipLines><br>
<line button="1"><br>
<featureID>9</featureID><br>
<featureLabel>MyLabel</featureLabel><br>
<proxy>myFreeswitchServer.mydomain.com</proxy><br>
<port>5060</port><br>
<name>FreeswitchUsername</name><br>
<displayName>FreeswitchExtension</displayName> <br>
<autoAnswer><br>
<autoAnswerEnabled>2</autoAnswerEnabled><br>
</autoAnswer><br>
<callWaiting>3</callWaiting><br>
<authName>FreeswitchExtension</authName><br>
<authPassword>FreeswitchPassword</authPassword> <br>
<sharedLine>false</sharedLine><br>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy><br>
<messagesNumber>*97</messagesNumber><br>
<ringSettingIdle>4</ringSettingIdle><br>
<ringSettingActive>5</ringSettingActive><br>
<forwardCallInfoDisplay><br>
<callerName>true</callerName><br>
<callerNumber>false</callerNumber><br>
<redirectedNumber>false</redirectedNumber><br>
<dialedNumber>true</dialedNumber><br>
</forwardCallInfoDisplay><br>
</line><br>
</sipLines><br>
<br>
More info can be found here:
<a class="moz-txt-link-freetext" href="https://freeswitch.org/confluence/display/FREESWITCH/Cisco+Sample+XML+Config">https://freeswitch.org/confluence/display/FREESWITCH/Cisco+Sample+XML+Config</a><br>
<br>
PS: The phone won't accept names entries containing "_", " " or
"-". <br>
<br>
<br>
-------- Original Message --------<br>
<b>Subject: </b>[Freeswitch-users] Re: Cisco 7942 with freeswitch
- Multitenant Environment<br>
<b>From: </b>Akhil Chandra <a class="moz-txt-link-rfc2396E" href="mailto:achandra@telrouter.com"><achandra@telrouter.com></a><br>
<b>To: </b><a class="moz-txt-link-abbreviated" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-rfc2396E" href="mailto:freeswitch-users@lists.freeswitch.org"><freeswitch-users@lists.freeswitch.org></a><br>
<b>Date: </b>03.01.2015 20:35<br>
</div>
<blockquote
cite="mid:54a8374f.cc9d6b0a.1816.7b23SMTPIN_ADDED_MISSING@mx.google.com"
type="cite">
<meta name="generator" content="Windows Mail 17.5.9600.20689">
<style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst,
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle,
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style>
<div data-externalstyle="false" dir="ltr" style="font-family:
'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI',
'Microsoft JhengHei UI', 'Malgun Gothic',
'sans-serif';font-size:12pt;">
<div style="color: rgb(0, 0, 0);">Yes, I am using the FQDN
instead of the IP address …</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);" data-signatureblock="true">
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Sent from Windows Mail</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
</div>
<div style="padding-top: 5px; border-top-color: rgb(229, 229,
229); border-top-width: 1px; border-top-style: solid;">
<div><font style="line-height: 15pt; letter-spacing: 0.02em;
font-family: "Calibri", "Segoe UI",
"Meiryo", "Microsoft YaHei UI",
"Microsoft JhengHei UI", "Malgun
Gothic", "sans-serif"; font-size: 12pt;"
face=" 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei
UI', 'Microsoft JhengHei UI', 'Malgun Gothic',
'sans-serif'"><b>From:</b> <a moz-do-not-send="true"
href="mailto:achandra@telrouter.com" target="_parent">Akhil
Chandra</a><br>
<b>Sent:</b> ‎Saturday‎, ‎January‎ ‎3‎, ‎2015 ‎9‎:‎29‎ ‎PM<br>
<b>To:</b> <a moz-do-not-send="true"
href="mailto:freeswitch-users@lists.freeswitch.org"
target="_parent">freeswitch-users@lists.freeswitch.org</a></font></div>
</div>
<div><br>
</div>
<div dir="ltr">
<div style="color: rgb(0, 0, 0);">Hi Users,</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Trying to get Cisco 7942
working with freeswitch multitenant environment.</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">The issue I am having is
that Cisco 7942 tries to register with <a
moz-do-not-send="true" href="mailto:username@%3CIP"
target="_parent">username@<IP</a> addresss of
freeswitch> rather than <a moz-do-not-send="true"
href="mailto:username@%3Cdomain" target="_parent">username@<domain</a>
name of freeswitch> ..</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">I am using Cisco 7942 latest
version ( 9.4) .. The config files have all domain names in
them ..</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Is there a setting in the
config file that I am missing for the Cisco to send the
domain name instead of the IP address.</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Any insights appreciated.</div>
<div style="color: rgb(0, 0, 0);">
<div style="color: rgb(0, 0, 0);"><br>
</div>
</div>
<div style="color: rgb(0, 0, 0);">Regards,</div>
<div style="color: rgb(0, 0, 0);">Akhil</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);" data-signatureblock="true">
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Sent from Windows Mail</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
</body>
</html>