search for: hkirrc

Displaying 7 results from an estimated 7 matches for "hkirrc".

2003 Nov 01
1
which TDM to use? DID line from telco with no dial tone and no voltage
as my first project with *, i would like to replace our old neax2400(sds) with an * server. i've got an X100p and a TDM400 on hand already. for the CO lines, the X100p works ok with fxsks signaling though there are still strange things happening every now and again but more testing is on the way. my real big problem is the DID lines which our telcos call DDI lines; (incoming calls only) i
2003 Nov 10
3
AGI and PHP
i've just spent the pass 2 days trying to get AGI to work with PHP; i made a lot of silly mistakes along the way which could have been avoided if only there were some kinda howto or samples. at the risk of looking stupid, i decided to shared my experience in hopes that it might help some newbie get going with PHP. 1. first order of business is to be aware of your php environment; i m NOT
2003 Nov 07
0
RE: Asterisk-Users digest, Vol 1 #1808 - 13 msgs archives gsm of asterisk ???
...ow is it not economical? > I already have the PBXs on both sides. > If I switch to * I'll need to get a channel bank > > Am I wrong? > > -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of hkirrc.patrick > Sent: Wednesday, November 05, 2003 8:36 PM > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Using Asterisk as a VOIP gateway > > yes you can but may not be all that economical though. > on the other hand, if you can replace or do away with > at le...
2003 Nov 02
0
surpress dial tone on TDM400p
i've already tried to change the indications.conf to the following: dial = 0/1500 but the dial tone still persists i am using the following workaround but obviously not a clean b'cos it just replace dial tone with some other tone. in zapata.conf context=spec immediate=yes signalling=fxo_ks channel=>2 ; TDM400p-1 in extensions.conf [spec] exten =>
2003 Nov 03
0
NOTICE[16401]: File rtp.c, Line 417 (ast_rtp_read): Unknown RTP codec 72 received
the above-message keep popping up every second during a conversation between a zap(fxs) channel and sip channel. * eventually hung after a long while we can talk to each other and we can ring one another without any problem. i've had x-lite and x-pro register with * without this problem. furthermore, i have ask my friend to turn off all codec expect g.711MLAW; that did not help i then
2003 Nov 03
0
turn off dial tone on a TDM400p channel
i've tried to set dial = 0/1500 in the indications.conf but still getting a dial tone. is this a bug with *? or did i do something wrong. thank you, patrick
2003 Nov 06
0
Manager API - howto
would some kind guru please point to me where i can pick up all the various required and optional labels required by each manager's action or command. i've looked high and low, and found very little info. i can login an originate a call thanks to: http://www.voip-info.org/tiki-index.php?page=Asterisk%20manager%20API