VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
mahdi_shirazi at yahoo... Guest
|
Posted: Sun Mar 13, 2016 8:01 am Post subject: [asterisk-users] using dynamic DAHDI loop back |
|
|
Hi
This is my system.conf :
dynamic=loc,1:0,31,0
bchan=1-15,17-31
dchan=16
echocanceller=mg2,1-15,17-31
dynamic=loc,1:1,31,0
bchan=32-46,48-62
dchan=47
echocanceller=mg2,32-46,48-62
and this is my chan_dahdi.conf:
group=0
echocancel = yes
echocancelwhenbridged=no
context=from-pstn
switchtype = euroisdn
signalling = pri_net
channel => 1-15,17-31
group=1
switchtype = euroisdn
signalling = pri_cpe
channel => 32-46,48-62
all dahdi command line outputs like dahdi_tool are ok but inside Asterisk there is
nothing in "Dahdi show channels" .
please help me
Regards
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
cursor at telecomabmex... Guest
|
Posted: Sun Mar 13, 2016 12:16 pm Post subject: [asterisk-users] using dynamic DAHDI loop back |
|
|
On 2016-03-13 07:01, Mehdi Shirazi wrote:
Quote: | Hi
This is my system.conf :
dynamic=loc,1:0,31,0
bchan=1-15,17-31
dchan=16
echocanceller=mg2,1-15,17-31
dynamic=loc,1:1,31,0
bchan=32-46,48-62
dchan=47
echocanceller=mg2,32-46,48-62
and this is my chan_dahdi.conf:
group=0
echocancel = yes
echocancelwhenbridged=no
context=from-pstn
switchtype = euroisdn
signalling = pri_net
channel => 1-15,17-31
group=1
switchtype = euroisdn
signalling = pri_cpe
channel => 32-46,48-62
all dahdi command line outputs like dahdi_tool are ok but inside
Asterisk there is
nothing in "Dahdi show channels" .
please help me
Regards
|
Is the Dahdi module compiled into Asterisk? Does "module show like
chan" show the chan_dahdi.so module? Look into
/usr/lib/asterisk/modules/ for the module. If it is not there then you
did not compile Asterisk with Dahdi support. If you installed from
packages maybe the dahdi module is a separate package.
If the module is present but not loaded then there is probably an error
in your chan_dahdi.conf file that prevents it from loading. Start
Asterisk manually and look for an error while loading chan_dahdi.conf.
--
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez
dCAP #1349
+52 (55)9116-91161
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
rafaelsnsa at gmail.com Guest
|
Posted: Sun Mar 13, 2016 2:05 pm Post subject: [asterisk-users] using dynamic DAHDI loop back |
|
|
Hi Insert this on first line of chan_dahdi.conf:
[channels]
(rafaelsnsa@gmail.com)Rafael S. SaraivaPorto Alegre - RS | Mobile: (51) 8174-7956[/url] [url=https://plus.google.com/u/0/+RafaelSaraivaRS]
2016-03-13 10:01 GMT-03:00 Mehdi Shirazi <mahdi_shirazi@yahoo.com (mahdi_shirazi@yahoo.com)>:
Quote: | Hi
This is my system.conf :
dynamic=loc,1:0,31,0
bchan=1-15,17-31
dchan=16
echocanceller=mg2,1-15,17-31
dynamic=loc,1:1,31,0
bchan=32-46,48-62
dchan=47
echocanceller=mg2,32-46,48-62
and this is my chan_dahdi.conf:
group=0
echocancel = yes
echocancelwhenbridged=no
context=from-pstn
switchtype = euroisdn
signalling = pri_net
channel => 1-15,17-31
group=1
switchtype = euroisdn
signalling = pri_cpe
channel => 32-46,48-62
all dahdi command line outputs like dahdi_tool are ok but inside Asterisk there is
nothing in "Dahdi show channels" .
please help me
Regards
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|