similar to: '500 Internal Server' Error on SIP NOTIFY

Displaying 20 results from an estimated 300 matches similar to: "'500 Internal Server' Error on SIP NOTIFY"

2006 Jun 26
1
Email notification
Is there a way to get asterisk to send you a email when it looses or an extension doesn?t re-register Roger Workman Business Development Upperclassman/Universal Holdings LLC Voice: 304.324.3800 Fax: 304.324.3801 ICQ: 4447584 Website: http://www.upperclassman.net Billing Questions: billing at upperclassman.net Rental Questions: rentals at upperclassman.net Maintenance: help at
2006 Nov 29
12
What's up with the Manager Interface?!?!
The Asterisk Manager Interface is driving me nuts. Whoever wrote it should be drawn and quartered. Sometimes the data comes back separated by \r\n, and sometimes it's separated by \n. The whole thing is completely inconsistent, and trying to write any kind of API for it is -GHASTLY- Doug.
2007 Apr 23
1
problem with 3-way conferenicing
Hi, I am trying to achieve 3-way conferencing taking hint from wiki link http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO Here is the scenario: 1. user "ua1" calls user "ca1" 2. "ua1" then presses the feature code "*0" to redirect "ca1" to conference room 300 3. "ua1" then dials the user "33" 4. user
2006 Feb 22
4
Polycom IP 601 Buddy Watch problems
Hi, I configured Buddy Watch function on my Polycom IP 601. It works well, until I make a reload of Asterisk. After reload, It can't monitor any lines and I have to restart the phone to reactivate this function. Is this a specific problem of asterisk-1.2.3? How can I solve it? Thank in advance, regards, Marco.
2006 May 11
4
'extensions reload' clears Regextens
I hope I have this wrong, but when I have a bunch of priority 1 NoOp's created from regexten in sip.conf, and I do an 'extensions reload', I lose all the priority 1 NoOps! This can't be right... this means that in a production environment, if you make a change to your dialplan and do an 'extensions reload', you lose your ability to terminate calls to phones on this system.
2006 Jun 20
8
fail to make call
Hi I have the following configuration | UA1 --|------ asterisk1 -----------------------+ UA2 --|------ asterisk2 -----------------------+ DB UA3 --|------ asterisk3 -----------------------+ UA4 --|------ asterisk4 -----------------------+ | All UA is located in the same area. A seperated PC is used as a centralized DB for storing a common dial plan, user account and register
2003 Sep 26
3
An interesting call path observation..
This is not really a problem just something I noticed in my testing.. When two or more Asterisk servers are connected by IAX2 trunks it does not make use of any "shortest path" type system.. (maybe this is still planned somwhere down the line, but may come in handy to those who have multi asterisk installations) Here is the setup.. UA1--- Asterisk1----[IAX2 Trunk]---Asterisk2---UA2
2007 Jul 31
1
Turn off SIP 183 Session Progress in Asterisk 1.4.8
[Resent due to non-descriptive subject line.] Hi folks When connecting two SIP users, is there any way to stop Asterisk from sending SIP 183 Session Progress messages, either globally or per-peer? Scenario as follows: Call from UA1 to Asterisk (UA2) to UA3. UA3 sends RTP before SIP OK to Asterisk (UA2). Asterisk (UA2) detects early audio from UA3 and sends 183 Session Progress with SDP to
2007 Jul 31
2
Welcome to the "asterisk-users" mailing list (Digest mode)
Hi folks When connecting two SIP users, is there any way to stop Asterisk from sending SIP 183 Session Progress messages, either globally or per-peer? Call from UA1 to Asterisk (UA2) to UA3 UA3 sends RTP before SIP OK to Asterisk (UA2) Asterisk (UA2) detects early audio from UA3 and sends 183 Session Progress with SDP to UA1. Instead I would like it to just send on the early audio, is this
2003 Jul 04
3
switch => priority in the dialplan.. (probably an issue for Mark)
Hi, It seems that the "switch" parameter has a priority in the dialplan that is higher than the wildcard extensions.. This I am finding to be a problem.. My setup.. UA1--[AST1]--{IAX}--[AST2]--UA2 | | PSTN1 PSTN2 I use switch on AST1 to connect to AST2... As you can see I have PSTN connections on both and also the IAX connection is not permanent.. I
2006 Jun 09
1
Polycom subscriptions
Somewhat off topic. We upgraded a Polycom phone from SIP v1.6.3 to v1.6.6 The phone will no longer send SIP subscription messages for buddies to Asterisk. I have broken the directory file down to make it as simple as possible. Here is what it contains. <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- $Revision: 1.2 $ $Date: 2004/12/21 18:28:05
2006 Jun 15
5
DUNDi Not Able to HandleComplexFailoverSituations
> -----Original Message----- > From: Watkins, Bradley [mailto:Bradley.Watkins@compuware.com] > Sent: Thursday, June 15, 2006 10:36 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] DUNDi Not Able to > HandleComplexFailoverSituations > > > Is it possible for you to explain in more detail the > situation involved.
2007 Apr 23
1
Asterisk codecs retranslation
Hello, everyone. I'm interested in one thing: as I know asterisk retranslates the media stream with the next way 1. Gets the frame with the UA1's codec 2. Retranslates it to slan 3. Ratranslates slan to UA2's codec 4. Send the frame It seems to me, that it follows these steps anyway, the question is: Will Asterisk retranslate the frame ua1->slin->au2, if the codecs of the 1-st
2006 Jun 01
17
Polycom-Asterisk hints/presence
I set up hints and presence monitoring on some Polycom phones connected to an asterisk server with the expectation that the phones that are "watching" other extensions would be notified when the other extension sis ringing, in addition to the other statuses (on the phone, statuses set by the user on the phone, not registered, etc). I can see when the line is in use, and when it is
2006 Mar 24
14
IAX Incoming/Outgoing
I'vce got three Asterisk systems here that I'd like to be able to place calls between with IAX. As usual, I've spent several hours playing with it, really getting nowhere. Asterisk is so mentally draining. Each system, pbx1, pbx2, pbx3, should be able to connect to every other. Do I need separate user/peers or can I combine them into a single user=friend for each system? if I place a
2005 Feb 25
2
407 Proxy Authentication Required
Hi everybody: I configured my Asterisk to register to my VoIP provider, and I can make outgoing calls, but I can't receive any calls with it. I used Ethereal to sniff the activity of it, and I found something that might be causing the problem: When my provider's gateway does the "Request: INVITE mynumber@my-voip-provider.tld ..." my Asterisk asks for "Status: 407 Proxy
2004 Sep 28
20
Polycom IP500
Got my first round of IP500s in today. Anybody have any example sip.cfg files they'd like to share? Tim Jackson Network Engineer Angelina County, Texas (936)639-4827 office (936)414-6723 mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040928/a923e094/attachment.htm
2006 Dec 08
1
Douglas Garstang <dgarstang@oneeighty.com>
On Fri, 2006-12-08 at 04:26 -0700, Douglas Garstang wrote: > Hi Steve. > > Thanks, but unfortunately, I can't be involved in that. We are > running Asterisk in a production environment and we're using > 1.2, not 1.4. I don't have the resources to work with 1.4. > Last time I filed a bug against 1.2 I got told off. >
2008 Apr 04
0
Forking using Openser And Asterisk
Hi All, I am stuck with an issue in the Openser+Asterisk Forking. In this solution we are using Openser as the Registrar. Hence it will store all the contact bindings along with the q values for a given user, say ua1. The current setup is such that the INVITEs are sent to Asterisk by Openser and Asterisk sends out the INVITE. Now if ua1 is registered with two different contacts having
2005 Feb 24
0
Question of SER to Asterisk to PSTN
Dear ALL: My scenario lists below: Assume: UA1 with sip id "1011" And dial number to PSTN is "0939749xxx" There is no modification rule at my CISCO. (It will not change any dialed number) UA1 ==> SER ==> UA2 (SIP to SIP) UA1 ==> SER ==> Asterisk ==> CISCO 5300 ==>