Hi,
1. Has someone met any success at all, connecting a Digium B410P to a Patton
Smartnode 4638 (with latest 5.3 firmware) ?
2. If positive, then, which signalling was used on both sides ?
My project's goal is use a Patton Smartnode 4638 to act as telco BRI lines,
from a B410P-enabled asterisk box.
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't dial a
single call ("Unable to create DAHDI for unknown reason...") from
asterisk
to patton.
In my setup, my main settings are :
Smartnode side: dss1,Net,pp,q931,q921
B410P side:
euroisdn,bri_cpe,span=1,1,0,ccs,ami,bchan=1-2,hardhdlc=3
Both devices lights are green but I think this only means layer1 diag is OK.
Looking at http://en.wikipedia.org/wiki/Digital_Subscriber_System_No._1, I
would say DSS1 and EuroISDN are the same (but that doesn't mean both
implementations are compliant to each other).
The mostly troubling thing is :
CLI> pri show spans
CLI>
Though with dmesg :
[ 3923.671739] dahdi: Version: SVN-trunk-r7640M
[ 3923.683743] wcb4xxp 0000:01:0a.0: probe called for b4xx...
[ 3923.683743] ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 21 (level, low)
->
IRQ 21
[ 3923.683743] wcb4xxp 0000:01:0a.0: Identified Wildcard B410P (controller
rev 1) at 0001dff0, IRQ 21
[ 3923.683743] wcb4xxp 0000:01:0a.0: VPM 0/1 init: chip ver 33
[ 3923.692430] wcb4xxp 0000:01:0a.0: VPM 1/1 init: chip ver 33
[ 3923.704465] wcb4xxp 0000:01:0a.0: Hardware echo cancellation enabled.
[ 3923.704561] wcb4xxp 0000:01:0a.0: Port 1: TE mode
[ 3923.708484] wcb4xxp 0000:01:0a.0: Port 2: TE mode
[ 3923.708484] wcb4xxp 0000:01:0a.0: Port 3: TE mode
[ 3923.708484] wcb4xxp 0000:01:0a.0: Port 4: TE mode
[ 3923.708484] wcb4xxp 0000:01:0a.0: Did not do the highestorder stuff
[ 3923.794449] dahdi_echocan_oslec: Registered echo canceler 'OSLEC'
[ 3923.795577] dahdi: Registered tone zone 2 (France)
[ 3923.811320] wcb4xxp 0000:01:0a.0: new card sync source: port 1
/var/log/asterisk/full does show any warning or error related to Dahdi/PRI.
# cat /proc/interrupts
CPU0 CPU1
0: 84 0 IO-APIC-edge timer
...
21: 4030670 0 IO-APIC-fasteoi b4xxp
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20100509/b89d9f9c/attachment.htm
Leonardo Pistone
2010-May-11 16:12 UTC
[asterisk-users] B410P and Patton smartnode : any success ?
Hi Oliver, I haven't tried exactly your setup, but: 1. dss1 patton settings is ok for me for european ISDN. 2. have you installed libpri? what about dahdi show status? and dahdi show channels? Try module reload chan_dahdi.so. It should say -- Reloading module 'chan_dahdi.so' (DAHDI Telephony Driver w/PRI) where w/PRI is particularly important. If it doesn't, recompile and install libpri, dahdi and asterisk and see if that works. Ciao Leo On 09/05/10 12:14, Olivier wrote:> Hi, > > 1. Has someone met any success at all, connecting a Digium B410P to a > Patton Smartnode 4638 (with latest 5.3 firmware) ? > > > 2. If positive, then, which signalling was used on both sides ? > > My project's goal is use a Patton Smartnode 4638 to act as telco BRI > lines, from a B410P-enabled asterisk box. > 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't > dial a single call ("Unable to create DAHDI for unknown reason...") from > asterisk to patton. > > In my setup, my main settings are : > Smartnode side: dss1,Net,pp,q931,q921 > B410P side: > euroisdn,bri_cpe,span=1,1,0,ccs,ami,bchan=1-2,hardhdlc=3 > > Both devices lights are green but I think this only means layer1 diag is OK. > Looking at http://en.wikipedia.org/wiki/Digital_Subscriber_System_No._1, > I would say DSS1 and EuroISDN are the same (but that doesn't mean both > implementations are compliant to each other). > > The mostly troubling thing is : > CLI> pri show spans > CLI> > > Though with dmesg : > [ 3923.671739] dahdi: Version: SVN-trunk-r7640M > [ 3923.683743] wcb4xxp 0000:01:0a.0: probe called for b4xx... > [ 3923.683743] ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 21 (level, > low) -> IRQ 21 > [ 3923.683743] wcb4xxp 0000:01:0a.0: Identified Wildcard B410P > (controller rev 1) at 0001dff0, IRQ 21 > [ 3923.683743] wcb4xxp 0000:01:0a.0: VPM 0/1 init: chip ver 33 > [ 3923.692430] wcb4xxp 0000:01:0a.0: VPM 1/1 init: chip ver 33 > [ 3923.704465] wcb4xxp 0000:01:0a.0: Hardware echo cancellation enabled. > [ 3923.704561] wcb4xxp 0000:01:0a.0: Port 1: TE mode > [ 3923.708484] wcb4xxp 0000:01:0a.0: Port 2: TE mode > [ 3923.708484] wcb4xxp 0000:01:0a.0: Port 3: TE mode > [ 3923.708484] wcb4xxp 0000:01:0a.0: Port 4: TE mode > [ 3923.708484] wcb4xxp 0000:01:0a.0: Did not do the highestorder stuff > [ 3923.794449] dahdi_echocan_oslec: Registered echo canceler 'OSLEC' > [ 3923.795577] dahdi: Registered tone zone 2 (France) > [ 3923.811320] wcb4xxp 0000:01:0a.0: new card sync source: port 1 > > /var/log/asterisk/full does show any warning or error related to Dahdi/PRI. > > # cat /proc/interrupts > CPU0 CPU1 > 0: 84 0 IO-APIC-edge timer > ... > 21: 4030670 0 IO-APIC-fasteoi b4xxp > > > Regards >-- Leonardo Pistone SISPAC Tel. 0114540111, Fax 0114540160