Hi,<br><br>1. Has someone met any success at all, connecting a Digium B410P to a Patton Smartnode 4638 (with latest 5.3 firmware) ?<br><br><br>2. If positive, then, which signalling was used on both sides ?<br><br>My project&#39;s goal is use a Patton Smartnode 4638 to act as telco BRI lines, from a B410P-enabled asterisk box.<br>
In my testings, I can see channel is respectively up (with patton web server status page) and OK (with dahdi_tool) from both sides but I can&#39;t dial a single call (&quot;Unable to create DAHDI for unknown reason...&quot;) from asterisk to patton.<br>
<br>In my setup, my main settings are :<br>Smartnode side:     dss1,Net,pp,q931,q921<br>B410P side:           euroisdn,bri_cpe,span=1,1,0,ccs,ami,bchan=1-2,hardhdlc=3<br><br>Both devices lights are green but I think this only means layer1 diag is OK.<br>
Looking at <a href="http://en.wikipedia.org/wiki/Digital_Subscriber_System_No._1">http://en.wikipedia.org/wiki/Digital_Subscriber_System_No._1</a>, I would say DSS1 and EuroISDN are the same (but that doesn&#39;t mean both implementations are compliant to each other).<br>
<br>The mostly troubling thing is :<br>CLI&gt; pri show spans<br>CLI&gt;<br><br>Though with dmesg :<br>[ 3923.671739] dahdi: Version: SVN-trunk-r7640M<br>[ 3923.683743] wcb4xxp 0000:01:0a.0: probe called for b4xx...<br>[ 3923.683743] ACPI: PCI Interrupt 0000:01:0a.0[A] -&gt; GSI 21 (level, low) -&gt; IRQ 21<br>
[ 3923.683743] wcb4xxp 0000:01:0a.0: Identified Wildcard B410P (controller rev 1) at 0001dff0, IRQ 21<br>[ 3923.683743] wcb4xxp 0000:01:0a.0: VPM 0/1 init: chip ver 33<br>[ 3923.692430] wcb4xxp 0000:01:0a.0: VPM 1/1 init: chip ver 33<br>
[ 3923.704465] wcb4xxp 0000:01:0a.0: Hardware echo cancellation enabled.<br>[ 3923.704561] wcb4xxp 0000:01:0a.0: Port 1: TE mode<br>[ 3923.708484] wcb4xxp 0000:01:0a.0: Port 2: TE mode<br>[ 3923.708484] wcb4xxp 0000:01:0a.0: Port 3: TE mode<br>
[ 3923.708484] wcb4xxp 0000:01:0a.0: Port 4: TE mode<br>[ 3923.708484] wcb4xxp 0000:01:0a.0: Did not do the highestorder stuff<br>[ 3923.794449] dahdi_echocan_oslec: Registered echo canceler &#39;OSLEC&#39;<br>[ 3923.795577] dahdi: Registered tone zone 2 (France)<br>
[ 3923.811320] wcb4xxp 0000:01:0a.0: new card sync source: port 1<br><br>/var/log/asterisk/full does show any warning or error related to Dahdi/PRI.<br><br># cat /proc/interrupts<br>           CPU0       CPU1<br>  0:         84          0   IO-APIC-edge      timer<br>
...<br> 21:    4030670          0   IO-APIC-fasteoi   b4xxp<br><br><br>Regards<br><br>