Koozali.org: home of the SME Server

Note on Asterisk DAHDI and kmdls

Offline Daniel B.

  • *
  • 1,699
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Note on Asterisk DAHDI and kmdls
« Reply #15 on: March 19, 2009, 09:21:28 AM »
libpri and agx-ast-addons are in smecontribs now. misdnuser and asterisk-misdn should be available soon too.
Anything else needed for SAIL ?
C'est la fin du monde !!! :lol:

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: Note on Asterisk DAHDI and kmdls
« Reply #16 on: March 19, 2009, 09:37:29 AM »
Definitely bristuff. I think there is a package sme-asterisk-extra-sounds or similar that should go in. Perhaps the music on hold package as well.

It would be great to have OSLEC compiled for SME as well.

Thanks for this Daniel -- much appreciated 8)

Offline SARK devs

  • ****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Note on Asterisk DAHDI and kmdls
« Reply #17 on: March 19, 2009, 10:06:43 AM »
Hi Daniel.

We are just finishing up the alpha test on DAHDI.  I will post the rpm list we used but I think you have most of it already. 

Thanks for your kind assistance with this.

S

Offline wires

  • **
  • 62
  • +0/-0
Re: Note on Asterisk DAHDI and kmdls
« Reply #18 on: April 11, 2009, 05:49:54 AM »
any news on this ?

i am trying to install asterisk-misdn with below command but yum tells me below error:

yum install asterisk-misdn --enablerepo=smecontribs

No Match for argument: asterisk-misdn
Nothing to do

thanks in advance.

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: Note on Asterisk DAHDI and kmdls
« Reply #19 on: April 11, 2009, 06:30:24 AM »
Try enabling the dag repository instead. Does that help?

Offline wires

  • **
  • 62
  • +0/-0
Re: Note on Asterisk DAHDI and kmdls
« Reply #20 on: April 13, 2009, 05:49:42 AM »
yum install asterisk-misdn --enablerepo=dag

same problem,

No Match for argument: asterisk-misdn
Nothing to do




Offline SARK devs

  • ****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Note on Asterisk DAHDI and kmdls
« Reply #21 on: April 14, 2009, 01:36:54 PM »
which kernel do you have? (uname -r)

Best

S


Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
Re: Note on Asterisk DAHDI and kmdls
« Reply #22 on: April 14, 2009, 03:27:58 PM »
Same here:
Code: [Select]
[root@servidor ~]# uname -r
2.6.9-78.0.13.ELsmp
[root@servidor ~]# yum install dahdi-linux-kmdl-`uname -r` --enablerepo=smecontribs
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Setting up Install Process
Setting up repositories
smecontribs               100% |=========================| 1.9 kB    00:00     
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
Nothing to do
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@servidor ~]# yum install dahdi-linux-kmdl-`uname -r` --enablerepo=smecontribs --enablerepo=dag
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Setting up Install Process
Setting up repositories
dag                       100% |=========================| 1.1 kB    00:00     
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
primary.xml.gz            100% |=========================| 3.7 MB    00:32     
sqlite cache needs updating, reading in metadata
dag       : ################################################## 10469/10469
Excluding Packages from Dag - EL4
Finished
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
Nothing to do
================================================================
No new rpms were installed. No additional commands are required.
================================================================

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
Re: Note on Asterisk DAHDI and kmdls
« Reply #23 on: April 14, 2009, 04:15:22 PM »
Just an update, I went here http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/smecontribs/i386/RPMS/ and manually downloaded the modules and installed them.
Works fine.

Thanks,

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: Note on Asterisk DAHDI and kmdls
« Reply #24 on: April 14, 2009, 06:01:07 PM »
If the package is physically present, but yum can't find it, I imagine that would be a bug.

EDIT: Late night typo, up minding sick dog :?
« Last Edit: April 14, 2009, 06:02:56 PM by David Harper »