similar to: Call Transfer

Displaying 20 results from an estimated 6000 matches similar to: "Call Transfer"

2003 Oct 13
6
Asterisk Manager
Hello all, Can I execute linux command like(ls, mkdir) through the Manager interface? I can't seem to access the manual at digium.com. I keep getting 'Forbidden' error. Looks like they are upgrading or something. CF
2005 Jul 14
1
LED went off after loading wct4xxp
Hello, I have a Digium TE410P card. I get the "knight rider" lights before the module (wct4xxp) loads, but after the modules are loaded I don't get any lights. I have found the following 2 posts but still could not solve the problem http://lists.digium.com/pipermail/asterisk-users/2004-November/075277.html http://www.voip-info.org/tiki-index.php?page=Asterisk+TE410p+No+Interrupts
2003 Aug 21
3
Conference + time limit
Hello Conference again. Meetme can now limit number of users in a room. Can it also limit how long a conference session? Someone ask the same question (from achive) but doesn't have a solid answer. Foong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030821/c1ca1383/attachment.htm
2005 Feb 24
2
asterisk supports VXML?
Hello, Does asterisk supports VXML? Couldn't find much resource on that on google and wiki. Thanks Foong
2003 Sep 22
2
G.729A + Cisco AS5300
Hello, I have 5 digium's g.729 codecs and succesfully register with asterisk, I have incomming call from my cisco AS5300 to Asterisk through IP. But Asterisk always use g711 ulaw instead of g.729. When I disable all other codecs other than g.729 in both cisco and asterisk, calls get dropped once connected. The codec list show on my cisco AS5300 for g.729 are: g729r8 g729br8 I suspect that
2005 Jun 29
10
Setting Caller ID after Dial
Hello, I have the following situation: I have a PRI with 200 DID numbers and I have set up 200 sip extensions that matches the last 4 digit of the corresponding DID numbers so that when any of the 200 DID number is called, asterisk can pass the call to the respective sip extension. Incomming has been fine. But when making out going calls I want the called party to always see the same number
2003 Sep 09
1
Dial + disconnect
Hello, When I have the following extension: exten => 900,1,dial(Zap/0122740900) can I know whether 'dial' actually gets through or the called party is busy at the moment. I want to perform different action based on whether the 'dail' success or not. Foong -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Aug 06
1
chan_oh323 + dtmf
Hello all, I have a cisco AS5300 which is register with a gatekeeper and a Asterisk server also register with the gatekeeper. PSTN ---->AS5300 ---->Gatekeeper ---->Asterisk I set up a conference room on the Asterisk sever (Room No 1234). I try to call from PSTN to AS5300, The AS5300 will call the Asterisk server through the gatekeeper. I manage to get to the start of the conference
2003 Aug 12
1
Conference + E100P + H323
Hello, I have a E100P card from digium and I try to implement a conference bridge in asterisk. I wonder since I got the E100P card do I still need to load ztdummy for caller from h323 endpoints to work with Meetme? I load the E100P driver but i did not load the ztdummy driver. My h323 caller does not hear any voice play by Meetme. Looks like ztdummy is required as long as h323 is concern and
2003 Sep 22
2
Meetme Admin menu
Hello, Is there a asterisk developer guide/source code doc or something like that? I want to see if I can implement the admin menu function for meetme. Foong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030922/3ff8a388/attachment.htm
2003 Oct 22
1
IAX with multiple NIC
Hello, I have been using IAX to serve clients endpoints for a while with no problem. But recently, to increase the bandwidth to the Asterisk server, I add another network interface card to my Asterisk server which connected to a different service provider that I currently have. Both of my nic is assigned different public ip. the client will actually choose one of these ip and authenticate itself.
2003 Dec 16
2
AT&T access code entry by Asterisk
I have a dialplan that requires that we use * to send the long distance access code to AT&T. I have found in the list that the `w` command can be used to inject a pause, I have tried the following: exten => _91NXXXXXXXXX,1,Dial(ZAP/g1/${EXTEN}www5555555,70) There `5555555` is the ld access code. I tried various quantities of `w`s but I never got * to dial the ld access code. Allof the
2003 Sep 26
1
IAX calling number
Hello, I am recently inspecting the IAX protocol.. I wonder if there away to associate a user name to a number say I have a client register to the IAX server with username 'John' and I want to associate a number say '12345678' tho John so other register users can call john by dialing 12345678. Something like the H323_id and the E164 alias in H323 protocol. Foong --------------
2003 Aug 13
2
reload
Hello All, I wonder is there a way where I reload asterisk on CLI without disconnect any call that is currently taken place. Foong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030813/41f0a4ca/attachment.htm
2005 May 18
7
Soft Phone
Does anyone have any experience with an Asterisk compatible softphone application which meets the following criteria: 1) Is able to use touch screen rather than mouse for on-screen functions. 2) Has an API which can be used to export Caller ID info to another App on the same compuer. Thanks Bill
2006 May 10
13
features.conf *1 Call Recording
Hi all. I am attempting to setup Asterisk to allow me to press *1 while in a call to use automon to record the call but have had absolutely no success. Is there a trick to this? In extensions.conf [globals] DYNAMIC_FEATURES=>automon [default] exten => 123,2,Dial(SIP/3000,,wW) ; wW allow one-touch recording During the call, I press *1 but it records nothing. David Morrow
2005 Jan 11
3
AMP Anyone?
Hi all, I have been using Asterisk for a while now, and loving it. Just about to update to 1.0 (running like 0.93) I was wondering if anyone has any expertise in the implementation of AMP onto an existing Asterisk install? The instructions for it all deal with a fresh install of Asterisk, and I would hate to be forced to re-configure. Any advise would be greatly appreciated. David A. Morrow
2006 May 10
2
REPOST: features.conf *1 Call Recording
Hi all. I posted this earlier but never got any advice that helped. If anyone knows how to get this going, I'd appreciate some advice. I am attempting to setup Asterisk to allow me to press *1 while in a call to use automon to record the call but have had absolutely no success. Is there a trick to this? In extensions.conf [globals] DYNAMIC_FEATURES=>automon [default] exten =>
2005 Feb 24
1
Winbind Authentication on Redhat & Home Directories
Hi all, I have Winbind authentication up and running properly (thanks to new, easy to use features of Redhat Ent 4). My question is this. I know that I can, by massaging /etc/pam.d files manually, have Winbind/Samba automatically create a home directory for each user that logs in, but I am wondering if Samba/Winbind can instead map to their home directory as defined in their Windows profile
2006 Jan 30
2
Most Popular FREE SoftPhone for Windows
Hi all. I am trying to find out what the most popular soft phone for Windows is for use with Asterisk. SIP or IAX? David Morrow Technical Systems Lead Autodata Solutions Company David.Morrow@Autodata.net http://www.autodatasolutions.com <http://www.autodatasolutions.com/> Tel: (519) 963-3020 Fax: (519) 451-6615 < Lead, follow or get out of the way! > This message has