RE: [asterisk-users] Detecting answer with an analogue card

2007-02-05 Thread Robert Jenkins
analysing the standard phone system tones. Tzafrir, Have you set the country codes both in Zaptel's config and for the wctdm24xx module? It's supposed to be a parameter for the module, but I've not managed to get that to work. I change the default country code in wctdm24xxp.c bef

RE: [asterisk-users] New user question (X100P)

2007-02-06 Thread Robert Jenkins
do a 'service zaptel start' to reload everything. This seems to set things up properly and asterisk can then work with the card via zaptel. Robert Jenkins. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andrew D Kirch >

RE: [asterisk-users] New user question (X100P)

2007-02-06 Thread Robert Jenkins
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Tzafrir Cohen > Sent: 06 February 2007 10:34 > To: asterisk-users@lists.digium.com > Subject: Re: [asterisk-users] New user question (X100P) > > On Tue, Feb 06, 2007

RE: [asterisk-users] how to install Zaptel on Fedora linux 5

2007-02-07 Thread Robert Jenkins
tool for Asterisk, which you can simply leave off if you do not want it. Hope this is of use, Robert Jenkins. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of A S Sent: 05 February 2007 21:10 To: asterisk-users@lists.digium.com Subject: [asterisk-users] how to install

RE: [asterisk-users] Dialplan checkup

2007-02-10 Thread Robert Jenkins
R kicking in. Once the call is answered, the fax would be able to detect any tone on the line and take over if required, dropping the line out to the asterisk system. Robert Jenkins. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of >

[asterisk-users] Info: Nokia E65 working with Asterisk

2007-03-08 Thread Robert Jenkins
ke a call via the Asterisk PBX, you need to enter the number then press the 'options' key, select 'Call' & go to 'Internet Call'. Voice quality is excellent and I've not had any problems with it so far. Robert Jenkins. __

RE: [asterisk-users] DECT to SIP gateway experiences

2007-03-15 Thread Robert Jenkins
Hi, I have a Siemens Gigaset DECT base connected to a Sipura SPA3000. The Message Waiting indicator on the handset works fine in this configuration. (I've used both the S100 and SL100 phones / bases, the operation is identical.) The illuminating Message button on the handset can also be configure

[asterisk-users] Polycom - how to 'buddy watch' trunks?

2006-11-14 Thread Robert Jenkins
Hi, I've recently got some Polycom 501 & 601 phones. I have buddy watch working & showing the status of users listed in the directory. I would like to also have the status of the trunks (ZAP via TDM2400E & SIP) on the IP601 Sidecar display, but I cannot so far find any info on this? Thanks, Rob

RE: [asterisk-users] Problem with FXS ports of TDM400P

2006-11-14 Thread Robert Jenkins
for the FXO modules connected to outside lines & use fxoks for the FXS modules on local extensions. Hope this is some help, Robert Jenkins. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gustavo Felisberto > Sent: 14 Novembe

RE: [asterisk-users] Switching from FreeBSD to Linux - which distro?

2006-12-06 Thread Robert Jenkins
Hi, I'd second CentOS, it's stable and very well supported. Robert Jenkins. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Carla Schroder > Sent: 06 December 2006 00:00 > To: asterisk-users@lists.digium.com &g

[asterisk-users] Help with silence or gating of speech?

2006-12-21 Thread Robert Jenkins
ng using numerous combinations of words and cannot find any reference to this problem, or even figure out just what part of the overall system is causing it.. Any help appreciated! Robert Jenkins. ___ --Bandwidth and Colocation provided by Easynews.com -

[asterisk-users] Polycom IP601 - some hints working, not others?

2007-01-16 Thread Robert Jenkins
7;ve tried deleting directory entries at both an IP501 and the IP601 and re-creating them, with & without rebooting, but with no effect. All entries have buddy watch enabled. The list of working / not working indications is consistent across reboots of both the phones and the

RE: [asterisk-users] Polycom IP601 - some hints working, not others?

2007-01-16 Thread Robert Jenkins
#x27;watchers' count is always 3 or 0, so all the Polycom phones appear to be behaving identically, all or none show status, in respect of each contact. (In the 'Show Hints' list, the lines with 'Watchers 0' are the extensions that don't show status). Robert Jenkins.

RE: [asterisk-users] Polycom IP601 - some hints working, not others?

2007-01-17 Thread Robert Jenkins
Hi, I've just realised - the directory entries that have working Buddy watch are the first in sequence when the extensions are sorted into NAME order, which the phones do when saving their directory files. Looks like it could be a watch limit in that version of the firmware? Robert Je

RE: [asterisk-users] Integrating asterisk with Toshiba Astrata DK380

2007-01-19 Thread Robert Jenkins
Hi, your zapata.con has 'context=from-pstn' Try changing this to 'context=from-zaptel' Robert Jenkins. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vidura Senadeera Sent: 19 January 2007 15:19 To: asterisk-users@lists.digium.com Cc: [EMAI

RE: [asterisk-users] Re: asterisk-users Digest, Vol 30, Issue 79

2007-01-20 Thread Robert Jenkins
Hi, what do you now get in the way of error messages? Robert Jenkins. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vidura Senadeera Sent: 19 January 2007 23:03 To: asterisk-users@lists.digium.com Cc: [EMAIL PROTECTED] Subject: [asterisk-users] Re: asterisk

RE: [asterisk-users] NAT solutions

2007-01-25 Thread Robert Jenkins
r thing with programs such as MSN Messenger etc. is that many now support UPNP (I know for a fact MSN Messenger does), and most consumer ADSL boxes and routers also have UPNP enabled, so the NAT / firewall ports _are_ being opened & redirected, but without any user intervention... Robert Jenki

[asterisk-users] NAT and externip problem or bug

2006-07-22 Thread Robert Jenkins
nfiguring externip on a per-device basis, or should it only have effect on NATed devices? Thanks, Robert Jenkins. ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [asterisk-users] NAT and externip problem or bug

2006-07-22 Thread Robert Jenkins
3.4 > localnet=192.168.0.0/255.255.255.255 > > Asterisk won't use externip for devices on your local network. > > Julian. > > On 7/22/06, Robert Jenkins <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I've recently got asterisk running on it's own pc

RE: [asterisk-users] NAT and externip problem or bug

2006-07-22 Thread Robert Jenkins
l IP to any device on the local network seems to me to be a bug.. Robert Jenkins. > Subject: RE: [asterisk-users] NAT and externip problem or bug > > That sounds to be what I'm missing! > Many thanks, Robert. > > > From: Julian J. M. > > Sent: 22 July 2006 10

RE: [asterisk-users] NAT and externip problem or bug

2006-07-22 Thread Robert Jenkins
> > On Jul 22, 2006, at 11:13 AM, Robert Jenkins wrote: > > > Oh well.. > > > > I already had localnet set: > > > > localnet = 192.168.0.0 ; Internal NETWORK address > > localmask = 255.255.255.0 ; Internal netmask > > > >

[asterisk-users] Solved: NAT and externip problem or bug

2006-07-23 Thread Robert Jenkins
in the logs. According to chan_sip.c, > around line 12508: > > } else if (!strcasecmp(v->name, "localmask")) { > ast_log(LOG_WARNING, "Use of > localmask is no long supported -- use localnet with mask syntax\n"); > } >

RE: [asterisk-users] Asterisk/GPL and G.729 licensing

2006-07-30 Thread Robert Jenkins
deo BIOS etc.   (Come to that, I've never seen any claims that Linux violates the GPL by interacting with the PC BIOS & Video BIOS as it must while booting, and they are most certainly none GPL!)   Robert Jenkins.     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beha

RE: [asterisk-users] Re: 2 CPU's, Only 1 taking IRQ's

2006-09-25 Thread Robert Jenkins
d as enabled in the services list, the problem is elsewhere. Hope this helps, Robert Jenkins. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Bart Fisher > Sent: 25 September 2006 02:06 > To: Asterisk Users Mailing List - No

[asterisk-users] Polycom Buddy Watch Setup help request

2006-10-03 Thread Robert Jenkins
iculty finding anything covering the overall 'buddy' config. Examples would be greatly appreciated. Robert Jenkins ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or up

RE: [asterisk-users] Centos kernel 34 vs. 42?

2006-10-14 Thread Robert Jenkins
Hi, I like Centos as a basic platform, but I always then upgrade the kernel to the latest stable release from kernel.org The latest ones are using Centos 4.4 x86_64 with kernel 2.6.18 For simplicity, I always start with the .config from the original Centos kernel. My install sequence is: Untar