Displaying 20 results from an estimated 24 matches for "pbx_kdeconsol".
Did you mean:
pbx_kdeconsole
2004 Jun 23
1
capi.so problem on startup
...; Asterisk configuration file
;
; Module Loader configuration file
;
[modules]
autoload=yes
;
; If you want, load the GTK console right away.
; Don't load the KDE console since
; it's not as sophisticated right now.
;
noload => pbx_gtkconsole.so
;load => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
;
; Intercom application is obsoleted by
; chan_oss. Don't load it.
;
noload => app_intercom.so
;
; Explicitly load the chan_modem.so early on to be sure
; it loads before any of the chan_modem_* 's afte rit
;
load => chan_modem.so
load => res_musiconhold.so
;
; Load either OS...
2004 Sep 14
1
Requested device 'ttyI1' does not exist
...is busy/congested at this time
Here is my modem.conf:
---
[interfaces]
context=remote
driver=aopen ; modem by AOpen
stripmsd=0
dialtype=tone
mode=immediate
group=1 ; group=1,2,3,9-12
And here my modules.conf:
---
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
load => res_features.so
load => chan_capi.so
load => chan_modem.so
load => res_musiconhold.so
noload => chan_alsa.so
[global]
chan_modem.so=yes
chan_capi.so=yes
---
cat /dev/ttyI1
cat: /dev/ttyI1: No such device or address
I guess this might...
2005 May 19
5
MusicOnHold probelms
This is my second attempt trying to get help and I am
hoping someone can. When the musiconhold extension is
matched, Asterisk attempts to execute musiconhold and
stops right away, this is what I gets:
Executing MusicOnHold("OSS/dsp", "") in new stack
-- Started music on hold, class 'default', on
OSS/dsp
-- Stopped music on hold on OSS/dsp
Is there a file that
2005 Jun 28
2
Asterisk Realtime and ODBC
...t; Realtime/default@extensions_table
<res_odbc.conf>
[asterisk]
dsn => "our DSN name"
username => "our username"
password => "our password"
pre-connect => yes
<modules.conf>
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
load => chan_modem.so
load => res_musiconhold.so
noload => chan_alsa.so
noload => res_config_mysql.so
noload => cdr_addon_mysql.so
load => app_realtime.so
load => pbx_realtime.so
After that, we loaded up Asterisk, and there were no error mes...
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
...looks like a configuration problem, but I just can't seem to find exactly what is
wrong. If someone has experienced the same problem or know what is wrong then I would really
appreciate your help.
Thanks,
JF
Modules.conf :
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
noload => chan_modem.so
noload => chan_modem_aopen.so
noload => chan_modem_bestdata.so
noload => chan_modem_i4l.so
;noload => res_musiconhold.so
noload => app_festival.so
noload => app_url.so
noload => app_image.so
noload => app_disa.so...
2004 Aug 21
0
How to minimally configure modules.conf loading?
...tallation I use SIP and IAX2 for incoming calls,
and that's it. No voicemail, no call parking, it just plays back voice
clips.
I can remove /etc/asterisk/modules.conf modules one by one:
------------------------------------
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so ;obsolete
noload => chan_alsa.so
noload => chan_oss.so
noload => chan_skinny.so
noload => chan_phone.so
noload => app_voicemail.so
noload => chan_zap.so
noload => app_meetme.so
------------------------------------
But I've not made i...
2005 Sep 02
1
No application 'AgentsLogin'
...> chan_skinny.so
noload => chan_oss.so
noload => chan_modem_bestdata.so
noload => chan_modem_i4l.so
noload => chan_phone.so
noload => chan_modem_aopen.so
noload => chan_modem.so
noload => chan_alsa.so
noload => pbx_gtkconsole.so
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
load => res_musiconhold.so
[global]
chan_modem.so=yes
is there anything missing? thx for your input!
regards
christian
2004 Jun 23
5
Really basic stuff :(
...ial(IAX2/janie|20|tr)
root@eddie:/etc/asterisk# more iax.conf
[general]
port=5036
[janie]
type=friend
username=janie
secret=mysecret
host=dynamic
context=default
auth=md5
notransfer=yes
root@eddie:/etc/asterisk# more modules.conf
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
load => res_musiconhold.so
noload => chan_alsa.so
noload => chan_oss.so
noload => chan_skinny.so
noload => chan_mgcp.so
noload => chan_phone.so
noload => chan_modem.so
noload => chan_modem_aopen.so
noload => chan_modem_bestdata.so
noload =...
2005 May 18
6
zaphfc troubles
...aultzone=fr
span=1,1,3,ccs,ami
bchan=1-2
dchan=3
/etc/asterisk/zapata.conf:
[channels]
language=fr
context=test
switchtype=euroisdn
signalling=bri_cpe
echocancel=yes
immediate=yes
channel => 1-2
/etc/asterisk/modules.conf:
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
load => chan_modem.so
load => res_features.so
load => res_musiconhold.so
load => chan_zap.so
noload => chan_alsa.so
noload => chan_oss.so
[global]
chan_modem.so=yes
chan_zap.so=yes
The problem is that after ztcfg ran, I've got the followi...
2004 Jun 24
2
Help with chan_capi
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: Signierter Teil der Nachricht
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040624/fe4cdcbf/PGP.pgp
2005 Feb 13
1
MusicOnHold Native Mode, Please Clarify
...en => 5551,2,WaitMusicOnHold(60)
modules.conf:
[modules]
autoload=yes
;
; If you want, load the GTK console right away.
; Don't load the KDE console since
; it's not as sophisticated right now.
;
noload => pbx_gtkconsole.so
;load => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
;
; Intercom application is obsoleted by
; chan_oss. Don't load it.
;
noload => app_intercom.so
;
; Explicitly load the chan_modem.so early on to be sure
; it loads before any of the chan_modem_* 's afte rit
;
noload => chan_modem.so
noload => chan_modem_bestdata.so...
2004 Jul 02
0
Problem locating stream files
...And this is my modules.conf
;
; Module Loader configuration file
;
[modules]
;autoload=yes
;
; If you want, load the GTK console right away.
; Don't load the KDE console since
; it's not as sophisticated right now.
;
load => pbx_gtkconsole.so
;load => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
;
; Intercom application is obsoleted by
; chan_oss. Don't load it.
;
noload => app_intercom.so
;
; Explicitly load the chan_modem.so early on to be sure
; it loads before any of the chan_modem_* 's afte rit
;
;load => chan_modem.so
load => res_musiconhold.so
;load => app_...
2005 Oct 11
2
IAX or IAX2 ?
...88]: loader.c:258
ast_load_resource: /usr/lib/asterisk/modules/chan_iax2.so: undefined symbol:
ast_check_signature
Oct 11 10:09:52 WARNING[2288]: loader.c:391 load_modules: Loading module
chan_iax2.so failed!
[modules.conf]
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
noload => chan_modem.so
noload => chan_modem_aopen.so
noload => chan_modem_i4l.so
noload => chan_modem_bestdata.so
noload => chan_alsa.so
noload => chan_oss.so
noload => rate_engine.so
nolo ad => chan_zap.so
load => res_features...
2004 Sep 21
3
FreeBSD 100% cpu
...Asterisk configuration file
;
; Module Loader configuration file
;
[modules]
autoload=yes
;
; If you want, load the GTK console right away.
; Don't load the KDE console since
; it's not as sophisticated right now.
;
noload => pbx_gtkconsole.so
;load => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
;
; Intercom application is obsoleted by
; chan_oss. Don't load it.
;
noload => app_intercom.so
;
; Explicitly load the chan_modem.so early on to be sure
; it loads before any of the chan_modem_* 's afte rit
;
load => chan_modem.so
load => res_musiconhold.so
;
; Load either OS...
2004 Oct 07
0
Incomming calls on Eicon Diva 4BRI Card
...------------------------------------------------------
modules.conf
[modules]
autoload=yes
;
; If you want, load the GTK console right away.
; Don't load the KDE console since
; it's not as sophisticated right now.
;
noload => pbx_gtkconsole.so
;load => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
;
; Intercom application is obsoleted by
; chan_oss. Don't load it.
;
noload => app_intercom.so
;
; Explicitly load the chan_modem.so early on to be sure
; it loads before any of the chan_modem_* 's afte rit
;
noload => chan_modem.so
noload => chan_modem_aopen.so
noload =>...
2004 Dec 09
2
hfc card and isdn error E001B
I'm trying to use an hfc based pci card with asterisk but every call fails
falling in the congestion extension.
exten => _0.,1,Dial(${TRUNK}:${EXTEN:${TRUNKMSD}}||tr)
exten => _0.,2,Congestion
Looking in the syslog i can see:
isdn: HiSax,ch0 cause: E001B
it seems that this is a terrible error when arrives... hard to tell what is
the cause. Also terrible is finding a lot of material
2004 May 18
2
problem with cdr_odbc
Hi,
Has anyone made a successfull instalation of cdr_odbc??
I've install unixODBC-2.2.8 (made my own RPM) and then built the module.
I'm trying to send the cdrs to a M$ SQL server. The sql connection
works because I can do any query via isql.
When I do the calls I get the following output on the asterisk console:
-- Executing Hangup("SIP/test1-a5e1", "") in new
2007 Dec 28
2
Problems with zaptel and HFC-S PCI card
...ed to be set
to something else, but I'm not sure. The genzaptelconf shell script I
used to produce it is buggy, so for all I know these settings may be
wrong or even incomplete.
/etc/asterisk/modules.conf
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
noload => chan_modem.so
noload => chan_modem_aopen.so
noload => chan_modem_bestdata.so
noload => chan_modem_i4l.so
noload => chan_capi.so
load => res_musiconhold.so
noload => chan_alsa.so
[global]
I've so...
2005 Mar 08
2
zaphfc error
...chan=1-2
dchan=3
############# zapata.conf:
switchtype = euroisdn
signalling = bri_net_ptmp
pridialplan=local
echocancel=yes
immediate=yes
group = 1
context=local
channel => 1-2
###### modules.conf
[modules]
autoload=yes
noload => pbx_gtkconsole.so
;load => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
noload => chan_modem.so
load => chan_zap.so
load => res_musiconhold.so
noload => chan_alsa.so
noload => chan_oss.so
[global]
chan_modem.so=no
chan_zap.so=yes
########################## KERNEL MODULE INSERTION MESSAGES AND ZTCFG:
ciop:~# modprobe za...
2005 May 04
4
Problem with realtime SIP
Hi Guys,
We have just set up Asterisk (CVS Head) for a realtime enviorment using
MySQL & Asterisk Addons.
I have populated the "sip_buddies" table with the same information that
is came from our sip.conf, however registration seems to fail for the
softphone we have set up.
Does anyone have any idea as to what I should be looking for here? I'm
not getting any error messages