Displaying 8 results from an estimated 8 matches similar to: "Transfer and 407's"
2007 Oct 30
0
Bad Request
I have a repeated error in the asterisk console.
Incoming call: Got SIP response 400 "Bad Request" back from 10.0.2.136
It is repeated every few seconds and never stops until I restart
Asterisk.
It starts after I make a call to a certain extension, 202 which
transfers the call to another extension all phones then hang up.
The SIP trace looks like:
2007 Oct 26
1
Still more auth problems
Firstly can I ask when the documentation site will be online again? I'm
struggling here without it.
Further to my recent post I have tried to simplify things a little.
I have used a VoiceXML app to simple call an asterisk extension. EG:
<form id="transfer">
<block>
<call name="xfer" dest="sip:101 at 10.0.4.147:5060"/>
2007 Oct 18
0
Relaying calls to another SIP extension
Hi,
I am learning Asterisk for a small project.
At this stage I have an AsteriskNOW system running locally. I can call
SIP phone to SIP phone fine, the operator and voice mail work fine,
except some stuttering (probably caused by it running in MS-VPC)
What I need to figure out is...
I have an automated response telephony server (Voice Media Server)
available via a SIP URI like:
2010 Dec 03
5
XCP 1.0 beta : NOOB: how do i log into a newly created VM?
Hi:
Sorry for the basic NOOB question but I managed to create a VM but now I
am stuck. On page 26 of the XCP Virtual Machine Installation Guide it
says "VNC and perform the OS installation". I tried everything I could
find (listed below) but I am stuck. Any help would be greatly
appreciated. Thanks in advance.
Here are two questions whose answers would really help:
1.
2007 Jan 03
0
asterisk sip peer/user matching methods for authentication backwards?
Take an example where there is two sip users defined in sip.conf as
follows;
[peer1]
Host=192.168.1.1
...
[peer2]
Host=dynamic
Secret=password
...
[Peer3]
Config not relevant
...
The intention is to accept calls from peer1 without authentication (ip
address authentication only), but require authentication from peer2
If by chance a SIP invite comes "From"
2007 Jan 04
0
asterisk sip peer/user matching methods forauthentication backwards?
Hi,
I too have found this matching to be frustrating. I would like it to
behave as you describe.
Doug
--
Doug Meredith
506-854-7997 ext. 801
________________________________
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Damon
Estep
Sent: Thursday, January 04, 2007 1:50 AM
To: Asterisk Users Mailing List - Non-Commercial
2009 Oct 09
3
Panic when using QRESYNC
Been seeing these occasionally for the last few weeks. Only way to
fix is to remove cache files in the affected mailbox. Reproduced with
both 1.2.5 and 1.2.6.
IMAP transaction:
-----------------
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID
ENABLE SORT THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE
CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1
2007 Jan 04
1
asterisk sip peer/user matching methodsforauthentication backwards?
I have considered opening a bug report on this, but wanted to get some
feedback and make sure I am not missing something in the way of a simple
work around. What is the scenario in which this impacts your
implementation?
Ours is the desire to use the same realtime SIP database for many
asterisk servers, and route the call based on a "home server" value in
the realtime database. The