similar to: IAX with multiple NIC

Displaying 20 results from an estimated 6000 matches similar to: "IAX with multiple NIC"

2003 Jul 18
16
Call Transfer
hi, Can anybody pls tell me, how to increase the time gap between 2 digits when you transfer a call. ie, the operator answers the call, and presses hash key to transfer, and then enters the extension number, some times, it timeouts too quickly before the operator enters the whole extension number (may be bcos the operator is slow). I tried the following, but it doesn't seems to be helping
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
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 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 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 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
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 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 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 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 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
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 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 Aug 05
4
SendDtmf
Hello all, I am trying to use asterisk to call a local access gateway by dialing a fix number, after getting connected, the is a IVR prompt for pin number and finally the real destination number. I manage to use asterisk to dial to the gateway but have no idea how to send the pin number and destination number. This is due to asterisk only process the next ext only if dial app has terminated. My
2012 Jan 31
1
Load Balance between 2 NIC
Hi, I have a server with 2 NIC and 2 different ISP. The idea is configure a Load Balance with these 2 providers. I reviewed: http://lartc.org/lartc.html#LARTC.RPDB.MULTIPLE-LINKS but I would like to know if this is a good method to use with CentOS 6. Thanks in advance!
2002 Sep 10
3
RE: 4 nic advanced routing question update
ok i will do it in text: 66.92.114.46 eth0 209.141.2.194 eth1 192.168.119.101 eth2 192.168.120.101 eth3 What i have is a linux box RH7.3 which will eventually run Shorewall Firewall. On this box there is eth0 66.92.114.46 conneted to isp1 and eth1 209.141.2.194 connected to isp2 It also has eth2 192.168.119.101 and eth3 192.168.120.101 which will connect to a failover appliance which has 2 wan
2004 Dec 01
3
core dump during make check when building 64-bit R on Solaris8/9
Hi, After reading some of the posting in this list, I came across this posting from: From: Peter Dalgaard <p.dalgaard_at_biostat.ku.dk> Date: Fri 29 Oct 2004 - 08:02:40 EST Replying to Re: [R] Errors during make check He described a problem similar to mine, that build 64-bit R (I am building R version 2.0.1) with sunperf library gives a core dump during make check. So I configured my
2012 Jan 24
2
Help: read a proportion of high through-put data
Dear All, I have a text file, tab delimited, called "sample.txt",as follows: ID_REF 382 GC_Score Theta R B_Allele_Freq Log_R_Ratio 200003 BB 0.9101527 0.9734979 0.8788951 1 0 200006 AB 0.6003323 0.4385073 2.033364 0.4850979 0.01553433 I have explored various options of the command: read.table, with one as:
2003 Aug 10
9
DID IT! - Samba 2.2.8a+LDAP+PDC
I am so stoked I just had to share this with y'all. I just "SEAMLESSLY" migrated all of my machines and users over to my new Gentoo Linux Server. I even kept the same: domain name and old PDC NetBios name. The trickiest part was getting all of the users to keep their same profile, but I managed that by cloning the RID and Lanman/NT hashes for the user accounts. Free at last! #