similar to: (no subject)

Displaying 20 results from an estimated 3000 matches similar to: "(no subject)"

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 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 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
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
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 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 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 Oct 03
9
No Ringback on Iconnect
When I place a call using Iconnecthere as my sip provider, I hear no ringback when making a call. Does anyone else have this problem or offer any suggestions? Thanks, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031003/b048f72f/attachment.htm
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 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 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 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
2003 Jun 10
10
chan_oh323
Hi, does anybody manage to get music-on-hold with inaccess oh323 driver? Statement like : exten => 10,1,Dial(OH323/xx,mt) works (dials the xx number) but no music is heared. Also, if I put 'r' (ringback) it doesn't work either. With chan_h323 I got this functionality but this driver had some other problems (call transfer don't work).... Thanx in advance, Victor...
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 Oct 13
1
ACD/IVR dialogs/SIP/client environment
Ok I have tried to post to this list server but have just gotten the automated reply saying the moderator has to approve it to the list first which was my mistake for sending from the wrong email account. So if the moderator finally approves my questions and you see the same post again "Sorry". My situation is this: I havn't installed Asterisk yet but am curious the general way
2003 Mar 27
9
Dlink DG-104S
Does anyone know if this unit works with Asterisk? Thx. B.
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
2003 Jul 08
2
oh323 problem (small one)
I have just compiled & installed the latest oh323, on a fresh asterisk installation however using a previously working oh323.conf file. When I try to dial an outbound oh323 call I get the following error : -- Going to extension s|1 because of immediate=yes -- Executing Wait("Zap/1-1", "1") in new stack -- Accepting call from '21382890' to 's'