[asterisk-bugs] [JIRA] (DAHLIN-338) dynamic SPAN

Pavel Selivanov (JIRA) noreply at issues.asterisk.org
Fri Nov 7 11:28:29 CST 2014


    [ https://issues.asterisk.org/jira/browse/DAHLIN-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223408#comment-223408 ] 

Pavel Selivanov commented on DAHLIN-338:
----------------------------------------

I wonder if there are any comments ?
I'm using it for 6 months. Works fine.

I'd like to share a ready-to-use bundle, for ease testing the driver.
http://parabel.ru/d/software/dahdi/dahdi_2.9.2%2B2.9.2-parabel_2.9.2.1.tar.bz2

./build.sh
./install.sh
Copy any config from /etc/dahdi/tdmox/samples to /etc/dahdi/tdmox/ , then execute it.
reboot


> dynamic SPAN
> ------------
>
>                 Key: DAHLIN-338
>                 URL: https://issues.asterisk.org/jira/browse/DAHLIN-338
>             Project: DAHDI-Linux
>          Issue Type: New Feature
>      Security Level: None
>          Components: dahdi (the module), dahdi_dynamic
>    Affects Versions: 2.9.1.1
>            Reporter: Pavel Selivanov
>            Assignee: Russ Meyerriecks
>      Target Release: 2.10.0
>
>         Attachments: dahdi-linux_tdmox.patch, dahdi-linux_tdmox_v1.patch, dahdi-linux_tdmox_v2.patch, dahdi_tdmox.r799.tar.gz, dahdi_tdmox_r818.tar.gz, dahdi-tools_tdmox.patch, dahdi-tools_tdmox_v2.patch, elf2-ae.conf, tdmox_genconf
>
>
> Dear all,
> I am looking how to support dynamic SPANs in dahdi_genconf & FreePBX dahdiconfig module (Elastix, Trixbox, AsteriskNow,...).
> Seems like I will have to code a lot, produce a lot of patches with low chance for submitting them in trunks.
> The main problem - is the way dynamic was designed.
> dynamic SPAN's are allocated in system.conf. That's the file, dahdi_genconf should generate.
> Moreover, all other devices (SPANs) are absolutely the same for DAHDI, but not the dynamic SPAN.
> It is even initialized with a separate code in dahdi_cfg (DAHDI_DYNAMIC_CREATE, DAHDI_DYNAMIC_DESTROY).
> I'd like to implement an alternative dynamic SPAN implementation, similar to Xorcom's XPP implementation.
> dynamic.conf - configuration file, used to register SPAN.
> dynamic=eth,eth0/00:02:b3:35:43:9c,24,0
> I can extend functionality and describe SPAN & channels:
> SPAN signalling (CAS/CCS)
> supported signalling on channels (LoopStart, ...)
> e.t.c.
> After loading configuration, /proc/dahdi/N will present enought information, to make dahdi_scan, dahdi_genconf & FreePBX happy.
> As happy, like they have local card with local SPAN.
> The question is - do I have a chance to submit that alternative "dynamic" implementation to the trunk ?
> In other words, should I take about your coding style ?
> Thank you.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list