similar to: Metaswitch to Asterisk problems

Displaying 20 results from an estimated 200 matches similar to: "Metaswitch to Asterisk problems"

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 :(
2007 Mar 28
1
SIP OPTIONS dialog not understood
I'm (still) trying to get my Asterisk box talking to a Metaswitch. All I'm getting is a "heartbeat" of OPTIONS messages coming from the Metaswitch which my Asterisk box replies to. The exchange looks like: <-- SIP read from 172.b.c.d:5060: OPTIONS sip:metaswitch@206.b.c.d:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP
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
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
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
2001 Jul 09
2
Need advice for application port
OK, I am definitely new to porting from Windows to Linux. You may have already seen my previous post about Winelib, ignore it for the time being. We have an app that dates back several developers, which of course no longer are available, and several years. We have had quite a few requests for a version that runs on Linux and hence the work to get the app ported. It is not a large app by most
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,
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
2015 Apr 09
4
centos kernel changelog?
I'm probably overlooking something simple, but I can't seem to find a concise changelog for the rhel/centos kernel. I'm on an oldish 6.5 kernel (2.6.32-431), and I want to look at the changes and fixes for every kernel that has been released since, all the way up to the current 6.6 kernel. Anyone have a link to this? Thanks! Matt
2002 Oct 11
1
absurd computiation times of lme
Hi, i've been trying to apply the lme apprach to growth curves of children, but lme keeps running for ever and ever as soon as I use a reasonable basis. First Example: Data are 39 boys from the Berkeley growth study, each one measured 31 times at the ages of 1.00 1.25 1.50 1.75 2.00 3.00 4.00 5.00 6.00 7.00 8.00 8.50 9.00 9.50 10.00 10.50 11.00 11.50 12.00 12.50 13.00 13.50