VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
sias at cpdata.co.za Guest
|
Posted: Tue Oct 21, 2008 10:03 am Post subject: [Freeswitch-users] OpenZap and TDM400p problems |
|
|
Hi,
Im sure this has been beaten to death somewhere... but I have no idea
where. I have spent most of the day trying to get this sorted out but
now its just confounding me.
OK ... I have a trixswitch 0.4 server that I want to add a tdm400p to.
I install all of the requirements (gcc, make, kernel-devel) to actually
compile zaptel and managed to get the card show the following
[root@trixswitch1 conf]# ztcfg -vvv
Zaptel Version: 1.4.12.1
Echo Canceller: MG2
Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels to configure.
So all seems fine up to here. However starting freeswitch yields
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config() Cannot
open wanpipe.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config() Cannot
open zt.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2155 zap_global_init() No modules
configured!
2008-10-21 16:19:32 [ERR] mod_openzap.c:1861 mod_openzap_load() Error
loading OpenZAP
2008-10-21 16:19:32 [CRIT] switch_loadable_module.c:734
switch_loadable_module_load_file() Error Loading module
/opt/freeswitch/mod/mod_openzap.so
**Module load routine returned an error**
I have been messing arround with the conf/openzap.conf and
conf/autoload_configs/openzap.conf.xml but that message is the only thing I
can get it to show. I have checked the permissions on those files and
moved them arround in between the config dirs... but still no luck.
Any ideas? I know im missing something silly, I just dont know what?.
Thanks,
Sias
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Oct 21, 2008 10:22 am Post subject: [Freeswitch-users] OpenZap and TDM400p problems |
|
|
Does trixswitch build openzap by default?
-MC
Sent from my iPhone
On Oct 21, 2008, at 7:28 AM, Sias Mey <sias@cpdata.co.za> wrote:
Quote: | Hi,
Im sure this has been beaten to death somewhere... but I have no idea
where. I have spent most of the day trying to get this sorted out but
now its just confounding me.
OK ... I have a trixswitch 0.4 server that I want to add a tdm400p to.
I install all of the requirements (gcc, make, kernel-devel) to
actually
compile zaptel and managed to get the card show the following
[root@trixswitch1 conf]# ztcfg -vvv
Zaptel Version: 1.4.12.1
Echo Canceller: MG2
Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels to configure.
So all seems fine up to here. However starting freeswitch yields
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config() Cannot
open wanpipe.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config() Cannot
open zt.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2155 zap_global_init() No modules
configured!
2008-10-21 16:19:32 [ERR] mod_openzap.c:1861 mod_openzap_load() Error
loading OpenZAP
2008-10-21 16:19:32 [CRIT] switch_loadable_module.c:734
switch_loadable_module_load_file() Error Loading module
/opt/freeswitch/mod/mod_openzap.so
**Module load routine returned an error**
I have been messing arround with the conf/openzap.conf and
conf/autoload_configs/openzap.conf.xml but that message is the only
thing I
can get it to show. I have checked the permissions on those files and
moved them arround in between the config dirs... but still no luck.
Any ideas? I know im missing something silly, I just dont know what?.
Thanks,
Sias
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Oct 21, 2008 11:07 am Post subject: [Freeswitch-users] OpenZap and TDM400p problems |
|
|
Do you have wanpipe.conf and zt.conf in your conf directory? Are there any permissions issues that need to be addressed?
-MC
On Tue, Oct 21, 2008 at 8:25 AM, Sias Mey <sias@cpdata.co.za (sias@cpdata.co.za)> wrote:
Quote: | It would seem that way... since it is openzap complaining when it starts
up.
and there is a mod_openzap.so in the mods directory.
On Tue, Oct 21, 2008 at 07:56:59AM -0700, Michael S Iokytwjnmiwqasxz Collins wrote:
Quote: | Does trixswitch build openzap by default?
-MC
Sent from my iPhone
On Oct 21, 2008, at 7:28 AM, Sias Mey <sias@cpdata.co.za (sias@cpdata.co.za)> wrote:
Quote: | Hi,
Im sure this has been beaten to death somewhere... but I have no idea
where. I have spent most of the day trying to get this sorted out but
now its just confounding me.
OK ... I have a trixswitch 0.4 server that I want to add a tdm400p to.
I install all of the requirements (gcc, make, kernel-devel) to
actually
compile zaptel and managed to get the card show the following
[root@trixswitch1 conf]# ztcfg -vvv
Zaptel Version: 1.4.12.1
Echo Canceller: MG2
Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels to configure.
So all seems fine up to here. However starting freeswitch yields
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config() Cannot
open wanpipe.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config() Cannot
open zt.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2155 zap_global_init() No modules
configured!
2008-10-21 16:19:32 [ERR] mod_openzap.c:1861 mod_openzap_load() Error
loading OpenZAP
2008-10-21 16:19:32 [CRIT] switch_loadable_module.c:734
switch_loadable_module_load_file() Error Loading module
/opt/freeswitch/mod/mod_openzap.so
**Module load routine returned an error**
I have been messing arround with the conf/openzap.conf and
conf/autoload_configs/openzap.conf.xml but that message is the only
thing I
can get it to show. I have checked the permissions on those files and
moved them arround in between the config dirs... but still no luck.
Any ideas? I know im missing something silly, I just dont know what?.
Thanks,
Sias
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
|
|
Back to top |
|
|
sias at cpdata.co.za Guest
|
Posted: Tue Oct 21, 2008 12:22 pm Post subject: [Freeswitch-users] OpenZap and TDM400p problems |
|
|
I dont have a wanpipe.conf or zt.conf but all the documentation I can
find say I need an openzap.conf.
I was thinking permissions myself so I have tried pretty much everything
I could there starting with the same permissions as the other configs
and ending with world writable files and still no good, so I dont think
its a permission issue.
I am currently installing all the other stuff I need to checkout and
compile from svn, since with nothing else to try that might at least be
a step forward.
Thanks,
Sias
On Tue, Oct 21, 2008 at 08:49:47AM -0700, Michael Collins wrote:
Quote: | Do you have wanpipe.conf and zt.conf in your conf directory? Are there
any permissions issues that need to be addressed?
-MC
On Tue, Oct 21, 2008 at 8:25 AM, Sias Mey <[1]sias@cpdata.co.za> wrote:
It would seem that way... since it is openzap complaining when it
starts
up.
and there is a mod_openzap.so in the mods directory.
On Tue, Oct 21, 2008 at 07:56:59AM -0700, Michael S Iokytwjnmiwqasxz
Collins wrote:
Quote: | Does trixswitch build openzap by default?
-MC
Sent from my iPhone
On Oct 21, 2008, at 7:28 AM, Sias Mey <[2]sias@cpdata.co.za> wrote:
Quote: | Hi,
Im sure this has been beaten to death somewhere... but I have no
|
| idea
Quote: | Quote: | where. I have spent most of the day trying to get this sorted out
|
| but
Quote: | Quote: | now its just confounding me.
OK ... I have a trixswitch 0.4 server that I want to add a tdm400p
|
| to.
Quote: | Quote: | I install all of the requirements (gcc, make, kernel-devel) to
actually
compile zaptel and managed to get the card show the following
[root@trixswitch1 conf]# ztcfg -vvv
Zaptel Version: [3]1.4.12.1
Echo Canceller: MG2
Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels to configure.
So all seems fine up to here. However starting freeswitch yields
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config()
|
| Cannot
Quote: | Quote: | open wanpipe.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config()
|
| Cannot
Quote: | Quote: | open zt.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2155 zap_global_init() No
|
| modules
Quote: | Quote: | configured!
2008-10-21 16:19:32 [ERR] mod_openzap.c:1861 mod_openzap_load()
|
| Error
Quote: | Quote: | loading OpenZAP
2008-10-21 16:19:32 [CRIT] switch_loadable_module.c:734
switch_loadable_module_load_file() Error Loading module
/opt/freeswitch/mod/mod_openzap.so
**Module load routine returned an error**
I have been messing arround with the conf/openzap.conf and
conf/autoload_configs/openzap.conf.xml but that message is the only
thing I
can get it to show. I have checked the permissions on those files
|
| and
Quote: | Quote: | moved them arround in between the config dirs... but still no luck.
Any ideas? I know im missing something silly, I just dont know
|
| what?.
Quote: | Quote: | Thanks,
Sias
_______________________________________________
Freeswitch-users mailing list
[4]Freeswitch-users@lists.freeswitch.org
[5]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
| UNSUBSCRIBE:[6]http://lists.freeswitch.org/mailman/options/freeswitch-u
sers
Quote: | Quote: | [7]http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
[8]Freeswitch-users@lists.freeswitch.org
[9]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
| UNSUBSCRIBE:[10]http://lists.freeswitch.org/mailman/options/freeswitch-
users
Quote: | [11]http://www.freeswitch.org
| _______________________________________________
Freeswitch-users mailing list
[12]Freeswitch-users@lists.freeswitch.org
[13]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:[14]http://lists.freeswitch.org/mailman/options/freeswitch-
users
[15]http://www.freeswitch.org
References
1. mailto:sias@cpdata.co.za
2. mailto:sias@cpdata.co.za
3. http://1.4.12.1/
4. mailto:Freeswitch-users@lists.freeswitch.org
5. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
6. http://lists.freeswitch.org/mailman/options/freeswitch-users
7. http://www.freeswitch.org/
8. mailto:Freeswitch-users@lists.freeswitch.org
9. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
10. http://lists.freeswitch.org/mailman/options/freeswitch-users
11. http://www.freeswitch.org/
12. mailto:Freeswitch-users@lists.freeswitch.org
13. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
14. http://lists.freeswitch.org/mailman/options/freeswitch-users
15. http://www.freeswitch.org/
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Oct 21, 2008 2:23 pm Post subject: [Freeswitch-users] OpenZap and TDM400p problems |
|
|
I don't know about trixswitch but I do know about a regular svn checkout. These files get put into the conf directory:
zt.conf, wanpipe.conf, pika.conf, tones.conf, and openzap.conf
There was a change somewhat recently; formerly all of those files were found in /etc/openzap/ but that is no more. I don't know if trixswitch is up to date on that.
Once you get downloaded make sure that you uncomment the line in src/modules.conf that has openzap because it is not built by default. When openzap builds (as part of the overall freeswitch build process) it will place the above files in the conf directory for you to edit as needed. If you do a "make samples" after the make && make install (and you should) then you will get all of the default config xml files, including conf/autoload_configs/openzap.conf.xml.
Hope this helps!
-MC
On Tue, Oct 21, 2008 at 10:21 AM, Sias Mey <sias@cpdata.co.za (sias@cpdata.co.za)> wrote:
Quote: | I dont have a wanpipe.conf or zt.conf but all the documentation I can
find say I need an openzap.conf.
I was thinking permissions myself so I have tried pretty much everything
I could there starting with the same permissions as the other configs
and ending with world writable files and still no good, so I dont think
its a permission issue.
I am currently installing all the other stuff I need to checkout and
compile from svn, since with nothing else to try that might at least be
a step forward.
Thanks,
Sias
On Tue, Oct 21, 2008 at 08:49:47AM -0700, Michael Collins wrote:
Quote: | Do you have wanpipe.conf and zt.conf in your conf directory? Are there
any permissions issues that need to be addressed?
-MC
|
Quote: | On Tue, Oct 21, 2008 at 8:25 AM, Sias Mey <[1]sias@cpdata.co.za (sias@cpdata.co.za)> wrote:
It would seem that way... since it is openzap complaining when it
starts
up.
and there is a mod_openzap.so in the mods directory.
On Tue, Oct 21, 2008 at 07:56:59AM -0700, Michael S Iokytwjnmiwqasxz
Collins wrote:
Quote: | Does trixswitch build openzap by default?
-MC
Sent from my iPhone
|
|
Quote: | Quote: | On Oct 21, 2008, at 7:28 AM, Sias Mey <[2]sias@cpdata.co.za (sias@cpdata.co.za)> wrote:
Quote: | Hi,
Im sure this has been beaten to death somewhere... but I have no
|
| idea
Quote: | Quote: | where. I have spent most of the day trying to get this sorted out
|
| but
Quote: | Quote: | now its just confounding me.
OK ... I have a trixswitch 0.4 server that I want to add a tdm400p
|
| to.
Quote: | Quote: | I install all of the requirements (gcc, make, kernel-devel) to
actually
compile zaptel and managed to get the card show the following
[root@trixswitch1 conf]# ztcfg -vvv
|
|
|
Quote: | Quote: | Quote: | Echo Canceller: MG2
Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels to configure.
So all seems fine up to here. However starting freeswitch yields
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config()
|
| Cannot
Quote: | Quote: | open wanpipe.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config()
|
| Cannot
Quote: | Quote: | open zt.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2155 zap_global_init() No
|
| modules
Quote: | Quote: | configured!
2008-10-21 16:19:32 [ERR] mod_openzap.c:1861 mod_openzap_load()
|
| Error
Quote: | Quote: | loading OpenZAP
2008-10-21 16:19:32 [CRIT] switch_loadable_module.c:734
switch_loadable_module_load_file() Error Loading module
/opt/freeswitch/mod/mod_openzap.so
**Module load routine returned an error**
I have been messing arround with the conf/openzap.conf and
conf/autoload_configs/openzap.conf.xml but that message is the only
thing I
can get it to show. I have checked the permissions on those files
|
| and
Quote: | Quote: | moved them arround in between the config dirs... but still no luck.
Any ideas? I know im missing something silly, I just dont know
|
| what?.
Quote: | Quote: | Thanks,
Sias
_______________________________________________
Freeswitch-users mailing list
|
|
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
|
|
Back to top |
|
|
sias at cpdata.co.za Guest
|
Posted: Tue Oct 21, 2008 2:59 pm Post subject: [Freeswitch-users] OpenZap and TDM400p problems |
|
|
Ah Ha ...
That sounds to me like a greatly likely problem... hmmm I shall
experiment further.. but I am thinking that trixswitch probably wanted
the files in /etc ... Thank you very much for your help. I am really
looking forward to some experimentation with this.
Sias
On Tue, Oct 21, 2008 at 11:59:00AM -0700, Michael Collins wrote:
Quote: | I don't know about trixswitch but I do know about a regular svn
checkout. These files get put into the conf directory:
zt.conf, wanpipe.conf, pika.conf, tones.conf, and openzap.conf
There was a change somewhat recently; formerly all of those files were
found in /etc/openzap/ but that is no more. I don't know if trixswitch
is up to date on that.
Once you get downloaded make sure that you uncomment the line in
src/modules.conf that has openzap because it is not built by default.
When openzap builds (as part of the overall freeswitch build process)
it will place the above files in the conf directory for you to edit as
needed. If you do a "make samples" after the make && make install (and
you should) then you will get all of the default config xml files,
including conf/autoload_configs/openzap.conf.xml.
Hope this helps!
-MC
On Tue, Oct 21, 2008 at 10:21 AM, Sias Mey <[1]sias@cpdata.co.za>
wrote:
I dont have a wanpipe.conf or zt.conf but all the documentation I
can
find say I need an openzap.conf.
I was thinking permissions myself so I have tried pretty much
everything
I could there starting with the same permissions as the other
configs
and ending with world writable files and still no good, so I dont
think
its a permission issue.
I am currently installing all the other stuff I need to checkout and
compile from svn, since with nothing else to try that might at least
be
a step forward.
Thanks,
Sias
On Tue, Oct 21, 2008 at 08:49:47AM -0700, Michael Collins wrote:
Quote: | Do you have wanpipe.conf and zt.conf in your conf directory? Are
| there
Quote: | any permissions issues that need to be addressed?
-MC
|
Quote: | On Tue, Oct 21, 2008 at 8:25 AM, Sias Mey
| <[1][2]sias@cpdata.co.za> wrote:
Quote: |
It would seem that way... since it is openzap complaining when
| it
Quote: | starts
up.
and there is a mod_openzap.so in the mods directory.
On Tue, Oct 21, 2008 at 07:56:59AM -0700, Michael S
| Iokytwjnmiwqasxz
Quote: | Collins wrote:
Quote: | Does trixswitch build openzap by default?
-MC
Sent from my iPhone
|
|
Quote: | Quote: | On Oct 21, 2008, at 7:28 AM, Sias Mey <[2][3]sias@cpdata.co.za>
|
| wrote:
Quote: | Quote: |
Quote: | Hi,
Im sure this has been beaten to death somewhere... but I have
|
|
| no
Quote: | idea
Quote: | Quote: | where. I have spent most of the day trying to get this sorted
|
|
| out
Quote: | but
Quote: | Quote: | now its just confounding me.
OK ... I have a trixswitch 0.4 server that I want to add a
|
|
| tdm400p
Quote: | to.
Quote: | Quote: | I install all of the requirements (gcc, make, kernel-devel) to
actually
compile zaptel and managed to get the card show the following
[root@trixswitch1 conf]# ztcfg -vvv
|
|
|
Quote: | Quote: | Quote: | Zaptel Version: [3][4]1.4.12.1
|
|
|
Quote: | Quote: | Quote: | Echo Canceller: MG2
Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels to configure.
So all seems fine up to here. However starting freeswitch
|
|
| yields
Quote: | Quote: | Quote: |
2008-10-21 16:19:32 [ERR] zap_io.c:2082
|
|
| process_module_config()
Quote: | Cannot
Quote: | Quote: | open wanpipe.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2082
|
|
| process_module_config()
Quote: | Cannot
Quote: | Quote: | open zt.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2155 zap_global_init() No
|
| modules
Quote: | Quote: | configured!
2008-10-21 16:19:32 [ERR] mod_openzap.c:1861
|
|
| mod_openzap_load()
Quote: | Error
Quote: | Quote: | loading OpenZAP
2008-10-21 16:19:32 [CRIT] switch_loadable_module.c:734
switch_loadable_module_load_file() Error Loading module
/opt/freeswitch/mod/mod_openzap.so
**Module load routine returned an error**
I have been messing arround with the conf/openzap.conf and
conf/autoload_configs/openzap.conf.xml but that message is the
|
|
| only
Quote: | Quote: | Quote: | thing I
can get it to show. I have checked the permissions on those
|
|
| files
Quote: | and
Quote: | Quote: | moved them arround in between the config dirs... but still no
|
|
| luck.
Quote: | Quote: | Quote: |
Any ideas? I know im missing something silly, I just dont know
|
| what?.
Quote: | Quote: | Thanks,
Sias
_______________________________________________
Freeswitch-users mailing list
|
|
|
Quote: | Quote: | Quote: | [4][5]Freeswitch-users@lists.freeswitch.org
|
|
| [5][6]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:[6][7]http://lists.freeswitch.org/mailman/options/freesw
itch-u
Quote: | sers
Quote: | Quote: | [7][8]http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
[8][9]Freeswitch-users@lists.freeswitch.org
|
| [9][10]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:[10][11]http://lists.freeswitch.org/mailman/options/free
switch-
Quote: | users
Quote: | [11][12]http://www.freeswitch.org
| _______________________________________________
Freeswitch-users mailing list
[12][13]Freeswitch-users@lists.freeswitch.org
| [13][14]http://lists.freeswitch.org/mailman/listinfo/freeswitch-user
s
UNSUBSCRIBE:[14][15]http://lists.freeswitch.org/mailman/options/free
switch-
Quote: | users
[15][16]http://www.freeswitch.org
References
1. mailto:[17]sias@cpdata.co.za
2. mailto:[18]sias@cpdata.co.za
3. [19]http://1.4.12.1/
4. mailto:[20]Freeswitch-users@lists.freeswitch.org
5.
| [21]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
[22]http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote: | 7. [23]http://www.freeswitch.org/
8. mailto:[24]Freeswitch-users@lists.freeswitch.org
9.
| [25]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
[26]http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote: | 11. [27]http://www.freeswitch.org/
12. mailto:[28]Freeswitch-users@lists.freeswitch.org
13.
| [29]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
[30]http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote: | 15. [31]http://www.freeswitch.org/
|
Quote: | _______________________________________________
Freeswitch-users mailing list
[32]Freeswitch-users@lists.freeswitch.org
[33]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
| UNSUBSCRIBE:[34]http://lists.freeswitch.org/mailman/options/freeswitch-
users
Quote: | [35]http://www.freeswitch.org
| _______________________________________________
Freeswitch-users mailing list
[36]Freeswitch-users@lists.freeswitch.org
[37]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:[38]http://lists.freeswitch.org/mailman/options/freeswitch-
users
[39]http://www.freeswitch.org
References
1. mailto:sias@cpdata.co.za
2. mailto:sias@cpdata.co.za
3. mailto:sias@cpdata.co.za
4. http://1.4.12.1/
5. mailto:Freeswitch-users@lists.freeswitch.org
6. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
7. http://lists.freeswitch.org/mailman/options/freeswitch-u
8. http://www.freeswitch.org/
9. mailto:Freeswitch-users@lists.freeswitch.org
10. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
11. http://lists.freeswitch.org/mailman/options/freeswitch-
12. http://www.freeswitch.org/
13. mailto:Freeswitch-users@lists.freeswitch.org
14. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
15. http://lists.freeswitch.org/mailman/options/freeswitch-
16. http://www.freeswitch.org/
17. mailto:sias@cpdata.co.za
18. mailto:sias@cpdata.co.za
19. http://1.4.12.1/
20. mailto:Freeswitch-users@lists.freeswitch.org
21. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
22. http://lists.freeswitch.org/mailman/options/freeswitch-users
23. http://www.freeswitch.org/
24. mailto:Freeswitch-users@lists.freeswitch.org
25. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
26. http://lists.freeswitch.org/mailman/options/freeswitch-users
27. http://www.freeswitch.org/
28. mailto:Freeswitch-users@lists.freeswitch.org
29. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
30. http://lists.freeswitch.org/mailman/options/freeswitch-users
31. http://www.freeswitch.org/
32. mailto:Freeswitch-users@lists.freeswitch.org
33. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
34. http://lists.freeswitch.org/mailman/options/freeswitch-users
35. http://www.freeswitch.org/
36. mailto:Freeswitch-users@lists.freeswitch.org
37. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
38. http://lists.freeswitch.org/mailman/options/freeswitch-users
39. http://www.freeswitch.org/
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
sias at cpdata.co.za Guest
|
Posted: Tue Oct 21, 2008 3:00 pm Post subject: [Freeswitch-users] OpenZap and TDM400p problems |
|
|
It would seem that way... since it is openzap complaining when it starts
up.
and there is a mod_openzap.so in the mods directory.
On Tue, Oct 21, 2008 at 07:56:59AM -0700, Michael S Iokytwjnmiwqasxz Collins wrote:
Quote: | Does trixswitch build openzap by default?
-MC
Sent from my iPhone
On Oct 21, 2008, at 7:28 AM, Sias Mey <sias@cpdata.co.za> wrote:
Quote: | Hi,
Im sure this has been beaten to death somewhere... but I have no idea
where. I have spent most of the day trying to get this sorted out but
now its just confounding me.
OK ... I have a trixswitch 0.4 server that I want to add a tdm400p to.
I install all of the requirements (gcc, make, kernel-devel) to
actually
compile zaptel and managed to get the card show the following
[root@trixswitch1 conf]# ztcfg -vvv
Zaptel Version: 1.4.12.1
Echo Canceller: MG2
Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels to configure.
So all seems fine up to here. However starting freeswitch yields
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config() Cannot
open wanpipe.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2082 process_module_config() Cannot
open zt.conf
2008-10-21 16:19:32 [ERR] zap_io.c:2155 zap_global_init() No modules
configured!
2008-10-21 16:19:32 [ERR] mod_openzap.c:1861 mod_openzap_load() Error
loading OpenZAP
2008-10-21 16:19:32 [CRIT] switch_loadable_module.c:734
switch_loadable_module_load_file() Error Loading module
/opt/freeswitch/mod/mod_openzap.so
**Module load routine returned an error**
I have been messing arround with the conf/openzap.conf and
conf/autoload_configs/openzap.conf.xml but that message is the only
thing I
can get it to show. I have checked the permissions on those files and
moved them arround in between the config dirs... but still no luck.
Any ideas? I know im missing something silly, I just dont know what?.
Thanks,
Sias
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
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
|