similar to: The SIP channel driver - I'm giving up.

Displaying 20 results from an estimated 1000 matches similar to: "The SIP channel driver - I'm giving up."

2009 Apr 01
10
FOR IMMEDIATE RELEASE: NEW CHANNEL DRIVER FOR ASTERISK RELEASED TODAY
* NEW CHANNEL DRIVER FOR ASTERISK 1.6 AND VOXSWITCH 3 ADDS AUDIO AND VIDEO TO MICROBLOGGING! In a surprising move, Digium in partnership with Edvina today released a new channel driver for Asterisk, chan_tweet. The driver connects seamlessly to several microblogging platforms, including Twitter, Facebook, Laconi.ca/Identi.ca and GSM text/SMS. The main feature of this new module is to
2006 Apr 05
5
Dial Plan Logic Problem
Hi I can't for the life of me work out why this is not working. When in the campon contect if you hit a DTMF key 2 you get moved to the exten => 2 defined in the mainmenu context not the exten => 2 defined in the campon context. What is wrong? The same happens if you hit key 1. [campon] exten => _*1XXX,1,Answer exten => _*1XXX,2,SetCallerID(${CALLERIDNUM}) exten =>
2004 Jul 05
2
Again Sip Registration Fail
Recently I wrote about this problem, but it still exist and I can't dial my Xlite SIP Phone So here is the Notice Jul 5 17:14:07 NOTICE[65541]: chan_sip.c:6731 handle_request: Registration from 'Damian Minkov <sip:damian@10.1.1.2>' failed for '10.1.1.11' The * box(10.1.1.2) and the PC(10.1.1.11) on which is the XLite are in the same network Here is part from sip
2009 Sep 03
3
GTalk functionality Asterisk
Hello Previous context :- After Looking up sip and IAX2 that require configuration at router level which may cause some problems like connection break etc... so i left them ......... and start wondering if there is some thing that dont require configuration at router layer. The task to accomplish to make and recieve calls from outside local network using any protocol whose soft phones are
2008 Apr 13
1
Similar option as promiscredir to use in transfer (REFER)
I made a similar question in a previous thread, but there was no answer, so I think I was not very clear making the question. What I need is some configuration that works like "promiscredir=yes" in sip.conf that enables me to do the same thing with transfer (REFER), letting me transfer a sip call to a non local sip address. Thanks in advance, Thiago Abra sua conta no Yahoo!
2006 Mar 24
1
Re: Subscription state after reload (New subject)
Actually, I have tested this here with an Aastra 9133i and an Asterisk@Home server, and the 9133i will re-subscribe on its own after an Asterisk reboot, if you wait long enough. It took on the order of an hour to do so. Of course, a phone reboot will get it done faster, if necessary, but it _will_ eventually re-subscribe on its own. > Thanks Olle, > > So am I to understand that you
2007 Dec 15
17
Upgrade to Asterisk 1.4 - it's one year's old!
Friends in the Asterisk community, I'm kind of interested in the slow uptake of Asterisk 1.4. Between 1.2 and 1.4 there's been a lot of important development. New code cleanups, optimization, new functions. I realize that 1.4 at release time wasn't ready for release, but we've spent one year polishing it, working hard with bug fixes. The 1.4 that is in distribution now is
2003 Dec 30
2
playback in [macro-stdexten] problem
I added the playback line to my [macro-stdexten] context but when I dail an extension I don't get the "please hold while I try that extension" message. It just dials the extexsion. Do I have a syntax problem somewhere ? exten => 8005,1,Macro(stdexten,8005,Zap/2) exten => 8006,1,Macro(stdexten,8006,Sip/8006) [macro-stdexten] ; ; Standard extension macro: ; ${ARG1} -
2003 Nov 24
3
strange SIP authentication/authorization behaviour
When I have an ip hardphone username setup in my sip.conf : [109] type=friend username=ipphone9 secret=bla-la host=dynamic dtmfmode=rfc2833 ; Choices are inband, rfc2833, or info defaultip=172.20.0.139 mailbox=109 ; Mailbox for message waiting indicator callerid=ipphone9 <109> callgroup=1 pickupgroup=1 and this user has a wrong password then calls are denied, but
2004 Dec 19
3
[Asterisk-Dev] RE: [Asterisk-biz] Asterisk training andcertification :: AstriconTraining
I feel this is a slap in the face for those of us that have been here and I don't feel I should HAVE to pay to be certified... I think me and MANY others are about to walk out of the project over this. I have already spoken with many people that are close to the project. You're hurting US and our ability to make money. I still know the code better than most of the people that will be
2006 Oct 11
4
Psst... Top secret information: Codename Pineapple
Friends in the Asterisk community, I've been talking for years about the new version of the SIP channel. I've been trying to get funding and get going. Well, the funding part remains to be handled, but I have other news - if you kan keep it to yourself. ...I've began coding. Finally. With a happy smile on my face I removed "pedantic=yes" the other day. After years of
2003 Dec 12
1
simple question on sip.conf
Hi folks, I want to fix hole in my asterisk set up. I use Vocal as my sip proxy and * for voice mail and the g/w to PSTN, Iconnect, fwd etc. So from Vocal I redirect sip requests which needs to go 'other' places. This senario works fine. Now the issue is someone else running a vocal or another SIP proxy can redirect his calls to my * as well. Those calls two will come through general
2003 Oct 27
1
Fwd: Re: Asterisk on FreeBSD
Your log file almost looks like a bug in Asterisk doesn't it? Why call poll() with a zero timeout while passing only one FD? and then why do the read when there is no data? Read the man pages for all the system calls Take a look at the source chan_sip.c /* Wait for sched or io */ res = ast_sched_wait(sched); if ((res < 0) || (res > 1000))
2004 Apr 20
1
Re: SIP re-invite
Trouble getting chan_sip2 to compile below is what I have done -download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software cp /root/software/chan_sip2s.c /usr/src/asterisk/channels cd /usr/src/asterisk/ patch -p0 acl.c /root/software/acl.c.patch cd /usr/src/asterisk/include/asterisk patch -p0 acl.h /root/software/acl.h.patch - added the follow to /usr/src/asterisk/channels/Makefile
2006 Mar 10
3
Development news :: T38 passthrough support
Friends in the Asterisk.org community, There is a lot of cool stuff going on in Asterisk development, things that will change Asterisk and make it work better in your organisation, make it easier to sell in your area or give you more consulting oppurtunities - in short, functionality that will make a lot of sense for you users. However, developers can't really get anywhere without a
2006 Jan 25
14
No audio? Update your Asterisk
This morning we discovered a serious bug that stopped all bridged audio in our Asterisk servers. Mark found the problem and soon fixed it. If you get this problem today, please update your Asterisk server. A fix has been commited to the subversion repository for 1.2 as well as trunk. A fixed 1.2.3 release will be published on ftp.digium.com as soon as we can find a release engineer (consider
2007 Dec 14
1
ZRTP + asterisk and Best Security Practice
Hello List I am very interested in developing a research project on security protocol for VoIP, under the GPL. For some time I have been reviewing ZRTP, I would like to know the opinion having regard to whether and under asterisk, but I see that this closed implementations according am Http://bugs.digium.com/view.php?id=10024 Are Zphone and ZRTP the future for the Voip Security? Opinions?
2006 Mar 07
3
indications & SIP
Apologies if this is an old question; I've searched the list and the wiki but have not been able to find a definitive answer. I have an Aastra 480i phone registered with * 1.2.4; I want to generate UK ringback tones when the handset dials another internal extension. On my Zap channels, I have this in place by editing /etc/zaptel.conf; however I've had no luck with the Sip handset (I have
2006 Mar 09
1
Jitter buffer for SIP channels (OT?)
This might be a better question for the dev list, but I don't think they want to be bothered by my silly questions. Does anyone know when we can expect to see a jitter buffer for SIP channels? I know they've been working on a generic jitter buffer since around last summer, just wondering if there's been any progress.
2006 Mar 13
1
SIP Jitter Buffer for 1.2.5
Hi, I really want to start using 1.2.5, but I also really need to have the jitter buffer. Can anyone offer a suggestion of how to go? I've looked at the SIP_JB patch and there seems to be no indication of a patch for the 1.2.5 release.