similar to: Return codes

Displaying 20 results from an estimated 10000 matches similar to: "Return codes"

2007 Sep 20
10
IAX Java Softphone?
Does anyone know of an IAX softphone in Java, whether applet or application? Even the most minimum featureset, just voice and dialing, or even embedded in some other app/let. Preferably GPL. Thanks. -- (C) Matthew Rubenstein
2006 Dec 12
3
outgoing call on ISDN PRI
HEllo list ! When user A calls user B via Asterisk (Users A and B are registered on the same Asterisk server ) and an ISDN PRI, user B phone always shows Asterisk server telephone number. How to hide it and how to forward user A number ? We tried usecallerid, callerid, hidecallerid, restrictcid, usecallingpres in zapata.conf but we always see Asterisk server telephone number ! Thanks
2007 Apr 05
5
Open Source VoIP client (on a webpage)
I need to decide on the best way to add a voip SIP or IAX client to a website. I'm thinking that I'd like it to be inline, like an aplet, on the page. I've got some asterisk servers running to connect up to, so the real challenge is finding an easily integrated open source client. Any suggestions from those who know? Jason
2007 Jul 03
4
Google acquires Grand Central
Ooops did Google just become a carrier :) http://googleblog.blogspot.com/2007/07/all-aboard.html I hear stocks crumbling worldwide as I type. Cheers, Dean -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070703/92218fc6/attachment.htm
2007 Jul 23
2
IAX Encryption
I am playing around with IAX encryption and have had good success. I read somewhere, that trunked packets are not encrypted. Does anybody know if this means the trunk packets themselves are not encrypted but the voice frames in them are encrypted or does this mean that if you are using trunking then encryption of the voice frames will not occur. I have used Wireshark to sniff the packets and it
2006 Dec 18
3
Changing CALLERIDNUM on the fly
Is what I am trying to do in this context possible. That is changing the incoming CALLERIDNUM. In this case if the incoming CALLERIDNUM is not preceeded by a "1" I want to add a "1". Often calls come in without the preceeding "1" and this plays havoc with my redial if the 3 digit area code matches a local 3 digit extension. All my outside calls are 10 digits or 1+10
2007 May 04
1
ASA-2007-013: IAX2 users can cause unauthorized data disclosure
> Asterisk Project Security Advisory - ASA-2007-013 > > +----------------------------------------------------------------------------------+ > | Product | Asterisk | > |----------------------+-----------------------------------------------------------| > | Summary | IAX2
2007 May 04
1
ASA-2007-013: IAX2 users can cause unauthorized data disclosure
> Asterisk Project Security Advisory - ASA-2007-013 > > +----------------------------------------------------------------------------------+ > | Product | Asterisk | > |----------------------+-----------------------------------------------------------| > | Summary | IAX2
2010 Oct 08
2
Weird stalling of playback on IAX2 channels on 1.8 svn
I've hit an odd issue in a test 1.8 deployment, playback() stalls mid file. The call stays up, but asterisk stops sending packets. It doesn't always happen - but on demo-congrats it happens about half the time. It only happens in IAX calls. Anyone else experienced it ? (I filed an issue just in case it isn't just me) T. Tim Panton - Web/VoIP consultant and implementor
2007 Jul 23
1
VPN on Asterisk
Dear Tim; What is folks? Where I can find it about VPN solution? Regards Bilal > Hi, > > Greetings to All, > > Im looking for some help on configuring VPN on the Asterisk PBX that I > have hosted in US. Im currently in Middle East and as everyone knows > some countries here has taboo to VOIP. Im not able to get phy phones > registered to my PBX as they are blocking SIP
2007 Aug 05
1
How does one use sip_autoreg
I've RTFM and Googled but can't seem to get sip_autoreg to work (or perhaps I'm just completely missing the point of it). (what I'd like to do is avoid having to put explicit entries for every SIP phone into extensions.conf). Asterisk is creating entries in the (virtual) context sip_autoreg: asterisk*CLI> dialplan show sip_autoreg [ Context 'sip_autoreg'
2007 Jun 20
1
Res: Record CDR in a Oracle database
Hi All, Thank's for your hint Tim Panton I could connect my asterisk machine to my oracle machine. I used unixODBC-2.2.11.tar.gz, oracle-instantclient-basic-10.2.0.3-1.i386.rpm, oracle-instantclient-sqlplus-10.2.0.3-1.i386.rpm and the drive from www.oracle.com (odbc-oracle-3.1.0-linux-x86-glibc.tar) to configure my asterisk machine. I can connect to my oracle machine with isql and in
2007 May 07
2
Asterisk to record CDR in DB Oracle
Hi People, I had success to do my asterisk to record CDR in a databese MYSQL... Now, I need to do it to record CDR in Oracle... Does Anybody knows how to do this?? Every hints are welcome.... Thank`s all Everton Goularth Uberlandia - MG - Brazil _______________________________________________________ Yahoo! Mail - Sempre a melhor op??o para voc?! Experimente j? e veja as
2006 Nov 13
3
FW: Desktop integration
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000066"> Hi Dean,<br> <br> I will check that site - thanks for the hint.<br> The biggest problem I see with
2009 May 09
5
Rusting Snoms?
This is a bit off topic, because I 'think' it isn't an Asterisk problem. However I'm not sure and anyhow I'm hoping someone may recognize the symptom. We moved offices a month ago. Our trusty SNOM190s (all between 3 and 5 years old) were packed up for the move, then unpacked a couple of weeks later. On unpacking them and connecting them to the new network, several of
2007 Mar 12
2
Playback 5% Too Fast?
Hi All I have a problem with IVR scripts which consist mainly of Playback of audio files, driven from an AGI application. There are clicks every few seconds or more frequently that is audible on the remote end (PSTN), but not on the Asterisk recording of the call. If I record the remote end and compare it to the local recording, it appears to be about 5%-7% too fast - i.e. if I synchronise the
2007 Jul 30
2
Creating an SIP softphone
Hello, I have been reading up on the capabilities of the Asterisk-Java library. I believe that this library can act as an interface between a Java GUI(custom softphone) and the Asterisk server. Seems like the Live API would be easiest to use to make the connection to the Asterisk server and to set-up calls. One thing I am not sure about is how to transmit the audio streams between users'
2007 Apr 09
1
Received mini frame before first full voice frame
Can someone give me a little detail as to what this error message means and why it may be occuring? I keep seeing tons of these roll by on the CLI on one of our systems. Thanks! Apr 9 11:05:40 WARNING[19263]: chan_iax2.c:7538 socket_read: Received mini fra me before first full voice frame
2007 Feb 14
2
Fanless solution
Hi there, I'm looking for a compact fanless solution preferrably wall mountable and not too exotic. It needs to be commercial grade. I don't really consider most of the Via ITX solutions I have seen commercial grade but perhaps someone can convince me otherwise. This solution is about the best I have found. Maybe a bit on the exotic side but I like the fact it is wall mountable AND
2006 Oct 26
2
"Cheapest" way to determine channels in a group from outside asterisk?
I need to determine the number of active calls in a group from outside of Asterisk. Currently I poll the manager API and parse the channel status list but this is becoming too expensive on CPU. What are my options? What is considered "standard practice" ? Update a DB field? Poll the manager api? Use an asterisk -rv 'some command' call?