summaryrefslogtreecommitdiff
path: root/xpp/zconf/Zaptel/Span.pm
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-17 19:32:09 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-17 19:32:09 +0000
commit3b1feb04be38909f23568140838bdf8ae20ea020 (patch)
treee5c4ecd73b7c3d18a81e137d28501c0e41f348fa /xpp/zconf/Zaptel/Span.pm
parent53894e5aa1e733a0321a69bd1b12bd794586b4ab (diff)
A little bit of dahdi renaming: zt_registration.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4376 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/zconf/Zaptel/Span.pm')
-rw-r--r--xpp/zconf/Zaptel/Span.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/zconf/Zaptel/Span.pm b/xpp/zconf/Zaptel/Span.pm
index be49c28..9aceb78 100644
--- a/xpp/zconf/Zaptel/Span.pm
+++ b/xpp/zconf/Zaptel/Span.pm
@@ -113,7 +113,7 @@ actually set in the module as capital-letter propeties. To look at e.g.
=cut
-my $proc_base = "/proc/zaptel";
+my $proc_base = "/proc/dahdi";
sub chans($) {
my $span = shift;