[Asterisk-Users] RE: RE: Creating conference calls from within Astman.

2004-09-23 Thread Shad Mortazavi
Title: RE: RE: Creating conference calls from within Astman.





Sorry about my earlier e-mail. (:blush:), should have included the history.


Can this be done from within Gastman?


Warm Regards


Shad


--


Message: 2
Date: Wed, 22 Sep 2004 21:10:10 -0300
From: Nicol?s Gudi?o [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] RE: Creating conference calls from
 within Astman.
To: Asterisk Users Mailing List - Non-Commercial Discussion
 [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=ISO-8859-1


Hello,


-Original Message-
From: Shad Mortazavi
Sent: Friday, September 17, 2004 1:03 PM
To: [EMAIL PROTECTED]
Subject: Creating conference calls from within Astman. 

Dear All,

I have a requirement to 'originate' a number of calls to various
external users from within a conference room, so that the end users does not pay for the call.

I know that within Astman I can define an extension and then
originate the call from that extension. Can I define a conference room (how would I configure that on astman? What channel would it

use?) and then generate a number of calls from within the conference
room?


I was incorporating this functionality into the Flash Operator Panel.
In the panel I do it by using the Local channel. Suppose that you want to call the number 555-, and your context for dialing out is 'dialout'. You also have another context 'conferences' with extension number 1000 that fires up a meetme.

The originate command for astman should look like:


Action: Originate
Channel: Local/[EMAIL PROTECTED]
Exten: 1000
Context: conferences
Priority: 1


It will dial the number 555 as if it were dialed from the dialout context and connect the call to Extension 1000 in 'conferences'

context.


This feature is already implemented and working in the next to be released version of the flash panel (but now it will only dial numbers predefined in the panel itself). You can get it from http://www.asternic.org

Best regards,



--
Nicolás Gudiño
Buenos Aires - Argentina



--



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

[Asterisk-Users] Re: [Asterisk-Dev] Softphone for PocketPC or iPaq

2004-09-23 Thread Peter Svensson
On 22 Sep 2004, Sudhir Kumar wrote:

 Is there a soft phone for PocketPC or iPaq? If not, is someone working
 on it? I will be more than willing to contribute my mite if needed.

Xten has a product, possibly still in beta. 

Peter


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


[Asterisk-Users] RE: An old problem still hanging around?

2004-09-23 Thread Bill Seddon
Having just run the command sip show channels I get a list of channels
even though there is no one on the phone (we only have 4 so it's easy to
tell).

Here is what I get:

Peer User/ANRCall ID  Seq (Tx/Rx)   Format
192.168.0.22 (None)  4c81ac8e90c  00101/0   UNKN  
192.168.0.22 (None)  984ee48048d  00101/0   UNKN  
192.168.0.22 (None)  200d9d37123  00101/0   UNKN

Is this normal?  Why just one phone (a Grandstream Handytone ATA)?

Running sip show channel 984ee48048d I get the output below so it seems
active:

* SIP Call
  Direction:  Incoming
  Call-ID:[EMAIL PROTECTED]
  Our Codec Capability:   524302
  Non-Codec Capability:   1
  Their Codec Capability:   0
  Joint Codec Capability:   0
  Format  UNKN
  Theoretical Address:192.168.0.22:5060
  Received Address:   192.168.0.22:5060
  NAT Support:RFC3581
  Our Tag:1190462248
  Their Tag:  
  SIP User agent: 
  Need Destroy:   0
  Last Message:   
  Promiscuous Redir:  No
  Route:  N/A
  DTMF Mode:  rfc283

Here's a quote from a post to an earlier question by someone seeing a
similar list in Jun/Jul this year.

QUOTE
This behavior was observed by several people for a short period of time 
and then seemed to have disappeared with a cvs versions starting around 
1.390 - 1.394 (chan_sip.c) according to my  observations (more like a 
guess actually) couldn't exactly pinpoint the patch that stopped it.
/QUOTE

My version of asterisk is from HEAD on 2004-09-19.  Should I be concerned?

Thanks 

Bill Seddon


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


[Asterisk-Users] Asterisk and Siemens HiPath

2004-09-23 Thread syscon-lists
Good Morning !
Has somebody successfully connected from ASTERISK with the chan_h323 module 
to a Siemens HiPATH RG2500 Gatekeeper and can use it for calls?
By searching the Internet I just found several H.323 connection issues with 
different gatekeepers and gateways, but none with a Siemens VoIP system ...

Would like to bridge SIP and H.323 phones with it ...
Thanks,
Juergen
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Problems compiling CAPI

2004-09-23 Thread igil







[EMAIL PROTECTED] (Thomas
Niesel) 
Enviado por: [EMAIL PROTECTED]
22/09/2004 19:58



Por favor, responda a
Asterisk Users Mailing List - Non-Commercial Discussion [EMAIL PROTECTED]





Para
[EMAIL PROTECTED]


cc



Asunto
Re: [Asterisk-Users] Problems compiling
CAPI








On Wed, Sep 22, 2004 at 07:15:19PM +0200, [EMAIL PROTECTED]
wrote:
 Hello all,

Sorry for my first mail which answers the 2nd part:(

 
 I'm trying to setup a AVM C2 card.
 
 I have read the kernel requirements for this card.
 
 
 M CAPI2.0 support 
 [*] Verbose reason code reporting (Kernel size +=7K) 
  
^^^


   

  No need for that!
 [*] CAPI2.0 Middleware support (EXPERIMENTAL) 
 M CAPI2.0 /dev/capi support 
 [*] CAPI2.0 filesystem support 
 M CAPI2.0 capidrv interface support 
 
 My problem is when I make a make menuconfig in /usr/src/linux/,
i can't 
 see 
 any reference to CAPI2.0 filesystem support, in my kernel, 2.4.18
(Debian 
 stable).
make menuconfig is just to configure
How about make modules  make modules_install

Make menuconfig don't show me the CAPI
Filesystem option to select for compiling.
Then I do not compile because this option
not appear.

Ismael Gil

-- 
Tho/\/\as
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

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

[Asterisk-Users] Cisco 30 VIP

2004-09-23 Thread Christoph Kampka
Hi there,
I know this was discussed many times already, but after trying to get my
30VIP to work for a week, I think I might be doing something wrong.
I'm trying to set it up with chan_skinny. Haven't tried chan_sccp yet, but
since there are many of you already doing it with skinny, it should be
working also in my case. I read and used all the hints and samples I was
able to find on the list and elsewhere. Source is new, from yesterday.

This is in my skinny.conf (apart from all the default stuff)

[30vip]
device=SEP00B06409B25D
version=P002F202
context=default
line = 100

I tried also other parameters, to no avail.
Display shows F2.02

Phone settings:
IP 192.168.1.3
Mask 255.255.255.0
Gateway 192.168.1.9 (* box)
DNS 0.0.0.0 (disabled)
TFTP 192.168.1.9 (* box)

Any suggestions?
4

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


[Asterisk-Users] Eicon Diva PCI 2.02 (not server)

2004-09-23 Thread mark

Hi.

I've been trying out Asterisk and it
looks good. I've have got the VoiP stuff working with some softphones
and I'm very impressed. My next step was to interface it with my
phone system here to try it out that way. I have an Eicon Diva PCI
2.02 (not server) lying around which I have put into my asterisk box and
I've tried to configure it but I've had no luck so far. SuSE 9.1
detects it but I can't get chan_capi to work with it (and I suspect that
it's not possible with this card). Is it possible to use mISDN with
this instead to get it working with asterisk? If so how? :D

Thanks

Mark
NOTICE

 This e-mail (including attachments) is confidential and may be covered by legal professional privilege.
If you are not the intended recipient you are prohibited from printing, copying or distributing it. If you
have received this e-mail in error, please notify the sender immediately by telephone on
+44 (0)1603 630684 with details of the sender and addressee, or by e-mail and delete this e-mail from
your system.  Thank you.

 WARNING

It is possible for data conveyed by e-mail to be deliberately or accidentally intercepted or corrupted.
Pacific are unable to accept any responsibility for any breaches of confidence which may arise through
use of this medium. Although this e-mail and its attachments are believed to be free from any virus, we
cannot accept liability for any damage which you sustain as a result of software viruses.  It is the
responsibility of the recipient to ensure that they are virus free.

Pacific,
1st Floor, Woburn House,
84 St Benedicts Street,
Norwich, Norfolk, England,
NR2 4AB

Tel: 01603 630684
Fax: 01603 617930___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [ SOLVED ] [Asterisk-Users] ISDN problem: lacking dialtone

2004-09-23 Thread Martin Mielke
Hi again,
I've been struggling a little with the ISDN card and drivers and found 
out that CAPI doesn't work fine with it, so I switched to ISDN4Linux and 
it works like a charm: both dial-in and dial-out is possible, which is 
what I was looking for.

Thanks again and sorry for the bandwidth waste ;)
Martin

[ snip ]
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: Meetme

2004-09-23 Thread Tom Ivar Helbekkmo
Steve Kann [EMAIL PROTECTED] writes:

 ([app_conference is] located in iaxclient CVS at iaxclient.sf.net).

Not any more, it isn't.  :-(  Anyone know if it's still available
somewhere?

-tih
-- 
Tom Ivar Helbekkmo, Senior System Administrator, EUnet Norway Hosting
www.eunet.no  T +47-22092958 M +47-93013940 F +47-22092901 FWD 484145
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] (no subject)

2004-09-23 Thread igil

Hello,

I´m trying to compile the Fritz CAPI
module for Debian, following the steps related in

http://www.voip-info.org/tiki-index.php?page=Asterisk%20AVM%20Fritz%20CAPI%20Driver%20Install

But I always get the same error,

debian-asterisk:/home/ismaelg/fritz#
make
(cd src.drv; make CARD=fcpci)
make[1]: Entering directory `/home/ismaelg/fritz/src.drv'
cc -c -DMODULE -DMODVERSIONS -D__KERNEL__
-DNDEBUG \ -march=i686 -O2 -Wall -I /usr/src/kernel-source-2.4.18/include/
\ main.c -o main.o
cc: cannot specify -o with -c or -S
and multiple compilations
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/ismaelg/fritz/src.drv'
make: *** [drv] Error 2
debian-asterisk:/home/ismaelg/fritz#

I don't know what is happening.

Could someone give me a clue to solve
this?

Thanks a lot.

Ismael Gil.___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[Asterisk-Users] I can't solve mi problem compiling CAPI, please help

2004-09-23 Thread igil

Hello, 

I´m trying to compile the Fritz CAPI module for Debian stable, following
the steps related in 

http://www.voip-info.org/tiki-index.php?page=Asterisk%20AVM%20Fritz%20CAPI%20Driver%20Install


But I always get the same error, 

debian-asterisk:/home/ismaelg/fritz# make 
(cd src.drv; make CARD=fcpci) 
make[1]: Entering directory `/home/ismaelg/fritz/src.drv'

cc -c -DMODULE -DMODVERSIONS -D__KERNEL__ -DNDEBUG \ -march=i686
-O2 -Wall -I /usr/src/kernel-source-2.4.18/include/ \ main.c -o main.o

cc: cannot specify -o with -c or -S and multiple compilations

make[1]: *** [main.o] Error 1 
make[1]: Leaving directory `/home/ismaelg/fritz/src.drv'

make: *** [drv] Error 2 
debian-asterisk:/home/ismaelg/fritz# 

I don't know what is happening. 

Could someone give me a clue to solve this? 

Thanks a lot. 

Ismael Gil.


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

[Asterisk-Users] video via IAX or SIP

2004-09-23 Thread Vladyslav
HI ALL.
Please help.
Problem: video calls drop after 15-20 seconds all the time.
Use * latest cvs. 

from sip.conf

[1102]
type=friend
username=1102
host=dynamic
callerid=Veo webcam1102
canreinvite=no
disallow=all
allow=gsm
;allow=ulaw
allow=h261
allow=h263

from iax.conf
[peer2] ; 192.168.0.7
type=friend
port=4569
auth=md5
secret=second2
context=local
host=dynamic
qualify=yes
trunk=yes
jitterbuffer=no
disallow=all
;allow=ulaw
;allow=alaw
allow=h261
allow=h263
allow=gsm

-- IAX2/192.168.0.7:4569/2 answered SIP/1102-62b6
Sep 23 11:49:33 DEBUG[1099414448]: chan_sip.c:825 __sip_ack: Stopping
retransmission on '[EMAIL PROTECTED]'
of Response 1: Found
Sep 23 11:49:33 DEBUG[1090837424]: chan_iax2.c:5208 socket_read: Ooh,
video format changed to 262144
Sep 23 11:49:33 DEBUG[1112759216]: rtp.c:1166 ast_rtp_write: Ooh, format
changed from UNKN to H261
Sep 23 11:49:33 DEBUG[1090837424]: chan_iax2.c:5179 socket_read: Ooh,
voice format changed to 2
Sep 23 11:49:33 DEBUG[1112759216]: rtp.c:1166 ast_rtp_write: Ooh, format
changed from UNKN to GSM
Sep 23 11:50:01 DEBUG[1090837424]: chan_iax2.c:5208 socket_read: Ooh,
video format changed to 262144
Sep 23 11:50:04 DEBUG[1112759216]: channel.c:2655 ast_channel_bridge:
Didn't get a frame from channel: SIP/1102-62b6
Sep 23 11:50:04 DEBUG[1112759216]: channel.c:2725 ast_channel_bridge:
Bridge stops bridging channels SIP/1102-62b6 and IAX2/192.168.0.7:4569/2
Sep 23 11:50:04 DEBUG[1112759216]: chan_iax2.c:2337 iax2_hangup: We're
hanging up IAX2/192.168.0.7:4569/2 now...
-- Hungup 'IAX2/192.168.0.7:4569/2'
Sep 23 11:50:04 DEBUG[1112759216]: app_dial.c:1025 dial_exec: Exiting
with DIALSTATUS=ANSWER.
  == Spawn extension (default, 1101, 102) exited non-zero on
'SIP/1102-62b6

The same situation when I use SIP to dial between two servers.
I get Didn't get a frame from channel and hangup.
Have tried with different codecs.

-- 
Best regards
Vlad

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Some photos from Astricon 2004

2004-09-23 Thread Adam Goryachev
On Thu, 2004-09-23 at 15:34, el Flynn wrote:
 Lenny Tropiano / asterisk.org Mailing list wrote:
  These taken tonight (9/22/2004) at the Expo and Reception
  Enjoy.  http://photos.tropiano.org/gallery/astricon-2004
  
  Lenny
 
 Anyone knows if those Snom Keypad 220s are available, and where I might 
 be able to get my hands on a few?

and whether they really do actually work with asterisk CVS ??

Adam

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] HELP on AVM Fritz with CAPI drivers for SMP RH 9

2004-09-23 Thread Vlasis Hatzistavrou
Hello,
Thanks for the suggestion.
It seems that AVM supports only the single processor version for this 
particular card...

Though luck I guess...
Thanks for the reply anyway.
Regards,
Vlasis.
Thomas Niesel wrote:
On Tue, Sep 21, 2004 at 09:00:18PM +0300, Vlasis Chatzistayrou wrote:
 

Hello,
I have been wrestling with installing the CAPI drivers for AVM Fritz in order 
to use chan_capi with Asterisk.

I use an SMP machine, RH 9. I have found rpm's for CAPI and AVM drivers 
(namely: capi4k-utils-2003.06.16-08.mungo.RH9.i686.rpm and kernel-2.4.20-8-
avmfcpci-03.11.02-08.mungo.RH9.i686.rpm), but I believe that they support only 
single processor machines.
   

Check www.avm.de for information about SMP and passive fritz! card-driver4linux
Also have a look at ftp.avm.de/cardware/fritzcard.pci/linux/
Check a few (not always the latest) versions.
 

I've already spent too much time with chan_modem which gives me problems (like 
no audio until the callis answered, or kernel crashes probably because of the 
isdn4l drivers). So, I can't afford to go back to isdn4linux drivers and the 
HiSax card that I used.

Does anyone have RPMs or source code that I can use for Fritzcard (PCI) and 
SMP?

Thanks in advance for any assistance,
Vlasis.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
   


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


[Asterisk-Users] Modem[i4l]/ttyI0 sent into invalid extension 's'

2004-09-23 Thread Ian Johnson
G'day,

New to Asterisk alert!

I have a Netjet card running on linux 2.4.27 kernel using the HiSax 
module, and trying to use it for incoming/outgoing calls from *.

I've tried playing with modem.conf and extensions.conf every which way 
I can think of, using samples and whatever I can find off the net, and 
I get the same message everytime I try to dial in.

The complete message is:

pbx.c:1868 ast_pbx_run: Channel 'Modem[i4l]/ttyI0 sent into invalid 
extension 's' in context 'default', but no invalid handler

modem.conf:

[interfaces]
context=remote
driver=i4l
type=autodetect
stripmsd=0
dialtype=tone
mode=immediate
msn=12345678 (not the real number of course)
device = /dev/ttyI0
group=1

extensions.conf:

Is the sample extensions.conf, at the moment.

Any ideas/solutions would be great!

Thanks.

Ian.


-- 
Nambour Christian College ... Sow to Harvest.
http://www.ncc.qld.edu.au

__
This email and any files transmitted with it are confidential and intended
solely for the use of the addressee.  It may contain privileged information
that is exempt from disclosure by law.  Please note that unauthorised
dissemination, copying or accessing of this email and its contents is
prohibited and may be unlawful.  If you have received this email in error
please inform us immediately by telephone on +61 (0) 7 5442 1866.
Opinions expressed in this E-Mail are those of the sender and do not
necessarily represent the views of Nambour Christian College.
Although this email has been created on a machine protected by Anti-Virus
software, we cannot be held responsible for any viruses or other material
transmitted with or as part of this email.

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


[Asterisk-Users] MusicOnHold and Mp3 threads

2004-09-23 Thread João Amaro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi All,
I putting two * boxes  into production. It's a callcenter + voicemail
to Cisco callmanager.
My problem is that mpeg123 sometimes doesn't terminate.
What should i do ? Don't use MusincOnHold, and use a single MP3 file
with a high length ?

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBUqPZJUm/Bor63CERAkIZAKCwIJhgTZCYV6hDPVSImOW+k/hkXgCghHlL
FvRv+ob9uumwVamGbmvhYfg=
=Ylk2
-END PGP SIGNATURE-
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: Meetme

2004-09-23 Thread Michael Bielicki
http://cvs.sourceforge.net/viewcvs.py/iaxclient/app_conference/

-- 
Michael Bielicki
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Modem[i4l]/ttyI0 sent into invalid extension 's'

2004-09-23 Thread David J Carter
Do you have a [remote] context in tour extensions.conf? because that is
where the calls are bein sent.


Dave

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ian Johnson
Sent: 23 September 2004 10:22
To: asterisk
Subject: [Asterisk-Users] Modem[i4l]/ttyI0 sent into invalid extension
's'


G'day,

New to Asterisk alert!

I have a Netjet card running on linux 2.4.27 kernel using the HiSax
module, and trying to use it for incoming/outgoing calls from *.

I've tried playing with modem.conf and extensions.conf every which way
I can think of, using samples and whatever I can find off the net, and
I get the same message everytime I try to dial in.

The complete message is:

pbx.c:1868 ast_pbx_run: Channel 'Modem[i4l]/ttyI0 sent into invalid
extension 's' in context 'default', but no invalid handler

modem.conf:

[interfaces]
context=remote
driver=i4l
type=autodetect
stripmsd=0
dialtype=tone
mode=immediate
msn=12345678 (not the real number of course)
device = /dev/ttyI0
group=1

extensions.conf:

Is the sample extensions.conf, at the moment.

Any ideas/solutions would be great!

Thanks.

Ian.


--
Nambour Christian College ... Sow to Harvest.
http://www.ncc.qld.edu.au

__
This email and any files transmitted with it are confidential and intended
solely for the use of the addressee.  It may contain privileged information
that is exempt from disclosure by law.  Please note that unauthorised
dissemination, copying or accessing of this email and its contents is
prohibited and may be unlawful.  If you have received this email in error
please inform us immediately by telephone on +61 (0) 7 5442 1866.
Opinions expressed in this E-Mail are those of the sender and do not
necessarily represent the views of Nambour Christian College.
Although this email has been created on a machine protected by Anti-Virus
software, we cannot be held responsible for any viruses or other material
transmitted with or as part of this email.

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

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Help: global (India/US) connection too expansive

2004-09-23 Thread Dinesh Nair
On 22/09/2004 22:25 Michael Bielicki said the following:
depends where you are in india. If you are in Delhi, forget it. Get
whatever ISP as long as you can be sure his upstream is REACH and not
stupid telecom india and that your packets never get routed via
Singtel.
is singtel that bad ? we may be considering them as our upstream provider.
--
Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)http://www.alphaque.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] More than one OH323 Gatekeeper Registration

2004-09-23 Thread Michael Manousos
Sergio (RED) wrote:
Hi,
Anybody know if I can register my Asterisk in more than one h323 Gatekeeper.
I need to call to diferents providers depending on convenients 
destinations prices.
This is purely an OpenH323 issue. The library does not permit such a
usage. I guess that Craig (Southeren) is the most appropriate person to
comment on the validity of this one, and also, if this is doable.
Michael.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: Meetme

2004-09-23 Thread Tom Ivar Helbekkmo
Michael Bielicki [EMAIL PROTECTED] writes:

 http://cvs.sourceforge.net/viewcvs.py/iaxclient/app_conference/

Oops -- my bad.  I was looking inside .../iaxclient/iaxclient/...

Thanks!

-tih
-- 
Tom Ivar Helbekkmo, Senior System Administrator, EUnet Norway Hosting
www.eunet.no  T +47-22092958 M +47-93013940 F +47-22092901 FWD 484145
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Modem[i4l]/ttyI0 sent into invalid extension 's'

2004-09-23 Thread Ian Johnson
G'day Dave,

 Do you have a [remote] context in tour extensions.conf? because that 
is
 where the calls are bein sent.

I did try putting a [remote] context in, but the error message was 
indentical.

The error seems to be wanting to put it in the [default] context, no 
matter what I put in modem.conf

I'm wondering what the error means by invalid extension 's', am I 
supposed to have something else, I've tried putting in the calling MSN, 
as:

[remote] and in [default]
exten = 12345678,1,Answer

But no joy.

Sorry about the legal rubbish attached to these e-mails.


__
This email and any files transmitted with it are confidential and intended
solely for the use of the addressee.  It may contain privileged information
that is exempt from disclosure by law.  Please note that unauthorised
dissemination, copying or accessing of this email and its contents is
prohibited and may be unlawful.  If you have received this email in error
please inform us immediately by telephone on +61 (0) 7 5442 1866.
Opinions expressed in this E-Mail are those of the sender and do not
necessarily represent the views of Nambour Christian College.
Although this email has been created on a machine protected by Anti-Virus
software, we cannot be held responsible for any viruses or other material
transmitted with or as part of this email.

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


[Asterisk-Users] Re: zaphfc NT-mode can't dial outgoing

2004-09-23 Thread Andreas Anderson
Hi Peter,
As soon as i pick up the phone that is connected to the bri-card, asterisk 
jumps into extension s of the context that is specified in zapata.conf, if 
i
have immediate=no then i hear the normal dialtone for about 1/10 of a
second.

I think you need to specify overlap dialing in the config file.
No, i've already tried that. My zapata.conf looks like this:
[channels]
language=de
switchtype=euroisdn
signalling=bri_net_ptmp
pridialplan=unknown
prilocaldialplan=unknown
pritrustusercid=no
usecallingpres=yes
echocancel=yes
immediate=no
group=1
context=default
channel = 1-2
overlapdial=yes
Thanks,
Andreas
_
Surf the net and talk on the phone with Xtra JetStream @  
http://xtra.co.nz/jetstream

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] American vs English

2004-09-23 Thread matt . riddell
Could you also please update the wiki to add the names and details of 
the missing files.

Cheers,

Matt Riddell
http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)


On 23 Sep 2004 at 0:36, Bill Seddon wrote:
 Can you let me know what messages were omitted?
 
 Thanks
 
 Bill Seddon
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Mark
 Phillips Sent: September 22, 2004 11:37 PM To:
 [EMAIL PROTECTED] Subject: [Asterisk-Users] American vs
 English
 
 Folks,
 
 A few people have made me aware of some omissions in my files (not my
 fault, they weren't in the Script from the Wiki) which I shall be
 tackling this weekend.
 
 Whilst I'm making the files are there any other files you want? IVR's
 etc. If so make sure I have a script sent by email. 
 
 
 -- 
 
 Mark Phillips, G7LTT/KC2ENI
 Randolph, NJ

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Meetme

2004-09-23 Thread Steve Kann
On Sep 22, 2004, at 8:30 PM, Patrick wrote:
On Wed, 2004-09-22 at 20:06, Steve Kann wrote:
Try app_conference.  In this configuration, you should be able to
handle 200++ users without problems.  It's ideal for this kind of
thing.
(it's located in iaxclient CVS at iaxclient.sf.net).
-SteveK
Hi Steve,
Thanks for the tip. Can you please explain what the SILDET variable
means in the Makefile? I do not understand what the 0 = OFF 1 = astdsp
2 = speex means. Thank you and kapejod for your contibution.
This determines at compile time what kind of silence detection to 
include.

For scalability, you probably don't want to use silence detection 
anyway, but it can be used if your input isn't already using silence 
detection, (at least speex silence detection) is more expensive than 
actually mixing channels.  (we need it, though, because we monitor the 
conference via the mgmt interface, and need to know who is talking and 
who is not.

I don't think it's in the Wiki, and it's not really documented;  We've 
talked about it a bit on iaxclient-devel mailing list; If someone wants 
to document it on the Wiki (or contribute a simple doc), that would 
help people, and also it might be interesting to see it benchmarked 
against meetme.  It has somewhat different goals than meetme, and in 
those specific cases, should scale better.

-SteveK
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Some photos from Astricon 2004

2004-09-23 Thread Kevin Walsh
Adam Goryachev [EMAIL PROTECTED] wrote:
 On Thu, 2004-09-23 at 15:34, el Flynn wrote:
  Lenny Tropiano / asterisk.org Mailing list wrote:
   These taken tonight (9/22/2004) at the Expo and Reception
   Enjoy.  http://photos.tropiano.org/gallery/astricon-2004
   
  Anyone knows if those Snom Keypad 220s are available, and where I might
  be able to get my hands on a few?
 
 and whether they really do actually work with asterisk CVS ??
 
and whether any photos of them were taken at Astricon.

-- 
   _/   _/  _/_/_/_/  _/_/  _/_/_/  _/_/
  _/_/_/   _/_/  _/_/_/_/_/  _/   K e v i n   W a l s h
 _/ _/_/  _/ _/ _/_/  _/_/[EMAIL PROTECTED]
_/   _/  _/_/_/_/  _/_/_/_/  _/_/

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: Meetme

2004-09-23 Thread Steve Kann
On Sep 23, 2004, at 4:46 AM, Tom Ivar Helbekkmo wrote:
Steve Kann [EMAIL PROTECTED] writes:
([app_conference is] located in iaxclient CVS at iaxclient.sf.net).
Not any more, it isn't.  :-(  Anyone know if it's still available
somewhere?
Sure it is:  http://sourceforge.net/cvs/?group_id=72851
http://cvs.sourceforge.net/viewcvs.py/iaxclient/app_conference/
-SteveK
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Cisco 2610XM and Asterisk

2004-09-23 Thread Jan Baggen

A little off-topic:

I have the following hardware:
2610 XM
NM-2V
VIC-2BRI NT/TE

IOS loaded:
flash:c2600-ipvoice-mz.123-5d.bin

I get the following error while booting:
%C542-1-UNKNOWN_VIC: VNM(1), vic daughter card has an unknown id of FF

Is the VIC-2BRI compatible with the 2610XM? What IOS needs to be loaded?

http://www.cisco.com/en/US/products/hw/modules/ps2641/products_tech_note0918
6a0080111b16.shtml

---
Jan Baggen - [EMAIL PROTECTED]
IP2 Internet BV / http://www.ip2.nl  

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


[Asterisk-Users] Redirecting incoming PRI to PSTN

2004-09-23 Thread Ben Merrills








HI,



Id like to redirect an incoming E1 call to a
local landline, at the moment I just do



Exten = thenumber,1,Dial(Zap/g1/localnumber)



However this seems to cause all sorts of problems
with the fax machine on the end of that landline. Is there a better way to
redirect a call?



Cheers,



Ben






___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: zaphfc NT-mode can't dial outgoing

2004-09-23 Thread Robinson Tim-W10277
The 'channel' line has to be the last line of the declaration.  Try
moving the 'overlap dial' line up above the 'channel' line.

Rgds
Tim

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andreas
Anderson
Sent: 23 September 2004 12:14
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Re: zaphfc NT-mode can't dial outgoing


Hi Peter,

As soon as i pick up the phone that is connected to the bri-card, 
asterisk
jumps into extension s of the context that is specified in
zapata.conf, if 
i
have immediate=no then i hear the normal dialtone for about 1/10 of a
second.

I think you need to specify overlap dialing in the config file.

No, i've already tried that. My zapata.conf looks like this:

[channels]
language=de
switchtype=euroisdn
signalling=bri_net_ptmp
pridialplan=unknown
prilocaldialplan=unknown
pritrustusercid=no
usecallingpres=yes
echocancel=yes
immediate=no
group=1
context=default
channel = 1-2
overlapdial=yes


Thanks,

Andreas

_
Surf the net and talk on the phone with Xtra JetStream @  
http://xtra.co.nz/jetstream

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Grandstream bin cfg.txt generator

2004-09-23 Thread Leon de Rooij
Hi,
Way cool :)
ty :)
I noticed a couple of differences between Grandstream's GAPSLITE tool 
and your tool:

1) GS ignores multiple occurrences of a parameter, only using the 
last. For example:

P30=time.nist.gov
P30=clock1.redhat.com
GS's tool only puts P30=clock1.redhat.com in the cfg file while 
yours puts both.
I didn't know that.. Will keep it in mind for a next version.
2) GS keeps spaces in a parameter. For example:
P3=George W Bush
GS puts P3=George W Bush in the cfg file while yours puts 
P3=GeorgeWBush
You're right.. It was just my laziness to remove all spaces, as we don't 
use spaces in any field.

3) GS lets you specify the MAC, input, and output files on the command 
line while yours is in the code.

This is probably the most important difference as it would allow easy 
scripting to support a bunch of devices.
Agreed, I'm now trying to get Net::TFTPd to work, but haven't had much 
success yet. This way it'll be possible to
generate a new config at the moment the file is requested by the useragent.

Regards,
Leon de Rooij


On Wed, 22 Sep 2004, Leon de Rooij wrote:
Hi,
I needed to create config files for downloading to Grandstream 
devices and made a little script for it. It seems to work fine for 
the HT486.
The script needs a config file (cfg.in) which is in this format:

P2 = blah
P10   = hrm
...etc...
The configfile may contain comments (starting with '#') and empty 
lines. Mind that the 'gnkey=0b82' shouldn't be in the configfile, as 
it's already appended by the script.

Hope it's useful..
Thanks to Stephen R. Besch for information about the format of this 
file !

(One thing I am not 100% sure of: do I have to append zeros to the 
end of the body until it has an even amount of bytes, or an even 
amount of words ? Right now, I do both.)

Regards,
Leon de Rooij
--
#!/usr/bin/perl -w
use strict;
my $h_mac  = '000b82014e20'; # hexadecimal mac address
my $f_in   = 'cfg.in';   # file body, configfile containing all 
parameters
my $f_out  = 'cfg.txt';  # the configfile that will be written to

my $h_crlf = '0d0a'; # hexadecimal crlf
# convert some things to binary
my $b_mac  = pack(H12, $h_mac); # convert 12 hex numbers to bin
my $b_crlf = pack(H4, $h_crlf); # convert 4 hex numbers to bin
# open configfile and make body in ascii (a_body)
my $a_body;
open F,$f_in;
while (F) {
chomp;  # remove trailing lf
s/\#.*$//g; # remove comments
s/\s//g;# remove all whitespace
$a_body .= $_.'' if length  0;
}
close F;
$a_body .='gnkey=0b82';
# add an extra byte to make the body even (bytewise)
$a_body .= \0 if ((length($a_body) % 2) ne 0);
# add an extra word ( = two bytes) to make the body even (wordwise)
$a_body .= \0\0 if ((length($a_body) % 4) ne 0);
# generate a d_length (length of the complete message, counting 
words, in dec)
# ( header is always 8 words lang ) + ( body in ascii (bytes) / 2 = 
in words )
my $d_length = 8 + (length($a_body)/2);

# make that a binary dword
my $b_length = pack(N, $d_length);
# generate a checksum
my $d_checksum;
foreach ($b_length,$b_mac,$b_crlf,$b_crlf,$a_body) {
$d_checksum += unpack(%16n*, $_);
}
#$d_checksum %= 65536;
$d_checksum = 65536-$d_checksum;
# and make a binary word of that
my $b_checksum = pack(n, $d_checksum);
# and write the config back to disk, in a grandstream readable format
open F,$f_out;
binmode F;
print F $b_length;
print F $b_checksum;
print F $b_mac;
print F $b_crlf;
print F $b_crlf;
print F $a_body;
close F;
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
Thanks in advance,

Steve Edwards  [EMAIL PROTECTED]  Voice: +1-760-468-3867 PST
Newline   [EMAIL PROTECTED]Fax: +1-760-731-3000

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Meetme

2004-09-23 Thread Steve Kann
On Sep 22, 2004, at 2:34 PM, Michael Bielicki wrote:
steve how stable is that ?
We use it in production in many asterisk servers with lots of actual 
use, for clients connecting either via iaxclient (with silence 
detection there), or via IAX/ulaw from boxed with zaptel.

It is perfectly stable in this configuration, but hasn't been tested in 
other situations.

-SteveK
On Wed, 22 Sep 2004 14:06:29 -0400, Steve Kann [EMAIL PROTECTED] 
wrote:
Try app_conference.  In this configuration, you should be able to
handle 200++ users without problems.  It's ideal for this kind of
thing.
(it's located in iaxclient CVS at iaxclient.sf.net).
-SteveK
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: Meetme

2004-09-23 Thread Tom Ivar Helbekkmo
Steve Kann [EMAIL PROTECTED] writes:

 I don't think it's in the Wiki, and it's not really documented;

Could you offer a very, very brief introduction?  I've figured out,
through trial and error, that it takes a call to Conference(somename)
in an extension to create or join a conference, but I can't get anyone
connected in any other state than listener, and there is no sound.
Am I missing a parameter, a configuration file, or what...?

 We've talked about it a bit on iaxclient-devel mailing list;

I searched the list, but the closest I came was Steven Sokol asking
how to use app_conference, with no answer archived...  ;-)

-tih
-- 
Tom Ivar Helbekkmo, Senior System Administrator, EUnet Norway Hosting
www.eunet.no  T +47-22092958 M +47-93013940 F +47-22092901 FWD 484145
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] GnomeMeeting and h323

2004-09-23 Thread asterisk
Hi list!

I was going to try out gnome meeting, since asterisk can also do h323.
I am used to kphone (sip) where i just entered my sip accoutn info and
then i was conneted to the asterisk server and i could recive calls :)
What about gnomemeeting? Same principle?
What about the gatekeeper seetings? Is the asterisk host supposed to be my
gatekeeper?
If yes, how do i get asterisk to listen on the h323 port 1720?

shouldnt this do?:
h323.conf:
---
   [general]
   port = 1720
   bindaddr = 0.0.0.0
   disallow=all
   allow=gsm


And how do i debug h323? debug h323 is not a valid command. ;)

Just push me into the right direction, that would be great!
Thanks, Mario


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


[Asterisk-Users] PRI(E1) Call recording with Digium cards?

2004-09-23 Thread Cees de Groot
Hi,
I've been asked to see whether it is possible to do call logging for call  
center environments at a lower budget than the usual $1000 per channel.  
Afaik, with PRI this is possible through a high-impendance Y connection,  
but I wonder whether this would work with the Zapata cards. Anyone ever  
tried this?

Regards,
Cees
--
XP SP2 can cause cancer in rats
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Modem[i4l]/ttyI0 sent into invalid extension 's'

2004-09-23 Thread David J Carter
Ian,

Contact me off list and we can try and sort it out.

[EMAIL PROTECTED]

Regards

Dave

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ian Johnson
Sent: 23 September 2004 12:13
To: asterisk
Subject: RE: [Asterisk-Users] Modem[i4l]/ttyI0 sent into invalid
extension 's'


G'day Dave,

 Do you have a [remote] context in tour extensions.conf? because that 
is
 where the calls are bein sent.

I did try putting a [remote] context in, but the error message was 
indentical.

The error seems to be wanting to put it in the [default] context, no 
matter what I put in modem.conf

I'm wondering what the error means by invalid extension 's', am I 
supposed to have something else, I've tried putting in the calling MSN, 
as:

[remote] and in [default]
exten = 12345678,1,Answer

But no joy.

Sorry about the legal rubbish attached to these e-mails.


__
This email and any files transmitted with it are confidential and intended
solely for the use of the addressee.  It may contain privileged information
that is exempt from disclosure by law.  Please note that unauthorised
dissemination, copying or accessing of this email and its contents is
prohibited and may be unlawful.  If you have received this email in error
please inform us immediately by telephone on +61 (0) 7 5442 1866.
Opinions expressed in this E-Mail are those of the sender and do not
necessarily represent the views of Nambour Christian College.
Although this email has been created on a machine protected by Anti-Virus
software, we cannot be held responsible for any viruses or other material
transmitted with or as part of this email.

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

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Some photos from Astricon 2004

2004-09-23 Thread Dave Cotton
On Thu, 2004-09-23 at 12:26 +0100, Kevin Walsh wrote:
  
 and whether any photos of them were taken at Astricon.
 
IMHO that's how the thread started and then got hijacked.

-- 
Dave Cotton [EMAIL PROTECTED]

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] PRI(E1) Call recording with Digium cards?

2004-09-23 Thread Michael Bielicki
why don't us simply use zapscan or app_monitor ?


On Thu, 23 Sep 2004 14:32:49 +0200, Cees de Groot [EMAIL PROTECTED] wrote:
 Hi,
 
 I've been asked to see whether it is possible to do call logging for call
 center environments at a lower budget than the usual $1000 per channel.
 Afaik, with PRI this is possible through a high-impendance Y connection,
 but I wonder whether this would work with the Zapata cards. Anyone ever
 tried this?
 
 Regards,
 
 Cees
 
 --
 XP SP2 can cause cancer in rats
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 



-- 
Michael Bielicki
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 7960 SIP 7.2 keypress (not DTMF) problem

2004-09-23 Thread Brian Cuthie
This used to happen in 6.3 all the time for me. I upgraded to 7.2 hoping 
that it was one of the things they fixed. But alas it wasn't. It's 
interesting that the key events are getting recognized enough to produce 
the tone feedback, but that those events are not being properly 
communicated to other parts of the software. Makes me really curious 
about the SW architecture of this thing.

-brian
Marty Mastera wrote:
Since upgrading to 7.2, I've noticed a random problem where I dial a 
number and hear all the correct tones in the handset, but the display 
won't show all the numbers I dialed.  So you sit there waiting for the 
dialplan to kick the call off (b/c you heard the proper amount of 
tones played and think it's all good) but the phone is just sitting 
there b/c it somehow missed digits.
 
(For example, I dial 93035551212 and hear the correct DTMF in the 
handset, but the display shows 9303551212) It doesn't seem to be digit 
specific, and can lose one or more digits when the problem happens.  
Dialing very slow and deliberate seems to help, although I haven't 
done super serious testing of that yet...
 
Any ideas?
 
Marty Mastera
M3 Resources
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
Phone: 303.680.1283 x200
FAX:303.680.1283
IAXTel: 700.206.7507
FWD:   484162
 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] PRI(E1) Call recording with Digium cards?

2004-09-23 Thread Cees de Groot
I'm talking about passive monitoring on an existing installation. More  
like a line tap, so to say. Intel has a Dialogic 'HiZ' card for this, but  
that's 9500 dollars...

On Thu, 23 Sep 2004 15:07:09 +0200, Michael Bielicki [EMAIL PROTECTED]  
wrote:
why don't us simply use zapscan or app_monitor ?

--
XP SP2 can cause cancer in rats
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Monitor w/ m flag - Doesn't mux in some cases - Advice?

2004-09-23 Thread Matthew Marlowe
I'm currently using the Monitor option w/ the m flag for every incoming
call and every outgoing call.  I simply have it as priority 1 for
inbound and outbound.
 
If someone calls in and we transfer that call to, for example... Another
phone number (not extension).  The call is still recorded except it
doesn't mix the two sound files together.
 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] eyebeam

2004-09-23 Thread Altus Syman
Good day all
I have got a copy of eyebeam but the quality is very very bad.If I talk 
it sounds to fast and as if I had a nice sniff of helium
Anyone else have this ptoblem
Yhaks
Altus

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: Meetme

2004-09-23 Thread Darren Wiebe
If you've got it running that means it built for you.  Did it build out 
of the box?  I've tried changing the paths in the Makefile to the 
correct ones but it still dies with the following error.

gcc -pipe -std=c99 -Wall -Wmissing-prototypes -Wmissing-declarations -g  
-I/usr/include/asterisk-old  -D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math 
-funroll-all-loops -fprefetch-loop-arrays -fsingle-precision-constant  
-DCRYPTO -DAPP_CONFERENCE_DEBUG -Ilibspeex -DSILDET=2   -c -o 
app_conference.o app_conference.c
cc1: warning: -fprefetch-loop-arrays not supported for this target (try 
-march switches)
gcc -pipe -std=c99 -Wall -Wmissing-prototypes -Wmissing-declarations -g  
-I/usr/include/asterisk-old  -D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math 
-funroll-all-loops -fprefetch-loop-arrays -fsingle-precision-constant  
-DCRYPTO -DAPP_CONFERENCE_DEBUG -Ilibspeex -DSILDET=2   -c -o 
conference.o conference.c
cc1: warning: -fprefetch-loop-arrays not supported for this target (try 
-march switches)
conference.c:29: error: 
`__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__' 
undeclared here (not in a function)
conference.c:32: error: 
`__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__' 
undeclared here (not in a function)
conference.c: In function `create_conf':
conference.c:607: warning: implicit declaration of function 
`__use_ast_pthread_create_instead__'
make: *** [conference.o] Error 1

Darren
Tom Ivar Helbekkmo wrote:
Steve Kann [EMAIL PROTECTED] writes:
 

I don't think it's in the Wiki, and it's not really documented;
   

Could you offer a very, very brief introduction?  I've figured out,
through trial and error, that it takes a call to Conference(somename)
in an extension to create or join a conference, but I can't get anyone
connected in any other state than listener, and there is no sound.
Am I missing a parameter, a configuration file, or what...?
 

We've talked about it a bit on iaxclient-devel mailing list;
   

I searched the list, but the closest I came was Steven Sokol asking
how to use app_conference, with no answer archived...  ;-)
-tih
 

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


[Asterisk-Users] Help with strategy for echo cancellation.

2004-09-23 Thread Shilliday, Jim
I have just installed * (RH9, P4 3.0GHZ, 1G RAM) in a small office,
using three TDM400's with 4 FXO's each for incoming calls.  Outgoing
calls are (for the moment) routed via VoicePulse.  Phone sets are Cisco
7940G's using SIP.  I'm getting intermittent echo on outgoing calls, and
my understanding, based on reviewing the wiki and several posts here, is
this:

  The source of the echo is the analog tail circuit at the
far end of the call.  This is consistent with the facts -- I don't have
echo on internal calls or on IAX2 calls to another Cisco 7940 on another
* box.
 There's nothing that I can do about the echo using *
echo cancellation because (according to Cisco's Echo Analysis paper) my
echo cancellation only deals with echo originating at my end.  (Am I
wrong?  Hope so).
 I may be able to minimize the problem by tweaking the
Rx/Tx gain in zapata.conf.  

So, if my understanding is right, can someone please suggest a strategy
for adjusting the gain controls?  There are two controls, and each can
be adjusted up or down.  I'd like to adopt a method other than random
fiddling.  Where's a good place to start?  

Thanks!

Jim Shilliday
IT Director
Equal Justice Center
1315 Walnut St. Suite 400
Philadelphia PA 19107
215-238-6970
 


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


[Asterisk-Users] Re: zaphfc NT-mode can't dial outgoing

2004-09-23 Thread Andreas Anderson
Hi Tim,
As soon as i pick up the phone that is connected to the bri-card, asterisk 
jumps into extension s of the context that is specified in

The 'channel' line has to be the last line of the declaration.  Try
moving the 'overlap dial' line up above the 'channel' line.
Doh. That fixed the problem, thanks a lot :-)
Regards,
Andreas
_
Need more speed? Get Xtra JetStream  @ http://xtra.co.nz/jetstream
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: Cisco 2610XM and Asterisk

2004-09-23 Thread Andreas Anderson
Hi,
Is the VIC-2BRI compatible with the 2610XM? What IOS needs to be loaded?
I'm not sure about the 2610XM, but the V1 with a VIC-2BRI work's fine in a 
C3620 with a PLUS image, c3620-is-mz.122-15.T1.bin

Greetings,
Andreas
_
Surf the net and talk on the phone with Xtra JetStream @  
http://xtra.co.nz/jetstream

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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' displayed on my Cisco 7960 7912 ...

2004-09-23 Thread Matthew Boehm
Update to latest CVS. It is defined as 'Unknown' by default now.

FYI,
Matthew
- Original Message - 
From: Low, Adam [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion
[EMAIL PROTECTED]
Sent: Wednesday, September 22, 2004 10:32 AM
Subject: RE: [Asterisk-Users] 'asterisk' displayed on my Cisco 7960  7912
...


 The problem is some calls from the PSTN have hidden caller id so if you
want to change it to something else then modify chan_sip.c

 #define CALLERID_UNKNOWNAsterisk

 I've changed mine to:

 #define CALLERID_UNKNOWNUnknown

 -Original Message-
 From: Shaun Ewing [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2004 14:16
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] 'asterisk' displayed on my Cisco 7960 
7912...

 On Wed, 22 Sep 2004 14:06:51 +0200, Evert Meulie [EMAIL PROTECTED]
wrote:
  Hi!
 
  When I call a colleague of mine from my Cisco (via Asterisk), they get
  on their display:
  From Evert
 asterisk
 
  How do I remove/change the 'asterisk' part?
 
  Regards,
 Evert

 You need to set a valid caller ID number.

 For example, in sip.conf under the configuration for your phone:
 callerid=Shaun Ewing 7011

 -Shaun
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


 * DISCLAIMER *

 This message and any attachment are confidential and may be privileged or
otherwise protected from disclosure and may include proprietary information.
If you are not the intended recipient, please telephone or email the sender
and delete this message and any attachment from your system. If you are not
the intended recipient you must not copy this message or attachment or
disclose the contents to any other person


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

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


[Asterisk-Users] 1.0 Mirrors

2004-09-23 Thread Greg Boehnlein
Hello,
Please be conscious of Digium's bandwidth and use a Mirror when 
downloading 1.0. I have mirrored the tarballs at:

ftp://ftp.nacs.net/asterisk/

Direct links:
ftp://ftp.nacs.net/asterisk/asterisk-1.0.0.tar.gz
ftp://ftp.nacs.net/asterisk/asterisk-sounds-1.0.0.tar.gz
ftp://ftp.nacs.net/asterisk/libpri-1.0.0.tar.gz

-- 
Vice President of N2Net, a New Age Consulting Service, Inc. Company
 http://www.n2net.net Where everything clicks into place!
 KP-216-121-ST



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


[Asterisk-Users] MFC/R2

2004-09-23 Thread Steve Underwood
Hi all,
I have begun the release of my MFC/R2 protocol software. At 
http://www.opencall.org/installing-mfcr2.html there are instructions for 
installing what I have released so far. This is the MFC/R2 protocol 
software, and a test program. The software to interface Asterisk to the 
MFC/R2 code will be released shortly. It used to work, but it hasn't 
been touched for a while, and Asterisk has changed somewhat. I need to 
realign my code with the way the current Asterisk CVS works.

In the meantime, if you have a working R2 line and Digium E1 card you 
can try the software with the test program. It is actually much easier 
debugging any compatibility issues between the software and the remote 
switch without Asterisk involved. So, if you want to be an early 
adopter, here is your chance. :-)

Regards,
Steve
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk 1.0 released

2004-09-23 Thread Lex Lethol
Hi,

Reporting from Astricon, Mark uploaded the 1.0 release while giving
his speech a few mintues ago..

Bring out the champagne :)

Lethol
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: [Asterisk-Dev] Softphone for PocketPC or iPaq

2004-09-23 Thread Lex Lethol
I tried the xten one and didn;t like at all..

Havent tried to SJPhone, but my guess is that it has better support.

Lethol

On Thu, 23 Sep 2004 08:13:10 +0200 (CEST), Peter Svensson
[EMAIL PROTECTED] wrote:
 On 22 Sep 2004, Sudhir Kumar wrote:
 
  Is there a soft phone for PocketPC or iPaq? If not, is someone working
  on it? I will be more than willing to contribute my mite if needed.
 
 Xten has a product, possibly still in beta.
 
 Peter
 
 
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: [Asterisk-Dev] Softphone for PocketPC or iPaq

2004-09-23 Thread slwatts

I have tried sjphone - worked well,
although I think my 3 year old IPAQ had a bit of a hard time keeping up
with the pace as there was quite a delay in the speech. Probably says more
about my ancient IPAQ than SJPhone.

Sam

Lex Lethol [EMAIL PROTECTED] wrote on 23/09/2004
15:31:39:

 I tried the xten one and didn;t like at all..
 
 Havent tried to SJPhone, but my guess is that it has better support.
 
 Lethol
 
 On Thu, 23 Sep 2004 08:13:10 +0200 (CEST), Peter Svensson
 [EMAIL PROTECTED] wrote:
  On 22 Sep 2004, Sudhir Kumar wrote:
  
   Is there a soft phone for PocketPC
or iPaq? If not, is someone working
   on it? I will be more than willing
to contribute my mite if needed.
  
  Xten has a product, possibly still in beta.
  
  Peter
  
  
  
  
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
Winckworth Sherwood Solicitors and 
Parliamentary Agents 
DX 148400 WESTMINSTER 5 : 35 Great Peter Street, London SW1P 3LR
Telephone 020 7593 5000 Fax 020 7593 5099

Confidentiality 
This email message and any attachments are confidential; they may be subject 
to legal professional privilege and are intended for the named recipient only. 
If you are not the named recipient, please return the message and enclosures 
immediately and delete them from your system.

Caution 
Before advice received only by email (whether by attachment or otherwise) may 
be relied on, the authenticity of the communication must be verified by means 
independent of email.

Regulation
The firm is regulated by the Law Society. 
Partners 
A list of partners is available for inspection at each office of the firm and 
on the firm's website at
www.winckworths.co.uk



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread John Bohman
How do you update/change from the CVS version to the release version..
Different CVS login ?? Location...
Or will just an update do it
JohnB

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lex Lethol
Sent: Thursday, September 23, 2004 10:29 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Asterisk 1.0 released

Hi,

Reporting from Astricon, Mark uploaded the 1.0 release while giving his
speech a few mintues ago..

Bring out the champagne :)

Lethol
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread Karl Dyson
Can anyone confirm if the UK callerid patches were incorporated into CVS
or this release? I am still using an older version with the patches
applied, and they are working fine, but I cannot give up this
functionality.

Thanks in advance,

Karl 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lex Lethol
Sent: 23 September 2004 15:29
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Asterisk 1.0 released

Hi,

Reporting from Astricon, Mark uploaded the 1.0 release while giving his
speech a few mintues ago..

Bring out the champagne :)

Lethol
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. For more information on a proactive anti-virus
service working around the clock, around the globe, visit:
http://www.star.net.uk



This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk

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


[Asterisk-Users] Asterisk 1.0 released

2004-09-23 Thread denon
Old news, Asterisk 1.0 released .. :)
Here's another mirror -- should be very fast from most anywhere. Take it 
easy on Digium's bandwidth. :)

http://asterisk.paperwork.com
-d
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] app_valetparking / parking in general

2004-09-23 Thread Christopher L. Wade
Does anyone have Music-On-Hold and valet parking, or regular parking 
working together?  No matter how I configure it, I cannot get moh to 
continue to play after I park a call using either valet parking or 
regular parking.  The only thing I can think of is that I might need to 
use # transfer instead of sip native transfer?

Shouldn't this just work?  If needed I can post the config for one of 
the 50 or so different ways I've tried to make this work so far.

Any help would be greatly appreciated.
Thanks,
Chris
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread Kenneth Shaw
To be Slashdotted within 30 minutes.

-Ken Shaw...

On Thu, 2004-09-23 at 07:28, Lex Lethol wrote:
 Hi,
 
 Reporting from Astricon, Mark uploaded the 1.0 release while giving
 his speech a few mintues ago..
 
 Bring out the champagne :)
 
 Lethol
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] eyebeam

2004-09-23 Thread Claus Futtrup
Hi there,

switch off G711 alaw codec then it should ok

Kind regards

Claus

- Original Message - 
From: Altus Syman [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion
[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 3:37 PM
Subject: [Asterisk-Users] eyebeam


 Good day all
 I have got a copy of eyebeam but the quality is very very bad.If I talk
 it sounds to fast and as if I had a nice sniff of helium
 Anyone else have this ptoblem
 Yhaks
 Altus

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


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


[Asterisk-Users] Asterisk 1.0.0 Mirror

2004-09-23 Thread jgreco+asterisk
I'm sure Digium's about to be smashed.  We've mirrored the Asterisk files
at http://cil.sol.net/temp/ which has a Fat Pipe(tm) going to it.

.. JG
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread William Suffill
If anyone who got the 1.0 tar's would be able to get them to me I'd be
more than willing to donate traffic toward the effort by mirroring it
on some bandwidth.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: Help with strategy for echo cancellation.

2004-09-23 Thread David Cook
I'd like a good plan for this too, however this problem seems to exist
only with analog FXO interfaces. If you have 12 lines, would it not
have been cost effective to go fractional T1 then the box would be
cleaner and the problem be averted?

Quoting [EMAIL PROTECTED]:
 I have just installed * (RH9, P4 3.0GHZ, 1G RAM) in a small office,
 using three TDM400's with 4 FXO's each for incoming calls.  Outgoing
 calls are (for the moment) routed via VoicePulse.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread Kevin Walsh
Karl Dyson [EMAIL PROTECTED] wrote:
 Can anyone confirm if the UK callerid patches were incorporated into CVS
 or this release? I am still using an older version with the patches
 applied, and they are working fine, but I cannot give up this
 functionality. 

Patches were applied for TDM cards with FXO modules.  X100P users are
presumably expected to just upgrade.

Email me if you'd like UK Caller*ID patches that work against the
current Zaptel/Asterisk CVS version (and the X100P) and I'll send them
to you.

I seem to be hoarding patches, and sending them out on request.  I should
set up a website to list and share them more easily.

-- 
   _/   _/  _/_/_/_/  _/_/  _/_/_/  _/_/
  _/_/_/   _/_/  _/_/_/_/_/  _/   K e v i n   W a l s h
 _/ _/_/  _/ _/ _/_/  _/_/[EMAIL PROTECTED]
_/   _/  _/_/_/_/  _/_/_/_/  _/_/

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread Tim Jackson
Ditto. I'll provide a mirror as well.

-Tim

-Original Message-
From: William Suffill [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 10:11 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk 1.0 released

If anyone who got the 1.0 tar's would be able to get them to me I'd be
more than willing to donate traffic toward the effort by mirroring it
on some bandwidth.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Some photos from Astricon 2004

2004-09-23 Thread TC
These taken tonight (9/22/2004) at the Expo and Reception
Enjoy.  http://photos.tropiano.org/gallery/astricon-2004
http://photos.tropiano.org/gallery/astricon-2004/IMG_0035
This looks interesting is it a generic box that will run asterisk ?
and are there extensions that allow asterisk to utilized the embedded codecs
?

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Ben Merrills
Is there a release of the zaptel drivers too for 1.0 release? Or should
I just get the latest from cvs?

Cheers,

Ben

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Greg
Boehnlein
Sent: 23 September 2004 15:21
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] 1.0 Mirrors

Hello,
Please be conscious of Digium's bandwidth and use a Mirror when 
downloading 1.0. I have mirrored the tarballs at:

ftp://ftp.nacs.net/asterisk/

Direct links:
ftp://ftp.nacs.net/asterisk/asterisk-1.0.0.tar.gz
ftp://ftp.nacs.net/asterisk/asterisk-sounds-1.0.0.tar.gz
ftp://ftp.nacs.net/asterisk/libpri-1.0.0.tar.gz

-- 
Vice President of N2Net, a New Age Consulting Service, Inc. Company
 http://www.n2net.net Where everything clicks into place!
 KP-216-121-ST



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread William Suffill
Glad it was mirrored. I will contribute a mirror as well when I return
to the office. No reason Nacs should be the only one  taking the
burdon.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Benjamin on Asterisk Mailing Lists
On Thu, 23 Sep 2004 10:21:06 -0400 (EDT), Greg Boehnlein [EMAIL PROTECTED] wrote:
 Please be conscious of Digium's bandwidth and use a Mirror when
 downloading 1.0. I have mirrored the tarballs at:
 
 ftp://ftp.nacs.net/asterisk/
 
 Direct links:
 ftp://ftp.nacs.net/asterisk/asterisk-1.0.0.tar.gz
 ftp://ftp.nacs.net/asterisk/asterisk-sounds-1.0.0.tar.gz
 ftp://ftp.nacs.net/asterisk/libpri-1.0.0.tar.gz

I am happy to provide another mirror (on a 100Mbit fiber link) but I
would rather do it for the complete package. Where is the tarball for
Zaptel?

rgds
benjk

-- 
Sunrise Telephone Systems, 9F Shibuya Daikyo Bldg., 1-13-5 Shibuya,
Tokyo, Japan.

NB: Spam filters in place. Messages unrelated to the * mailing lists
may get trashed.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Andrew Thompson
Greg Boehnlein wrote:
Hello,
	Please be conscious of Digium's bandwidth and use a Mirror when 
downloading 1.0. I have mirrored the tarballs at:
I've got a little extra bandwidth laying around:
http://xninja.net/asterisk/asterisk-1.0.0.tar.gz
http://xninja.net/asterisk/asterisk-sounds-1.0.0.tar.gz
http://xninja.net/asterisk/libpri-1.0.0.tar.gz
Note: I have no idea if this will remain available, of if my host will 
turn it off! :)

--
Andrew Thompson
http://aktzero.com/
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread denon
You can snag em from http://asterisk.paperwork.com  and if you drop me a 
note with your url, I'll add it to the list.

-d
At 10:11 AM 9/23/2004, you wrote:
If anyone who got the 1.0 tar's would be able to get them to me I'd be
more than willing to donate traffic toward the effort by mirroring it
on some bandwidth.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: Help with strategy for echo cancellation.

2004-09-23 Thread Bruce Komito
Not true, in my experience.  We have no analog lines (i.e., no FXO ports),
only PRIs, and we have consistent echo problems.

Bruce Komito
High Sierra Networks, Inc.
www.servers-r-us.com
(775) 236-5815


On Thu, 23 Sep 2004, David Cook wrote:

 I'd like a good plan for this too, however this problem seems to exist
 only with analog FXO interfaces. If you have 12 lines, would it not
 have been cost effective to go fractional T1 then the box would be
 cleaner and the problem be averted?

 Quoting [EMAIL PROTECTED]:
  I have just installed * (RH9, P4 3.0GHZ, 1G RAM) in a small office,
  using three TDM400's with 4 FXO's each for incoming calls.  Outgoing
  calls are (for the moment) routed via VoicePulse.
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

 This message has been categorized as Legitimate by Bayesian Analyzer.
 If you do not agree, please click on the link below to train the Analyzer.
 http://216.162.162.39/bt/a.aspx?M=C:%5Csmtpmail%5CBayesTraining%5C2004-09-23%5Ca2e4810afa4a433fafbcb80b7ed0e93eC=2

 --
 ---
 This message has been inspected by DynaComm i:mail
 ---




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Tim Jackson
Got the 1.0 tarball up, anything else that needs to be mirrored?

http://mirrors.angelinacounty.net/asterisk/
ftp://mirrors.angelinacounty.net/asterisk/


-Tim

-Original Message-
From: Benjamin on Asterisk Mailing Lists
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 10:19 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] 1.0 Mirrors

On Thu, 23 Sep 2004 10:21:06 -0400 (EDT), Greg Boehnlein
[EMAIL PROTECTED] wrote:
 Please be conscious of Digium's bandwidth and use a Mirror
when
 downloading 1.0. I have mirrored the tarballs at:
 
 ftp://ftp.nacs.net/asterisk/
 
 Direct links:
 ftp://ftp.nacs.net/asterisk/asterisk-1.0.0.tar.gz
 ftp://ftp.nacs.net/asterisk/asterisk-sounds-1.0.0.tar.gz
 ftp://ftp.nacs.net/asterisk/libpri-1.0.0.tar.gz

I am happy to provide another mirror (on a 100Mbit fiber link) but I
would rather do it for the complete package. Where is the tarball for
Zaptel?

rgds
benjk

-- 
Sunrise Telephone Systems, 9F Shibuya Daikyo Bldg., 1-13-5 Shibuya,
Tokyo, Japan.

NB: Spam filters in place. Messages unrelated to the * mailing lists
may get trashed.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread niles
Here's a HTML link I'll leave active for a few weeks:
http://www.atheos.net/asterisk/asterisk-1.0.0.tar.gz
Niles
On Sep 23, 2004, at 9:21 AM, Greg Boehnlein wrote:
Hello,
Please be conscious of Digium's bandwidth and use a Mirror when
downloading 1.0. I have mirrored the tarballs at:
ftp://ftp.nacs.net/asterisk/
Direct links:
ftp://ftp.nacs.net/asterisk/asterisk-1.0.0.tar.gz
ftp://ftp.nacs.net/asterisk/asterisk-sounds-1.0.0.tar.gz
ftp://ftp.nacs.net/asterisk/libpri-1.0.0.tar.gz
--
Vice President of N2Net, a New Age Consulting Service, Inc. Company
 http://www.n2net.net Where everything clicks into place!
 KP-216-121-ST

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

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] app_valetparking / parking in general

2004-09-23 Thread Chris Shaw
 Does anyone have Music-On-Hold and valet parking, or regular parking
 working together?  No matter how I configure it, I cannot get moh to
 continue to play after I park a call using either valet parking or
 regular parking.  The only thing I can think of is that I might need to
 use # transfer instead of sip native transfer?

 Shouldn't this just work?  If needed I can post the config for one of
 the 50 or so different ways I've tried to make this work so far.


Sounds like your MOH is not working in general. It works for me in both
Asterisk native # transfer and SIP Native REFER transfer... As soon as the
transfer begins, MOH should start on the channel (indicated in the console
if your verbosity is high enough).

Can you provide a console output? A debug output?

-Chris

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Patrick
On Thu, 2004-09-23 at 16:21, Greg Boehnlein wrote:
 Hello,
   Please be conscious of Digium's bandwidth and use a Mirror when 
 downloading 1.0. I have mirrored the tarballs at:
 
 ftp://ftp.nacs.net/asterisk/
 
 Direct links:
 ftp://ftp.nacs.net/asterisk/asterisk-1.0.0.tar.gz
 ftp://ftp.nacs.net/asterisk/asterisk-sounds-1.0.0.tar.gz
 ftp://ftp.nacs.net/asterisk/libpri-1.0.0.tar.gz

Hi,

I added the files to http://www.laimbock.com/asterisk/ and included
zaptel from todays cvs so the set is complete. Bandwidth is only
reasonable so don't put me at the top of any soon to be slashdotted
mirror list :)

Cheers,
Patrick

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Tim Jackson
BTW, That machine is on 100mbit. Should be able to rape it pretty bad,
as long as you don't go over my 1600gigs/month. 

-Tim

-Original Message-
From: Tim Jackson 
Sent: Thursday, September 23, 2004 10:31 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] 1.0 Mirrors

Got the 1.0 tarball up, anything else that needs to be mirrored?

http://mirrors.angelinacounty.net/asterisk/
ftp://mirrors.angelinacounty.net/asterisk/


-Tim

-Original Message-
From: Benjamin on Asterisk Mailing Lists
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 10:19 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] 1.0 Mirrors

On Thu, 23 Sep 2004 10:21:06 -0400 (EDT), Greg Boehnlein
[EMAIL PROTECTED] wrote:
 Please be conscious of Digium's bandwidth and use a Mirror
when
 downloading 1.0. I have mirrored the tarballs at:
 
 ftp://ftp.nacs.net/asterisk/
 
 Direct links:
 ftp://ftp.nacs.net/asterisk/asterisk-1.0.0.tar.gz
 ftp://ftp.nacs.net/asterisk/asterisk-sounds-1.0.0.tar.gz
 ftp://ftp.nacs.net/asterisk/libpri-1.0.0.tar.gz

I am happy to provide another mirror (on a 100Mbit fiber link) but I
would rather do it for the complete package. Where is the tarball for
Zaptel?

rgds
benjk

-- 
Sunrise Telephone Systems, 9F Shibuya Daikyo Bldg., 1-13-5 Shibuya,
Tokyo, Japan.

NB: Spam filters in place. Messages unrelated to the * mailing lists
may get trashed.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: Help with strategy for echo cancellation.

2004-09-23 Thread Shilliday, Jim
All this is consistent with Cisco's analysis -- you can have echo
without analog ports IF there's an analog circuit at the other end of
the call (and there usually is).  We're getting echo on outgoing calls
through VoicePulse, not on the FXO's that only carry incoming traffic.

Jim Shilliday
IT Director
Equal Justice Center
1315 Walnut St. Suite 400
Philadelphia PA 19107
215-238-6970
 

-Original Message-
From: Bruce Komito [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 11:21 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Re: Help with strategy for echo
cancellation.

Not true, in my experience.  We have no analog lines (i.e., no FXO
ports),
only PRIs, and we have consistent echo problems.

Bruce Komito
High Sierra Networks, Inc.
www.servers-r-us.com
(775) 236-5815


On Thu, 23 Sep 2004, David Cook wrote:

 I'd like a good plan for this too, however this problem seems to exist
 only with analog FXO interfaces. If you have 12 lines, would it not
 have been cost effective to go fractional T1 then the box would be
 cleaner and the problem be averted?

 Quoting [EMAIL PROTECTED]:
  I have just installed * (RH9, P4 3.0GHZ, 1G RAM) in a small office,
  using three TDM400's with 4 FXO's each for incoming calls.  Outgoing
  calls are (for the moment) routed via VoicePulse.
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

 This message has been categorized as Legitimate by Bayesian
Analyzer.
 If you do not agree, please click on the link below to train the
Analyzer.

http://216.162.162.39/bt/a.aspx?M=C:%5Csmtpmail%5CBayesTraining%5C2004-0
9-23%5Ca2e4810afa4a433fafbcb80b7ed0e93eC=2

 --

---
 This message has been inspected by DynaComm i:mail

---




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread William Suffill
Probably should just create a page like SF that would round robin the
HTTP links and as 1's are removed and added the users wouldn't need to
find a different url.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: Help with strategy for echo cancellation.

2004-09-23 Thread Bruce Komito
Probably the reason you get echo on the Voicepulse calls is because the
propogation delay between the IP phone and where the call becomes analog
is much greater than over your FXO lines.

Bruce Komito
High Sierra Networks, Inc.
www.servers-r-us.com
(775) 236-5815


On Thu, 23 Sep 2004, Shilliday, Jim wrote:

 All this is consistent with Cisco's analysis -- you can have echo
 without analog ports IF there's an analog circuit at the other end of
 the call (and there usually is).  We're getting echo on outgoing calls
 through VoicePulse, not on the FXO's that only carry incoming traffic.

 Jim Shilliday
 IT Director
 Equal Justice Center
 1315 Walnut St. Suite 400
 Philadelphia PA 19107
 215-238-6970


 -Original Message-
 From: Bruce Komito [mailto:[EMAIL PROTECTED]
 Sent: Thursday, September 23, 2004 11:21 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Re: Help with strategy for echo
 cancellation.

 Not true, in my experience.  We have no analog lines (i.e., no FXO
 ports),
 only PRIs, and we have consistent echo problems.

 Bruce Komito
 High Sierra Networks, Inc.
 www.servers-r-us.com
 (775) 236-5815


 On Thu, 23 Sep 2004, David Cook wrote:

  I'd like a good plan for this too, however this problem seems to exist
  only with analog FXO interfaces. If you have 12 lines, would it not
  have been cost effective to go fractional T1 then the box would be
  cleaner and the problem be averted?
 
  Quoting [EMAIL PROTECTED]:
   I have just installed * (RH9, P4 3.0GHZ, 1G RAM) in a small office,
   using three TDM400's with 4 FXO's each for incoming calls.  Outgoing
   calls are (for the moment) routed via VoicePulse.
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
  This message has been categorized as Legitimate by Bayesian
 Analyzer.
  If you do not agree, please click on the link below to train the
 Analyzer.
 
 http://216.162.162.39/bt/a.aspx?M=C:%5Csmtpmail%5CBayesTraining%5C2004-0
 9-23%5Ca2e4810afa4a433fafbcb80b7ed0e93eC=2
 
  --
 
 ---
  This message has been inspected by DynaComm i:mail
 
 ---
 
 
 

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

 This message has been categorized as Legitimate by Bayesian Analyzer.
 If you do not agree, please click on the link below to train the Analyzer.
 http://216.162.162.39/bt/a.aspx?M=C:%5Csmtpmail%5CBayesTraining%5C2004-09-23%5Cb8d381f1c16943eb89522ac0e5b1d304C=2

 --
 ---
 This message has been inspected by DynaComm i:mail
 ---




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Benjamin on Asterisk Mailing Lists
On Thu, 23 Sep 2004 16:03:56 +0100, Ben Merrills [EMAIL PROTECTED] wrote:
 Is there a release of the zaptel drivers too for 1.0 release?

People always seem to forget the Zaptel drivers when they put up mirrors :-(

 Or should I just get the latest from cvs?

I asked John Bigelow from Digium about that in relation to RC1 and RC2
and he said we should only use that version of Zaptel which matches
the Asterisk version.

rgds
benjk

-- 
Sunrise Telephone Systems, 9F Shibuya Daikyo Bldg., 1-13-5 Shibuya,
Tokyo, Japan.

NB: Spam filters in place. Messages unrelated to the * mailing lists
may get trashed.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread kwijibo
Maybe someone should make a bittorrent?  I will contribute some BW
if there is a torrent.
Steve
Kenneth Shaw wrote:
To be Slashdotted within 30 minutes.
-Ken Shaw...
On Thu, 2004-09-23 at 07:28, Lex Lethol wrote:
 

Hi,
Reporting from Astricon, Mark uploaded the 1.0 release while giving
his speech a few mintues ago..
Bring out the champagne :)
Lethol
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
   

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

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread denon
hehe .. I think we have more bandwidth than sourceforge now.. I've got like 
9 on my list now.

-d
At 10:58 AM 9/23/2004, you wrote:
Maybe someone should make a bittorrent?  I will contribute some BW
if there is a torrent.
Steve
Kenneth Shaw wrote:
To be Slashdotted within 30 minutes.
-Ken Shaw...
On Thu, 2004-09-23 at 07:28, Lex Lethol wrote:

Hi,
Reporting from Astricon, Mark uploaded the 1.0 release while giving
his speech a few mintues ago..
Bring out the champagne :)
Lethol
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

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

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] eyebeam

2004-09-23 Thread Peter Svensson
On Thu, 23 Sep 2004, Claus Futtrup wrote:

 switch off G711 alaw codec then it should ok

We use eyebeam with g.711 alaw without problems. That is, the audio works 
nicely with asterisk. Video does not (only one way video). Xten is working 
on it apparently. For now, we use SER to test.

Peter


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


[Asterisk-Users] send Flash via FXO

2004-09-23 Thread Ryan Courtnage
Hi all,
We have an analog line from telco, on which 3-way calling is subscribed 
to.  This line is plugged into an FXO module on a tdm400p.

If an incoming call comes in on this line, can */zaptel send Flash to 
telco via the FXO module?  If it could, then an incoming call could be 
'transfered' to a cell-phone, for example, with a single analog line. 
(where 'transfer' is really telco 3-way).

The FXOs on TalkSwitch devices do support this feature.  Small 
businesses enjoy it, because it allows incoming calls to transfered to 
home/cell without tying up 2 lines.

I haven't seen options for zapata.conf that suggest this is supported on 
fxo interfaces.  If it's not supported, is this something that could be 
achieved via changes to the zaptel drivers (without re-engineering the 
card/modules)?

Thanks
--
Ryan Courtnage
Director  CTO
Coalescent Systems Inc
403.244.8089
www.voxbox.ca
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] TDM400P FXO and Primus TalkBroadBand

2004-09-23 Thread Ryan Courtnage
Hi all,
A while back, there was a short thread on using the FXS interface from 
a Primus TalkBroadBand device (a DLink ATA) as a incoming line for the 
FXO interface on the TDM400P:

Primus -- DLink ATA FXS -- TDM400P FXO -- Asterisk
In that thread, a couple of people suggested that this does not work 
reliabley, and the ATA FXS -- TDM FXO link 'goes dead'.

Has anyone had any measure of success doing this?  Primus' service is 
becoming very popular in Canada, and some customers are wanting to do this.

Thanks
--
Ryan Courtnage
Director  CTO
Coalescent Systems Inc
403.244.8089
www.voxbox.ca
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] RE: Creating conference calls from within Astman.

2004-09-23 Thread Dinesh Nair
On 23/09/2004 08:10 Nicolás Gudiño said the following:
This feature is already implemented and working in the next to be
released version of the flash panel (but now it will only dial numbers
predefined in the panel itself). You can get it from
http://www.asternic.org
when's the next release of FOP ?
--
Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)http://www.alphaque.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] re:freebsd 100% cpu

2004-09-23 Thread Dinesh Nair
On 23/09/2004 07:03 [EMAIL PROTECTED] said the following:
hi, do any of you guys using the port from freebsd have other problems?
the whole thing doesnt work for me, as in, after the first phone calls, 
all calls dont have  outgoing audio, also if i have a  register  line in 
what version of freebsd ? i'm running asterisk 0.9.0 on freebsd 4.10, 
straight from the ports collection without any problems.

--
Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)http://www.alphaque.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] asterisk-1.0.0 woes

2004-09-23 Thread Duane Cox
Is this a new bug, or am I doing something wrong here... ?
Same config files as I have always been using, maybe there is a config file
change needed?
I have been running CVS for a while and just upgraded to 1.0.0
Now I get an RTP error with MGCP, MGCP dies afterwards.

Sep 23 11:28:33 WARNING[98310]: rtp.c:711 ast_rtp_offered_from_local: rtp
structure is null
-- MGCP mgcp_new(MGCP/aaln/[EMAIL PROTECTED]) created in state: Down
-- Endpoint 'aaln/[EMAIL PROTECTED]' observed 'hu'

Thanks
Duane Cox

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Roger Schreiter
Hi,
maybe, now there are really enough mirrors.
If not, or another european mirror is appreciated:
(including zaptel)
http://voip.planinternet.net/asterisk
or
ftp://voip.planinternet.net/asterisk
Roger.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] GnomeMeeting and h323

2004-09-23 Thread administrator tootai
[EMAIL PROTECTED] a écrit :
Hi list!
I was going to try out gnome meeting, since asterisk can also do h323.
I am used to kphone (sip) where i just entered my sip accoutn info and
then i was conneted to the asterisk server and i could recive calls :)
What about gnomemeeting? Same principle?
What about the gatekeeper seetings? Is the asterisk host supposed to be my
gatekeeper?
 

No. I never tried with a direct EP like GM. My asterisk is connected to 
GnuGK and my H323 EP are connected there. Then I can call from each SIP 
EP any H323 EP and my H323 GW.

If yes, how do i get asterisk to listen on the h323 port 1720?
shouldnt this do?:
h323.conf:
---
  [general]
  port = 1720
  bindaddr = 0.0.0.0
  disallow=all
  allow=gsm
And how do i debug h323? debug h323 is not a valid command. ;)
 

h.323 debug Please type help in your CLI to find command syntax.
Just push me into the right direction, that would be great!
 

Done.
Thanks, Mario
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] 1.0 Mirrors

2004-09-23 Thread Roger Schreiter
Benjamin on Asterisk Mailing Lists schrieb:
...
Is there a release of the zaptel drivers too for 1.0 release?
...
People always seem to forget the Zaptel drivers when they put up mirrors :-(
...
I asked John Bigelow from Digium about that in relation to RC1 and RC2
and he said we should only use that version of Zaptel which matches
the Asterisk version.

Hi,
and where do I get a Zaptel-version matching
asterisk 1.0?
I only know CVS as source for the zaptel drivers.
Roger.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread Lex Lethol
Kenneth,

Did you submit to slashdot and are you on Astricon??

Mark has just stated he will give out a price to the person who
submitted to slashdot.. My submition got rejected :(

You beat me to the minute. ;)

Congrats if you did!

Lethol
 
On Thu, 23 Sep 2004 07:58:31 -0700, Kenneth Shaw [EMAIL PROTECTED] wrote:
 To be Slashdotted within 30 minutes.
 
 -Ken Shaw...
 
 On Thu, 2004-09-23 at 07:28, Lex Lethol wrote:
  Hi,
 
  Reporting from Astricon, Mark uploaded the 1.0 release while giving
  his speech a few mintues ago..
 
  Bring out the champagne :)
 
  Lethol
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread Jay Milk
Count me in:
http://skimmilk.net/asterisk/

I allotted 10GB per day on this one.

 -Original Message-
 From: denon [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, September 23, 2004 10:19 AM
 To: William Suffill; Asterisk Users Mailing List - 
 Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Asterisk 1.0 released
 
 
 You can snag em from http://asterisk.paperwork.com  and if 
 you drop me a 
 note with your url, I'll add it to the list.
 
 -d

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread Kenneth Shaw
I would never submit a story to Slashdot -- on principle that they're
not a real news source  are more evil than Microsoft.

-Ken Shaw...

On Thu, 2004-09-23 at 09:28, Lex Lethol wrote:
 Kenneth,
 
 Did you submit to slashdot and are you on Astricon??
 
 Mark has just stated he will give out a price to the person who
 submitted to slashdot.. My submition got rejected :(
 
 You beat me to the minute. ;)
 
 Congrats if you did!
 
 Lethol
  
 On Thu, 23 Sep 2004 07:58:31 -0700, Kenneth Shaw [EMAIL PROTECTED] wrote:
  To be Slashdotted within 30 minutes.
  
  -Ken Shaw...
  
  On Thu, 2004-09-23 at 07:28, Lex Lethol wrote:
   Hi,
  
   Reporting from Astricon, Mark uploaded the 1.0 release while giving
   his speech a few mintues ago..
  
   Bring out the champagne :)
  
   Lethol
   ___
   Asterisk-Users mailing list
   [EMAIL PROTECTED]
   http://lists.digium.com/mailman/listinfo/asterisk-users
   To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
  
  
  
  
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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 1.0 released

2004-09-23 Thread Jay Milk
This is US east-coast (Long Island, NY), with a fast link to Europe
(50ms) as well.

 -Original Message-
 From: Jay Milk [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, September 23, 2004 11:31 AM
 To: 'Asterisk Users Mailing List - Non-Commercial 
 Discussion'; 'William Suffill'
 Subject: RE: [Asterisk-Users] Asterisk 1.0 released
 
 
 Count me in:
 http://skimmilk.net/asterisk/
 
 I allotted 10GB per day on this one.
 
  -Original Message-
  From: denon [mailto:[EMAIL PROTECTED]
  Sent: Thursday, September 23, 2004 10:19 AM
  To: William Suffill; Asterisk Users Mailing List - 
  Non-Commercial Discussion
  Subject: Re: [Asterisk-Users] Asterisk 1.0 released
  
  
  You can snag em from http://asterisk.paperwork.com  and if
  you drop me a 
  note with your url, I'll add it to the list.
  
  -d
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED] 
 http://lists.digium.com/mailman/listinfo/aster isk-users
 To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users



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


[Asterisk-Users] GSM phones, bluetooth and general happiness

2004-09-23 Thread Jay Milk
When I installed my first home-PBX three years ago, I was looking at
cellsockets -- devices which will accept certain cellular phones and
provide an RJ11 jack, generating the ring-voltage and recognizing DTMF,
which in turn makes your cell-phone look like a CO line.  Pretty cool
stuff, in theory, but it just didn't seem to be worth the cost,
especially since it locks you to a particular cell-phone.

Since then, I've moved to Asterisk.  I looked at at cell-sockets again
recently, but they haven't really gotten any cheaper... And on top of
that, I'd now require a precious FXO interface for *.

I looked at some developer documentation for my particular phone (S/E
T610) while connecting it to my PC via Bluetooth.  For those who are
unaware, all GSM phones have a built-in set of AT modem commands.  Not
surprisingly, I was able to place calls as well as receive
ring-indicators, caller-id information and call-progress information via
the virtual serial port that the phone provides over bluetooth.  But
what's more, I was also able to utilize my PC as a handsfree
speakerphone -- and all this over bluetooth.

As I see it, all the pieces are available -- we got full phone control,
some form of digital audio going back and forth, call-progress
reporting.  I know there's at least one bluetooth stack for linux, so
*technically* we're there, no?

I foresee a chan_blue which allow Asterisk to utilize a bluetooth/GSM
cellular phone as a CO line, connecting by nothing more than a $5
bluetooth dongle and 5ft of air.

Who's up for the challenge?  If there's enough interest in the
community, I'll be the first to add a bounty on this -- it would be
worth at least $100 to me to have this functionality.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] app_valetparking / parking in general

2004-09-23 Thread Christopher L. Wade
Chris Shaw wrote:
Sounds like your MOH is not working in general. It works for me in both
Asterisk native # transfer and SIP Native REFER transfer... As soon as the
transfer begins, MOH should start on the channel (indicated in the console
if your verbosity is high enough).
Can you provide a console output? A debug output?
-Chris
this output is with 'set verbose 25' and 'set debug 0' because 'set 
debug 1' (or anything) stops 99% of verbose messages and only 1 or 2 
debugs per _hour_ with our current call volume.

thanks,
Chris
-- Executing Dial(SIP/831-9acb, SIP/824) in new stack
-- Called 824
-- SIP/824-99b0 is ringing
-- SIP/824-99b0 answered SIP/831-9acb
-- Attempting native bridge of SIP/831-9acb and SIP/824-99b0
-- Started music on hold, class 'random', on SIP/831-9acb
-- Stopped music on hold on SIP/831-9acb
  == Spawn extension (internal, *91824, 0) exited non-zero on 
'SIP/831-9acb'
-- Executing Goto(SIP/831-9acb, valet-park|824|1) in new stack
-- Goto (valet-park,824,1)
-- Executing SetVar(SIP/831-9acb, PARK_AT=824) in new stack
-- Executing ValetParkCall(SIP/831-9acb, auto|824) in new stack
  == Valet Parked SIP/831-9acb on slot 1
Sep 23 12:05:43 WARNING[114695]: channel.c:1297 ast_read: Exception flag 
set on 'SIP/831-9acb', but no exception handler
-- Executing Goto(SIP/824-dbf7, valet-unpark|824|1) in new stack
-- Goto (valet-unpark,824,1)
-- Executing SetVar(SIP/824-dbf7, PARK_AT=824) in new stack
-- Executing ValetUnparkCall(SIP/824-dbf7, fifo|824) in new stack
-- Channel SIP/824-dbf7 connected to Valet Parked call 1 in lot 824
-- Attempting native bridge of SIP/824-dbf7 and SIP/831-9acb
  == Spawn extension (valet-unpark, 824, 2) exited non-zero on 
'SIP/824-dbf7'

zapata.conf
==
musiconhold=random
sip.conf
==
musicclass=random
extensions.conf
==
exten = _*91XXX,1,Goto(valet-park,${EXTEN:3},1)
exten = _*92XXX,1,Goto(valet-unpark,${EXTEN:3},1)
[valet-park]
exten = _XXX,1,SetVar(PARK_AT=${EXTEN})
exten = _XXX,2,ValetParkCall(auto,${PARK_AT})
[valet-unpark]
exten = _XXX,1,SetVar(PARK_AT=${EXTEN})
exten = _XXX,2,ValetUnparkCall(fifo,${PARK_AT})
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Help with strategy for echo cancellation.

2004-09-23 Thread Rich Adamson

 I have just installed * (RH9, P4 3.0GHZ, 1G RAM) in a small office,
 using three TDM400's with 4 FXO's each for incoming calls.  Outgoing
 calls are (for the moment) routed via VoicePulse.  Phone sets are Cisco
 7940G's using SIP.  I'm getting intermittent echo on outgoing calls, and
 my understanding, based on reviewing the wiki and several posts here, is
 this:
 
 The source of the echo is the analog tail circuit at the
 far end of the call.  This is consistent with the facts -- I don't have
 echo on internal calls or on IAX2 calls to another Cisco 7940 on another
 * box.

That's because those paths are basically equivalent to 4-wire full-duplex
links. The only place where echo 'could' be generated is from within the
sip devices themselves, or from the handset (eg, echo tunneled through the
handle). Handset echo 'has been' an issue with some cheap sip phones, and
usually stuffing foam rubber into the handle takes care of it.

There's nothing that I can do about the echo using *
 echo cancellation because (according to Cisco's Echo Analysis paper) my
 echo cancellation only deals with echo originating at my end.  (Am I
 wrong?  Hope so).

Not necessarily true, but could be. If you're hearing your own voice
when talking, you're getting feedback from something along the path.
In very general terms, the delay between a spoken word and when the
feedback (echo) occurs should help determine the source location, but
you have to listen very closely. The greater the time between a word
and the returning echo, the further the source of echo is from you.

The Cisco paper assumes a near-perfect world; be careful with assumptions.
Example: it assumes that if you have an echo canceller running on
your end that its doing what it is supposed to be doing (eg, a quality
echo canceller). As you've seen in many many earlier posts, the * echo
canceller is not a high quality piece of software and has a rather 
narrow range of operation. When echo occurs outside that range, the
canceller is not handling it at all. Also, you've probably read some
of the posts relative to differences that motherboards have on the *
echo canceller; if the delay in moving packets from * to the TDM cards
and asterisk reading packets back from the TDM card is lengthy, then
you will hear echo. Depending on how long that delay actually is, you
can easily jump to an incorrect conclusion that its caused by far-end
problems (per the Cisco document), when in fact its not. The motherboard
issue has something to do with interrupt latency and/or pci bus
characteristics, and has absolutely nothing to do with the speed of
the processor, brand name on the front of the box, or far-end echo. 
(I've not heard anyone in six months actually offer up a way to figure 
out what the issue truly is, just lots of opinions thus far.)

I may be able to minimize the problem by tweaking the
 Rx/Tx gain in zapata.conf.  
 
 So, if my understanding is right, can someone please suggest a strategy
 for adjusting the gain controls?  There are two controls, and each can
 be adjusted up or down.  I'd like to adopt a method other than random
 fiddling.  Where's a good place to start?  

Each site seems to be a little different, so there's no such thing as
a good value to start at. Some machines are very close to Central Offices
(where cable loss is insignificant) while others are some distance from
the Office (where the loss might be 10 db or so). In very general terms
start with 0,0 (rxgain, txgain) and adjust in maybe 2.0 db increments.
In most cases you need to stop/start asterisk (not just a reload). The
smaller the gain settings, the less echo, but will also become difficult
to hear as well. Going to low will also kill DTMF and/or CallerID functions.

Rich


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] app_valetparking / parking in general

2004-09-23 Thread Christopher L. Wade
Christopher L. Wade wrote:
Sep 23 12:05:43 WARNING[114695]: channel.c:1297 ast_read: Exception flag 
set on 'SIP/831-9acb', but no exception handler
This line only shows up once in a while, typically when I *outrun* the 
phone.

Thanks,
Chris
--
Christopher L. Wade Unistar-Sparco Computers, Inc.
Senior Systems Administratordba Sparco.com
Email: [EMAIL PROTECTED] 7089 Ryburn Drive
Phone: (901) 872 2272 / (800) 840 8400Millington, TN 38053
Fax:   (901) 872 8482  USA
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: Meetme

2004-09-23 Thread Tom Ivar Helbekkmo
Darren Wiebe [EMAIL PROTECTED] writes:

 If you've got it running that means it built for you.  Did it build out 
 of the box?  I've tried changing the paths in the Makefile to the 
 correct ones but it still dies with the following error.

There were a few changes, some of which seem to be needed because
things have changed in Asterisk itself.  Here's what I did:

Index: Makefile
===
RCS file: /cvsroot/iaxclient/app_conference/Makefile,v
retrieving revision 1.7
diff -c -r1.7 Makefile
*** Makefile7 Jul 2004 13:39:41 -   1.7
--- Makefile23 Sep 2004 17:19:43 -
***
*** 17,32 
  # app_conference defines which can be passed on the command-line
  #
  
! INSTALL_PREFIX := /opt/horizon
  INSTALL_MODULES_DIR := $(INSTALL_PREFIX)/lib/asterisk/modules
  
! ASTERISK_INCLUDE_DIR := $(HOME)/local/asterisk/asterisk/include
  
  # turn app_conference debugging on or off ( 0 == OFF, 1 == ON )
  APP_CONFERENCE_DEBUG := 1
  
  # 0 = OFF 1 = astdsp 2 = speex
! SILDET := 2
  
  #
  # app_conference objects to build
--- 17,32 
  # app_conference defines which can be passed on the command-line
  #
  
! INSTALL_PREFIX := /usr
  INSTALL_MODULES_DIR := $(INSTALL_PREFIX)/lib/asterisk/modules
  
! ASTERISK_INCLUDE_DIR := /usr/include/asterisk
  
  # turn app_conference debugging on or off ( 0 == OFF, 1 == ON )
  APP_CONFERENCE_DEBUG := 1
  
  # 0 = OFF 1 = astdsp 2 = speex
! SILDET := 0
  
  #
  # app_conference objects to build
***
*** 44,50 
  CC = gcc
  
  INCLUDE = -I$(ASTERISK_INCLUDE_DIR) 
! LIBS = -ldl -lpthread -lm
  DEBUG := -g 
  
  CFLAGS = -pipe -std=c99 -Wall -Wmissing-prototypes -Wmissing-declarations $(DEBUG) 
$(INCLUDE) -D_REENTRANT -D_GNU_SOURCE
--- 44,50 
  CC = gcc
  
  INCLUDE = -I$(ASTERISK_INCLUDE_DIR) 
! LIBS = -lpthread -lm
  DEBUG := -g 
  
  CFLAGS = -pipe -std=c99 -Wall -Wmissing-prototypes -Wmissing-declarations $(DEBUG) 
$(INCLUDE) -D_REENTRANT -D_GNU_SOURCE
***
*** 53,64 
  # PERF: below is 10% faster than -O2 or -O3 alone.
  #CFLAGS += -O3 -ffast-math -funroll-loops
  # below is another 5% faster or so.
! CFLAGS += -O3 -ffast-math -funroll-all-loops -fprefetch-loop-arrays 
-fsingle-precision-constant
! CFLAGS += -mcpu=7450 -faltivec -mabi=altivec -mdynamic-no-pic
  # adding -msse -mfpmath=sse has little effect.
  #CFLAGS += -O3 -msse -mfpmath=sse
  #CFLAGS += $(shell if $(CC) -march=$(PROC) -S -o /dev/null -xc /dev/null /dev/null 
21; then echo -march=$(PROC); fi)
! CFLAGS += $(shell if uname -m | grep -q ppc; then echo -fsigned-char; fi)
  CFLAGS += -DCRYPTO
  
  ifeq ($(APP_CONFERENCE_DEBUG), 1)
--- 53,65 
  # PERF: below is 10% faster than -O2 or -O3 alone.
  #CFLAGS += -O3 -ffast-math -funroll-loops
  # below is another 5% faster or so.
! CFLAGS += -O3 -ffast-math -funroll-all-loops -fsingle-precision-constant
! #CFLAGS += -O3 -ffast-math -funroll-all-loops -fprefetch-loop-arrays 
-fsingle-precision-constant
! #CFLAGS += -mcpu=7450 -faltivec -mabi=altivec -mdynamic-no-pic
  # adding -msse -mfpmath=sse has little effect.
  #CFLAGS += -O3 -msse -mfpmath=sse
  #CFLAGS += $(shell if $(CC) -march=$(PROC) -S -o /dev/null -xc /dev/null /dev/null 
21; then echo -march=$(PROC); fi)
! #CFLAGS += $(shell if uname -m | grep -q ppc; then echo -fsigned-char; fi)
  CFLAGS += -DCRYPTO
  
  ifeq ($(APP_CONFERENCE_DEBUG), 1)
***
*** 102,110 
  
  install: all
for x in $(SHAREDOS); do $(INSTALL) -m 755 $$x $(INSTALL_MODULES_DIR) ; done
!   /var/horizon/mojo/lib/horizoncmd restart asterisk
  
  # config: all
  # cp conf.conf /etc/asterisk/
!   
  
--- 103,111 
  
  install: all
for x in $(SHAREDOS); do $(INSTALL) -m 755 $$x $(INSTALL_MODULES_DIR) ; done
! # /var/horizon/mojo/lib/horizoncmd restart asterisk
  
  # config: all
  # cp conf.conf /etc/asterisk/
! 
  
Index: conference.c
===
RCS file: /cvsroot/iaxclient/app_conference/conference.c,v
retrieving revision 1.4
diff -c -r1.4 conference.c
*** conference.c7 Jul 2004 13:39:41 -   1.4
--- conference.c23 Sep 2004 17:19:44 -
***
*** 26,35 
  static struct ast_conference *conflist = NULL ;
  
  // mutex for synchronizing access to conflist
! static ast_mutex_t conflist_lock = AST_MUTEX_INITIALIZER ;
  
  // mutex for synchronizing calls to start_conference() and remove_conf()
! static ast_mutex_t start_stop_conf_lock = AST_MUTEX_INITIALIZER ;
  
  static int conference_count = 0 ;
  
--- 26,35 
  static struct ast_conference *conflist = NULL ;
  
  // mutex for synchronizing access to conflist
! AST_MUTEX_DEFINE_STATIC( conflist_lock ) ;
  
  // mutex for synchronizing calls to start_conference() and remove_conf()
! AST_MUTEX_DEFINE_STATIC( start_stop_conf_lock ) ;
  
  static int conference_count = 0 ;
  
***
*** 604,610 
// acquire 

Re: AW: [Asterisk-Users] dial '0' for outside line and get a dialtone...

2004-09-23 Thread Andy Powell
On 17/09/2004 at 12:21 Pawlowski Julian wrote:

 I'd like to create the following: a user picks up the phone
 (gets a dial tone), dials '0' for an 'outside' line, gets a
 second (different?) dialtone, and is able to enter an
 external phone number.

Klaus-Peter Junghanns has something like this on his page:

http://83.137.99.170/jn/relaunch/asterisk/page19.html

It didn't work for me correctly so I changed a lot to fit it to my
dialplan. Give it a try for you...


Regards,
Julian Pawlowski

All seems a little OTT for me, why don't you just have:


exten = 0,1,DISA(no-password,mydialout)


[mydialout]

exten = _XX.,1,Dial(ZAP/g1/${EXTEN})


you could, if you wanted, add an _00X. or _0XX (depends on local number lengths) 
to be able to dial straight out...


seems a lot simpler than the macro above... although you aren't getting a different 
tone...

AIMHO

Andy


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


  1   2   >