Re: [Asterisk-Users] * @ Home: All Circuits busy

2005-06-08 Thread Dean Mumby

[EMAIL PROTECTED] wrote:


All,

I have an [EMAIL PROTECTED] installation with a TDM40B card.  I can make internal 
IP calls with no problems, but when I try to dial out I get a message that All 
Circuits are Busy.  I looked into the Zapata.conf files and such but see no 
modifications.  Is there a step that I am missing??  Does anyone have 
documentation of step-by-step config for this TDM40B card?


Thanks,
Marc 
___

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 


have you run the genzaptelconf -s
try aah-help for more info


Dean



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.5 - Release Date: 2005/06/07

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] * @ Home: All Circuits busy

2005-06-08 Thread Dean Mumby

[EMAIL PROTECTED] wrote:


Dean,

Here are the results of the genzaptelconf -s -d.  As you can see, it is 
throwing some errors, but I am a bit of a newbie so any help you could provide 
would be greatly appreciated!


[EMAIL PROTECTED] /]# genzaptelconf -s -d


STOPPING ASTERISK
Asterisk ended with exit status 0
Asterisk shutdown normally.

Disconnected from Asterisk server
Asterisk Stopped

STOPPING FOP SERVER
FOP Server Stopped
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.

 You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.

 You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.

 You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.

 You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.

 You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.

 You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.

 You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.

 You may find more information in syslog or the output from dmesg
Unloading zaptel hardware drivers:
Removing zaptel module:  zaptel: Device or resource busy
  [FAILED]
Loading zaptel framework:  [  OK  ]
Waiting for zap to come online ...OK
Loading zaptel hardware modules:
Running ztcfg: [  OK  ]

SETTING FILE PERMISSIONS
Permissions OK

STARTING ASTERISK
Asterisk Started

STARTING FOP SERVER
FOP Server Started

** SIP/200 in position 2
** SIP/201 in position 3
** SIP/202 in position 4
  Chan Extension  Context Language   MusicOnHold
pseudofrom-pstn   en
Verbosity is at least 3
[EMAIL PROTECTED] /]#
[EMAIL PROTECTED] /]#


Thanks,
Marc
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 

I would recommend rebuilding the zaptel modules 
rebuild_zaptel

then run the genzaptelconf -s
Have you used the yum update command to update your installation ?
If not do that first then run the rebuild_zaptel command.


this is my output

STOPPING ASTERISK

STOPPING FOP SERVER
Unloading zaptel hardware drivers: wcfxs
Removing zaptel module:[  OK  ]
Loading zaptel framework:  [  OK  ]
Waiting for zap to come online ...OK
Loading zaptel hardware modules: wcfxs
Running ztcfg: [  OK  ]

SETTING FILE PERMISSIONS
Permissions OK

STARTING ASTERISK
Asterisk Started

STARTING FOP SERVER
FOP Server Started
  Chan Extension  Context Language   MusicOnHold
pseudofrom-internal   en
 1from-pstn   en
 2from-internal   en
Verbosity is at least 3



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.5 - Release Date: 2005/06/07

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] * @ Home: All Circuits busy

2005-06-08 Thread Dean Mumby

[EMAIL PROTECTED] wrote:

I would recommend rebuilding the zaptel modules 
rebuild_zaptel

then run the genzaptelconf -s
Have you used the yum update command to update your installation ?
If not do that first then run the rebuild_zaptel command.


this is my output
STOPPING ASTERISK
STOPPING FOP SERVER
Unloading zaptel hardware drivers: wcfxs
Removing zaptel module:[  OK  ]
Loading zaptel framework:  [  OK  ]
Waiting for zap to come online ...OK
Loading zaptel hardware modules: wcfxs
Running ztcfg: [  OK  ]

SETTING FILE PERMISSIONS
Permissions OK
STARTING ASTERISK
Asterisk Started
STARTING FOP SERVER
FOP Server Started
  Chan Extension  Context Language   MusicOnHold
pseudofrom-internal   en
 1from-pstn   en
 2from-internal   en
Verbosity is at least 3


 


yes I would say so.

Have you watched your boot process carefully to see if kudzu is seeing 
the card ?

also what does lspci tell you ?

00:0b.0 Network controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN 
interface


is mine.

do you have power to your card ?
have you tried a different pci slot ?
have you disabled unneeded com/parallel ports etc ?



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.5 - Release Date: 2005/06/07

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk@home - mysql login

2005-05-26 Thread Dean Mumby

Quintin wrote:

Hi all,whats the root password for [EMAIL PROTECTED] db, to login from the 
consel?


 


Thx

Q



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


AFAIK passw0rd

Regards
Dean

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] analog phone

2005-03-27 Thread Dean Mumby
Hi
I have been searching the wiki and mailing lists and I cant see where my 
config is incorrect. I have a Digium tdm11b
(1 fxo + 1 fxs) this is the output of
cat /etc/zaptel.conf
# Autogenerated by /usr/local/sbin/genzaptelconf -- do not hand edit
# Zaptel Configuration File
#
# This file is parsed by the Zaptel Configurator, ztcfg
#

# It must be in the module loading order
# Span 1: WCTDM/0 Wildcard TDM400P REV E/F Board 1
fxsks=1
fxoks=2
# channel 3, WCTDM, inactive.
# channel 4, WCTDM, inactive.
# Span 2: ZTDUMMY/1 ZTDUMMY/1 1
# Global data
loadzone= us
defaultzone = us
ztcfg  -vv
Zaptel Configuration
==
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Slaves: 02)
2 channels configured.
I am running [EMAIL PROTECTED] and have used all defaluts , I configured the digium 
card using
/usr/local/sbin/genzaptelconf

I have then edited  /etc/asterisk/zapata-channels.conf
; Autogenerated by /usr/local/sbin/genzaptelconf -- do not hand edit
; Zaptel Channels Configurations (zapata.conf)
;
; This is not intended to be a complete zapata.conf. Rather, it is intended
; to be #include-d by /etc/zapata.conf that will include the global settings
;
; Span 1: WCTDM/0 Wildcard TDM400P REV E/F Board 1
signalling=fxs_ks
callerid=asrecieved
channel = 1
signalling=fxo_ks
context=incoming
callerid=Home 4002
mailbox=4002
channel = 2
; channel 3, WCTDM, inactive.
; channel 4, WCTDM, inactive.
; Span 2: ZTDUMMY/1 ZTDUMMY/1 1
Adding context=incomming and 4002 as the extension  mailbox
I then created a call goup using AMP and added 4002 to the call group I 
am able to call the analog extension by dialing 700

I am however unable to call from the analog phone
when I pick up the handset it gives me a solid dialtone for about 2 
seconds and then hangs up
this is all that is seen when connecting to * using asterisk  -r
asterisk -r
Asterisk CVS-v1-0-03/19/05-19:13:43, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer [EMAIL PROTECTED]
=
Connected to Asterisk CVS-v1-0-03/19/05-19:13:43 currently running on 
asterisk1 (pid = 1639)
Verbosity is at least 3
   -- Starting simple switch on 'Zap/2-1'
   -- Hungup 'Zap/2-1'

this is the output of lsmod
lsmod
Module  Size  Used byNot tainted
usbserial  23580   0  (autoclean) (unused)
parport_pc 18756   0  (autoclean) (unused)
lp  8964   0  (autoclean)
parport36832   0  (autoclean) [parport_pc lp]
autofs415928   0  (autoclean) (unused)
audit  89816   3
8139too17384   1
mii 3956   0  [8139too]
crc32   3712   0  [8139too]
ztdummy 2464   0  (unused)
wcusb  19520   0  (unused)
wcfxs  35232   2
zaptel178560   8  [ztdummy wcusb wcfxs]
floppy 56656   0  (autoclean)
sg 36204   0  (autoclean) (unused)
scsi_mod  106408   1  (autoclean) [sg]
microcode   5688   0  (autoclean)
keybdev 2944   0  (unused)
mousedev5524   0  (unused)
hid22116   0  (unused)
input   5888   0  [keybdev mousedev hid]
usb-uhci   25740   0  [ztdummy]
usbcore77376   1  [usbserial wcusb hid usb-uhci]
ext3   85736   2
jbd50604   2  [ext3]
Please could someone point me in the right direction to allowing calls 
to be placed from the analog phone.

I am able to dialout using the fxo module and that all seems fine.
Regards
Dean



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.8.3 - Release Date: 2005/03/25
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question

2005-03-19 Thread Dean Mumby
bram kortleven wrote:
I guess the first time it didn't get through... I didn't see it appear
in the list, that is...
I installed an [EMAIL PROTECTED] machineand configured a few SIP accounts on
it. They seem to run fine inside my network, so that's OK.
Now, I want to start using a X100P to connect it to my phone line, to
make call routing between internal SIP phones/softphones, my local
phoneline and an external SIP server.
How do I enable and configure the X100P?
I ran the configuration tool locally on the machine (the genzaptelconf
thing) and it added a line to the config.
Now using the number it gave me, in the trunk config in AMP, I still
cannot get an outside line (connected it to a simple analogue pbx
system) and call outside the *-server..
Could anyone help me with this?
Thanks guys

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

Bram
I just did this I have 1 fxo and 1 fxs , you should have a zap trunk g0 
all i did was dial 9nnn where n was the number i was calling and 
it went through when using firefly it does not work from the fxs port 
yet will look into that..

Hope that helps.
Dean

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 2005/03/18
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users