<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all!<div><br></div><div>We our looking forward to replacing our legacy PBX with a Freeswitch platform, but are struggling with getting our Patton SmartNode 4554 (SIP/ISDN) gateway hooked up. Any assistance from the community would be great!</div><div><br></div><div>First step is getting Freeswitch and the Patton talking to each other.</div><div><br></div><div>Goal? To be able to have incoming and outgoing calls going over the Patton to the ISDN network.</div><div><br></div><div>Internal PBX:</div><div>&nbsp;- Freeswitch 1.0.4 installed from tar with default (demo) setup on IP 10.156.10.93</div><div>&nbsp;- Patton 4554 with simple config on IP 10.156.10.90</div><div><br></div><div>We set it up that the Patton registers with the PBX and we get the error:</div><div><br></div><div>---------------------</div><div><b>2009-12-30 17:07:08.11907 [WARNING] sofia_reg.c:1771 Can't find user [<a href="mailto:101@10.156.10.93">101@10.156.10.93</a>]</b></div><div><b>You must define a domain called '10.156.10.93' in your directory and add a user with the id="101" attribute</b></div><div><b>and you must configure your device to use the proper domain in it's authentication credentials.</b></div><div>---------------------</div><div><br></div><div>Find more info below.</div><div><br></div><div>So any help would be great!</div><div><br></div><div>Many thanks!</div><div><br></div><div><div>Frederik Denkens</div><div>Belgium</div><div><font class="Apple-style-span" face="Helvetica, Arial, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px; "><b><span class="Apple-style-span" style="font-size: medium; font-weight: normal; ">+32 475 96 04 93&nbsp;</span></b></span></font></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div>We defined a gateway in conf/sip_profiles/external/patton.xml:</div><div><div>---------------------</div><div>&lt;include&gt;</div><div>&nbsp;&nbsp;&lt;gateway name="10.156.10.90"&gt;--&gt;</div><div>&nbsp;&nbsp;&lt;param name="username" value="101"/&gt;</div><div>&nbsp;&nbsp;&lt;param name="password" value="101"/&gt;</div><div>&nbsp;&nbsp;&lt;param name="register" value="false"/&gt;</div><div>&nbsp;&nbsp;&lt;/gateway&gt;</div><div>&lt;/include&gt;</div><div>---------------------</div></div><div>And the relevant parts of the Patton config:</div><div>---------------------</div><div><div># define auth</div><div>authentication-service AUTH_SVC</div><div>&nbsp;&nbsp;username 101 password 101</div><div><br></div><div># patton registers</div><div>location-service LOCATION_SVC</div><div>&nbsp;&nbsp;domain 1 10.156.10.93</div><div>&nbsp;&nbsp;identity 101</div><div>&nbsp;&nbsp; &nbsp;authentication outbound</div><div>&nbsp;&nbsp; &nbsp; &nbsp;authenticate 1 authentication-service AUTH_SVC username 101</div><div>&nbsp;&nbsp; &nbsp;registration outbound</div><div>&nbsp;&nbsp; &nbsp;registrar 10.156.10.93 5080</div><div>&nbsp;&nbsp; &nbsp;lifetime 3600</div><div>&nbsp;&nbsp; &nbsp;register auto</div><div><br></div><div>context sip-gateway GW_SIP</div><div>&nbsp;&nbsp;interface IF_SIP</div><div>&nbsp;&nbsp; &nbsp;bind interface IF_IP_WAN context router port 5060</div><div><br></div><div>context sip-gateway GW_SIP</div><div>&nbsp;&nbsp;bind location-service LOCATION_SVC</div><div>&nbsp;&nbsp;no shutdown</div><div>---------------------</div></div><div><div><div><div>Output from 'sofia status'</div><div><div><div>---------------------</div></div><div><div><div></div></div></div></div><div><div>&nbsp;&nbsp;10.156.10.90<span class="Apple-tab-span" style="white-space:pre">        </span>gateway<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sip:<a href="mailto:101@10.156.10.90">101@10.156.10.90</a><span class="Apple-tab-span" style="white-space:pre">        </span>NOREG</div><div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Name<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; Type<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Data<span class="Apple-tab-span" style="white-space:pre">        </span>State</div><div>=================================================================================================</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; internal<span class="Apple-tab-span" style="white-space:pre">        </span>profile<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; sip:<a href="mailto:mod_sofia@10.156.10.93">mod_sofia@10.156.10.93</a>:5060<span class="Apple-tab-span" style="white-space:pre">        </span>RUNNING (0)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; external<span class="Apple-tab-span" style="white-space:pre">        </span>profile<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; sip:<a href="mailto:mod_sofia@10.156.10.93">mod_sofia@10.156.10.93</a>:5080<span class="Apple-tab-span" style="white-space:pre">        </span>RUNNING (0)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;example.com<span class="Apple-tab-span" style="white-space:pre">        </span>gateway<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sip:<a href="mailto:joeuser@example.com">joeuser@example.com</a><span class="Apple-tab-span" style="white-space:pre">        </span>NOREG</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 10.156.10.90<span class="Apple-tab-span" style="white-space:pre">        </span>gateway<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sip:<a href="mailto:101@10.156.10.90">101@10.156.10.90</a><span class="Apple-tab-span" style="white-space:pre">        </span>NOREG</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 10.156.10.93<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp;alias<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;internal<span class="Apple-tab-span" style="white-space:pre">        </span>ALIASED</div><div>=================================================================================================</div><div><div><div><div>---------------------</div></div><div><div><div></div></div></div></div><div></div></div></div></div><div>sip trace</div><div><div><div><div><div><div><div>---------------------</div></div><div><div><div></div></div></div></div><div></div></div></div></div></div><div><div>&nbsp;&nbsp; SIP/2.0 403 Forbidden</div><div>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.156.10.90:5060;branch=z9hG4bKe231fe7b97aa2c0cf</div><div>&nbsp;&nbsp; From: &lt;sip:<a href="mailto:101@10.156.10.93">101@10.156.10.93</a>&gt;;tag=b793adfadf</div><div>&nbsp;&nbsp; To: &lt;sip:<a href="mailto:101@10.156.10.93">101@10.156.10.93</a>&gt;;tag=Ua16yjtFgDQ5c</div><div>&nbsp;&nbsp; Call-ID: add8fbd86264310b</div><div>&nbsp;&nbsp; CSeq: 12517 REGISTER</div><div>&nbsp;&nbsp; User-Agent: FreeSWITCH-mod_sofia/1.0.4-exported</div><div>&nbsp;&nbsp; Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO</div><div>&nbsp;&nbsp; Supported: timer, precondition, path, replaces</div><div>&nbsp;&nbsp; Content-Length: 0</div><div><br></div></div><div><br></div><div><br></div><div><br></div><div><font class="Apple-style-span" face="Helvetica, Arial, sans-serif"><br></font></div><div><div apple-content-edited="true"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; "><font class="Apple-style-span" face="Helvetica, Arial, sans-serif"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; "><b><small style="color: rgb(153, 153, 153); font-family: Helvetica, Arial, sans-serif; font-weight: normal; ">Before printing this e-mail, please consider the impact on the environment.</small></b></div></font></div></div></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></div></div></div> </div><br></div></div></div></div></body></html>