similar to: asterisk 407 Proxy Authentication Required

Displaying 20 results from an estimated 1000 matches similar to: "asterisk 407 Proxy Authentication Required"

2004 Nov 29
2
Cannot Start Asterisk
Hi, I'm running asterisk-1.0.2-2mdk. When I tried to start it with /usr/sbin/asterisk -vvvvvvvvvvvvvvvvvvvvgc, I get [codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator) Ouch ... error while writing audio data: : Broken pipe # ps aux | grep mpg123 root 5237 0.1 0.4 5816 4444 pts/0 S 18:45 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-river.mp3
2004 Nov 28
5
IP to IP call without server?
Hi. I'm really new. I was just wondering if it is possible at all to do a IP to IP call without a * server (or as a matter of fact, any other kind of server)? say I'm at mydomain.com's 10.0.0.1 and I want to call my buddy at hisdomain.com's 192.168.0.3. Is this sort of things possible? Or must we all both be registered with the same server to do that? Can this not be done
2003 Nov 22
1
g729 codec questions error running asterisk now
Hey all, Does anyone know what this means? I was running asterisk fine. Installed it on a new pc and I am using the g729b. codec that is optional. I ran the install for the codec it went ok but when I run askterisk via asterisk -vvvgc it gives me this error anyone know? I make sure I entered in the correct reg number. I followed the steps correctly. Too Registration error! Please try
2006 Jan 07
14
Asterisk Jobs
I'm curious why the number of jobs out there requiring Asterisk seems to be pretty low. After looking around dice, monster, careerbuilder etc, I was surprised to find no more than 3-4 employment opportunities with Asterisk throughout the US. Is it really that low? There seems to be a job of opportunities for Cisco and other vendors solutions (duh... GUI's are good... duh). I wonder if
2004 Jul 17
6
Mac OS X installer for Asterisk
Hi I have created a Mac OS X installer package for installing Asterisk on OSX ver 10.2 and 10.3 Anyone who'd like to give this a try, please download the installer package from here ... http://www.astmasters.net/stuff/Asterisk.pkg.tgz to install Asterisk on OSX just double click the package file. please send any feedback to benjamin (at) sunrise (dash) tel (dot) com NOTE: this is a
2004 Jun 28
2
Vonage and Asterisk integration
All, I have been thru the archives and all the relevant URL's sent to me. I have sent e-mail to those who have gone before me and are attempting to accomplish the same goal - no one has it working?. Doesn't anyone have a WORKING asterisk pbx that hooks into vonage? Thanks, Jerry Roy 562-305-9545 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Sep 05
2
USING TWO ACCOUNTS WITH BROADVOICE
Hi, I have two accounts with broadvoice. Now, I want to be able to distinguish between them. I though that this would be simple by adding "/EXTEN" at the end of the register statement. For example: register => num1:pass@sip.broadvoice.com/1000 Unfortunately, this is not working. When I call into my box I hear busy tone. My config looks like this: [root@voip asterisk]# cat sip.conf
2005 Jan 25
4
BroadVoice Help
Is the Broadvoice service up? I just signed up with them and started receiving calls in no time but could not make calls. And after a few minutes I cannot even place calls. register => [number]:[password]@sip.broadvoice.com [broadvoice] type=peer fromuser=[number] host=proxy.lax.broadvoice.com fromdomain=sip.broadvoice.com context=from-broadvoice dtmfmode=inband any help would be
2005 Mar 08
13
Broadvoice latest changes and still not working
I have added the three lines to the sip.conf file based on the latest changes from broadvoice. I can receive incoming calls but cannot place any outgoing calls. The error I get is: *CLI> -- Registered to '69.73.19.178', who sees us as IPADDRESS:4569 -- Attempting call on SIP/Broadvoice/5068012 for application Playback(demo-congrats) (Retry 1) Mar 8 08:35:21 NOTICE[29290]:
2004 Jun 01
2
BroadVoice usage?
Hi all, I've been trying to use BroadVoice as a SIP service provider. They don't officially support * but are helpful when it comes to answering questions for setup parameters. They claim they have no firewalls or access lists that need to be set up so I can get access to their servers. However, something's still not quite right when I use the parameters. It looks like our Asterisk
2005 May 26
4
multiples broadvoice lines
Hello All, I have 4 Broadvoice lines. If I call any of the lines it shows that is coming from the first line. exaple register=XXXXXXXXX1@sip.broadvoice.com:passwd:XXXXXXXXX1@sip.broadvoice.com register=XXXXXXXXX2@sip.broadvoice.com:passwd:XXXXXXXXX2@sip.broadvoice.com register=XXXXXXXXX3@sip.broadvoice.com:passwd:XXXXXXXXX3@sip.broadvoice.com
2005 Feb 24
5
Asterisk With Broadvoice
I have configured asterisk with the AMP php configuration utility. I am able to make outgoing calls through broadvoice but incoming calls are sent to BV's Voicemail and never actually enter the IVR. When I show sip debug info through the asterisk prompt it actually reads the incoming call from BV but then issues a busy signal sending the call to BV's voicemail. I also modified
2005 Mar 09
2
Broadvoice latest changes and still not working-An
I've tried everything with the * box after this weekend. I have read every document on the problems people are having with them after this weekend as well, but none of them address my problem. I checked my settings in my sips which I have below as well, I have changed the host file a few times, but this was new to me and I never had modified it before. I have and the same results
2009 Dec 25
2
SIP Incoming / Inbound not working for Broadvoice (Asterisk PBX 1.6.1.6)
Hello, Please forgive me if I'm repeating this post. I have searched and looked for similar problem with a solution but have not see a similar one. My outgoing SIP and other channels work fine but the incoming/inbound SIP call goes straight to Broadvoice voicemail. I see that Broadvoice is registered when I look at the SIP registry. I have turned on SIP Debug and it is below. Anyone know
2005 Mar 09
4
Broadvoice Multiple "lines"
I configured this once now I forgot what I did. Two Broadvoice accounts. Incoming is simple - just use the phone numbers. Outgoing: Dial out on a specific line and/or set up the groups and select the other "line" if the first one is busy? -- James Taylor MetroTel 3505 Summerihll Road Suite 11 Texarkana, Texas 75503 903-793-1956
2005 Jan 26
4
A working BroadVoice config example
I finally got my incoming and outgoing to work on Broadvoice with a configuration file that is no where close to the one given by them. Here it Is (sip.conf). For others who have a working config could u please share so that I could compare. Thank You [broadvoice] type=friend username=[number] fromuser=[number] secret=[password] host=sip.broadvoice.com fromdomain=sip.broadvoice.com
2004 Aug 13
0
Broadvoice User hung up on voicemail
don't quote me on this but I believe the earlier assumtion is correction. I think you need to have RTP going bothways otherwise the call will disconnect. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Chris Shaw Sent: Friday, August 13, 2004 12:40 PM To: asterisk-users@lists.digium.com Subject: Re:
2005 Mar 01
6
Broadvoice + Videosupport=yes - Fails!
Hi All First time poster, long time reader. I just ran into something really bizarre. I've enabled videosupport and have been testing sip calls with Xten Eyebeam software, it works (mostly) However, when I have Videosupport=yes In the [general] section of my sip.conf, broadvoice calls fail w/ "We're sorry your call cannot be completed at this time" So... I've
2005 Mar 14
1
weird outbound problem through broadvoice (new)
Hello, Have a weird problem when using asterisk (1.0.6). There are certain numbers I cannot dial when using asterisk with my broadvoice account. No problems with inbound. With outbound calls, I can call some numbers (for example broadvoice customer support number) and unsuccessfully with some. However, when I configure my account directly on x-lite, I dont see these outbound problems. Here is a
2005 Jan 07
4
Broadvoice Status Check 11:18pm PST
Connecting to proxy.dca.broadvoice.com Calls all of a sudden cannot be completed. Cannot ping proxy.dca.broadvoice.com Changed to proxy.chi.broadvoice.com pingable, but now get the following: Got SIP response 500 "Internal Server Error" back from 147.135.12.128internal error Called Tech Support... get dead air then carrier busy signal. Anyone else having