[Asterisk-Users] connect asterisk to ISDN in China

2005-02-13 Thread Xu, Duo
Hi, I plan to install asterisk and connect it to telco through ISDN in China. I'd love to know if the ISDN standard in China has any difference than in America before I buy the digium card. anybody has experience in it? or anybody who installed asterisk with ISDN in asia can share their

[Asterisk-Users] key in number after 'h' extension

2005-02-02 Thread Xu, Duo
Hi, asterisk gurus: My purpose is to key in some number after the call is finished. The number keyed in will be stored in the database with the phone number dialed. But whenever a key is pressed in/after h extesion, asterisk exits the call flow. Does anybody has a solution for this? Is DEADAGI

[Asterisk-Users] How to continue execution after called party hangs up?

2005-02-01 Thread Xu, Duo
I am using xlite to connect to my asterisk server to make phone calls, using Dial cmd. After the called party hangup, I want to press some keys to store the status of the call. the key sequence pressed will be stored in mysql database. This is a neat function for small call center without

[Asterisk-Users] Re: Asterisk-Users Digest, Vol 6, Issue 227

2005-01-16 Thread Xu, Duo
Thanks! Thanks! Thanks! I've got it work!!! :-) Message: 13 Date: Sun, 16 Jan 2005 12:17:21 - From: Bill Seddon [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] failed to compile zaptel on redhat To: 'Asterisk Users Mailing List - Non-Commercial Discussion'

[Asterisk-Users] failed to compile zaptel on redhat (kernel 2.4.20-31.9)

2005-01-15 Thread Xu, Duo
why linux/moduleparam.h is missing in the source? I saw it in 2.6 source. anybody can help? Thanks! [EMAIL PROTECTED] zaptel]# make cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\/etc/zaptel.conf\ -c -o gendigits.o gendigits.c cc -o gendigits gendigits.o -lm

Re:Re: [Asterisk-Users] failed to compile zaptel on redhat

2005-01-15 Thread Xu, Duo
] Content-Type: text/plain; charset=us-ascii; format=flowed Update your CVS Xu, Duo wrote: why linux/moduleparam.h is missing in the source? I saw it in 2.6 source. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http

[Asterisk-Users] how to get CallerId info for call originated from manager API

2004-11-07 Thread Xu, Duo
When a call is originated from manager API, I tried to use channel variable to get the CalleridName and CallerIdNum. But they seem to be empty. Anybody can give me suggestions? Is this a mission impossible? Thank! Manny __ Do you Yahoo!?

[Asterisk-Users] iconnecthere DTMF detection

2004-09-12 Thread Xu, Duo
I try to use asterisk to make automatic autobound call to do survey. this requires DTMF for feedback from people called. My setup is: asterisk---iconnectherePSTN but asterisk is unable to detect any key pressed. No information shows up in the CLI. I tried to set dtmfmode=RFC2833, info and