Displaying 20 results from an estimated 1700 matches similar to: "SIP OPTIONS dialog not understood"
2007 Mar 21
1
Metaswitch help needed
I'm attempting to connect to a Metaswitch, inbound only (at this time).
The Metaswitch is the only "connection" (at this time).
All I'm getting so far is a bunch of "OPTION" messages which my Asterisk
box replies to but I don't get inbound calls.
Here's my sip.conf. As you can see I've been trying a bunch of different
options without success :(
2011 Mar 10
1
Metaswitch to Asterisk problems
I am setting up VM off Metaswitch due to a problem with Metaswitch VM. I have a couple days to prove this works and I need a little assist please.
I am using TRIXBOX 2.6.2.5 and have the Meta SIP trunk up. I have extensions built that can talk to each other. I took a trace on the TRIXBOX that shows when I dial my test phone on Metaswitch it goes to VM after a couple rings and the call goes to my
2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
Hi folks,
I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD
4.7 -release. Everything seems to work fine. I have a macro which
answers, receives the fax to a tiff, and then runs a script (mailfax) to
convert that to pdf and email it. It all works perfectly except for some
errors I am seeing in the console. After it hangs up I get a dozen or so
messages in the cli
2012 Aug 02
1
DTMF transmission problem
I am having difficulties with customer-bound DTMF being very short & clipped off (and basically unusable, as systems on the customer side aren't recognizing the DTMF digits, and I can barely tell that DTMF is there when I listen on a handset).
My system set up as follows:
PSTN <--> Metaswitch <-SIP-> Asterisk <-SIP or IAX2-> CPE
Asterisk is running Asterisk 10.4.0 on a
2006 Mar 03
1
SIP Problem - Asterisk to Provider Gateway
Hi All,
I'm stumped on a weird problem. I have an * server working fine for local
SIP phones and IAX2 connections. We just provisioned a second Ethernet
port to attach to a local SIP provider.
PSTN calls incoming work fine:
PSTN -> SIP Provider -> SIP -> *
but outgoing calls are not. Call setup takes place and the caller can hear
about 1-2 seconds of audio before the SIP provider
2008 Oct 21
1
hex b1 in CallerID sent by Asterisk On PRI
I'm trying to send CallerID info to a MetaSwitch system over a PRI. The
MetaSwitch gets the info exactly as it is sent by Asterisk, but I think
it might be having trouble with the Hexadecimal b1 that is being sent
just before the first character of the CallerID Name.
Does anyone know what the significance is of the b1 being sent here?
Or, is there a way to make Asterisk not send the b1
2009 Oct 28
1
SIP 18x Messages
When I make an outbound call I hear a half of a ring and than silence until
the call opens up.
It seems asterisk is sending a 183 after the 180 message. My CPE device does
not support multiple 18x messages in the same call setup. When we receive
the 180 we present ring back to the phone, but when we receive the 183 we
get confused and stop the ring back tone, but do not open up the early media
2015 May 15
1
Re-INVITE and bridge breakage
Hello,
as a variation of our issues with Adhearsion calls dropping when an INVITE
comes in for a bridged call, I now have a new issue to contend with.
Our call is in an AsyncAGI application, and has been bridged to another
channel.
The provider that supplies the DID sends a polling reINVITE every 15
minutes (it's a documented Metaswitch behavior amongst others).
The reINVITE is seen as a new
2013 Aug 08
0
HVM vLAPIC timer interrupts intermittently disappearing
Hello,
I''m trying to port one of our existing appliances (running on 64-bit Red Hat Enterprise Linux 6.4) to a Xen HVM guest . We''re seeing some very odd behaviour that doesn''t manifest on other platforms.
The guest experiences intermittent lockups of a few seconds- shell sessions become unresponsive, and various software healthchecking in our application triggers,
2004 Dec 13
0
setting up asterisk as voicemail for softswitch
Im trying to get my asterisk box to register to a sip provider without much
success.
here is my console output in asterisk
Dec 13 12:57:17 NOTICE[213005]: chan_sip.c:3982 sip_reg_timeout: Registration
for 'voicemail.nexband.com@metaswitch.nexband.com' timed out, trying again
-- Got SIP response 403 "From: URI not recognized" back from 208.149.73.5
Urgent handler
in my
2006 Jun 05
0
Asterisk/Metaswitch trunk, no inbound RTP stream on inbound calls
I've been racking my brain for the last two days to try to figure out
what I could possibly be doing wrong in my configuration for a SIP trunk
that's setup through my local ISPs Metaswitch. I've setup a very simple
SIP Peer, which I've played around with a lot in the past two days but
still comes back to the following basic setup:
[provider-fireball]
type=friend
2011 Mar 29
1
wrong from URI in options message
I recently configured a SIP peer which i must specify my fromuser as my
ten digit "DID". I send calls to this peer, but whenever Asterisk sends
an options message, the fromuser is "asterisk".
Is this a bug? Or is there some other config I must make ?
register = 2155551941:123456 at 10.0.138.226/2155551941~600
[peer](!)
type=peer
context=inbound
qualify=yes
2007 Aug 21
1
Contact: header and NAT.
Greetings,
I have a problem getting Asterisk registered as a UAC against the
MetaSwitch call agent, because the customer insists on running it on a
NAT'd box. Thus, the Contact: field in the REGISTER request betrays
the private IP address of the Asterisk box, but the source IP of the
message is a public one.
Most registrars don't have a problem with this, including Asterisk.
However,
2010 Mar 02
0
1.4 chan_sip use internal IP for dialog-info+xml SUBSCRIBE, why?
Asterisk 1.4.29
BLF-SUBSCRIBE go to internal IP (ngrep output):
U 2010/03/02 11:34:06.013515 212.78.xxx.xxx:2048 -> 62.134.xxx.xxx:5060
SUBSCRIBE sip:12 at 62.134.xxx.xxx SIP/2.0..Via: SIP/2.0/UDP
212.78.xxx.xxx:2048;branch=z9hG4bK-d28tfohos0vh;rport..From:
<sip:K922002626 at 62.134.xxx.xxx>;tag=vyx8c0trgx..To:
<sip:12 at 62.134.xxx.xxx>;tag=as13e7cb7c..Call-ID:
2008 May 20
7
Problems sending large results with backgroundrb
I''m working on an application that does extensive database searching.
These searches can take a long time, so we have been working on moving
the searches to a backgroundrb worker task so we can provide a sexy AJAX
progress bar, and populate the search results as they are available.
All of this seems to work fine until the size of the search results gets
sufficiently large, when we start
2008 Feb 08
0
Rejected calls to Sylantro server
I'm using FreePBX/Trixbox with Asterisk 1.4.17-1 trying to register
against a Sylantro server in front of a Metaswitch. I'm able to register
and receive inbound calls but outbound calls are rejected by the far
end. The username and password have been checked repeatedly. Putting the
same authentication and server IP into a softphone or polycom phone work
fine for inbound and outbound
2005 May 18
0
SIP: Failed to authenticate
Hello--
Looking for a solution. I'm using asterisk HEAD version, from a day or
two ago. Trying to register with a Metaswitch voip server via sip.
They gave me a userid, and a password. I plug it into a register command
in sip.conf:
register => 3074449999:pword@isp
[isp]
realm=voip.isp.net
auth=3074449999#c491b58f6fd6da12691fa0de86fbbcc3@voip.isp.net
type=peer
context=workline
2014 Jan 14
1
From: "Unavailable" <sip:asterisk@server.com>; tag=as120a1079.
Hello Everyone,
Calls that are private name private number have the following TO header:
From: "Unavailable" <sip:asterisk at server.com>;tag=as120a1079.
Don't tell anyone, but we are trying to put on a "We're big enough to own
the pricey softswitch" look. Even though I would pick a OpenSIPS +
Asterisk combo over a Metaswitch any day. Three words "Service
2003 Nov 07
0
Re: Asterisk-Users digest, Vol 1 #1835 - 12 msgs
Thanks Brian, and thanks again for the included definitions <grin> - that
helped too. Your comments are really helping clear many questions.
I suppose our intensions are to become an IXC.
So if my local carrier is sporting old technology, they'll provide TDM
services. So if I understood you correctly, the "in-band signaling" is
typically SS7, and the alternative is typically
2009 Oct 31
0
Local channel that runs a custom app... why immediate hangup?
I have an app which handles a Mitel's command port to change the MWI
lights. It detects dial tone, plays some DTMF digits, listens for
dialtone-or-busy, does a manager event on what it finds, and returns.
Since the Mitel command port does not give answer supervision (looks like
it's ringing), and since I run this app via a AMI "originate" command, I set
up an extension in