similar to: Incoming SIP calls not being sent to "s" extension

Displaying 20 results from an estimated 2000 matches similar to: "Incoming SIP calls not being sent to "s" extension"

2005 Feb 17
1
Voicepulse Open Access & Asterisk Problems
I can't seem to dial out with Voicepulse Open Access service using *. Incoming works fine. Another user posted a few weeks back that they were having problems and there are some threads at dslreports.com about this as well. Maybe someone here can figure out what the issue is from the sip debug info below. I am at a loss. The audible error message from Allison is 0984 (from VP server) Here is
2004 Dec 07
1
Segfaults when playing GSM files
My Asterisk has started *frequently* segfaulting during IVR and voicemail activity -- it'll be playing a prompt gsm file to a caller and it'll just die (segfaulting, naturally dropping the caller) with no rhyme or reason. I've run gdb on four different core files and each one shows the reason for the segfault to be the following: #0 0x45df8b24 in Gsm_Short_Term_Synthesis_Filter
2015 Jul 18
3
Multiple network cards - routing issue?
I have a Centos 5 machine here that, up until about a year ago, was happily running Icecast and serving streaming audio through through three network connections, consisting of one "local" connection (local address 192.168.1.5) and two cable modems to talk to the outside world. We shut this down about a year ago, but now I am attempting to get it going again on one outside connection
2010 Jan 20
6
routing multiple network cards on a single subnet
I have dealt with machines that have multiple network cards in them before, but never when they were on the same subnet so this issue has never come up before. My problem is that I can only access one IP address at a time. I started out using dhcp and found that if I went through the dhcp song-and-dance then that address became active and the other one was disabled, and vice versa. On our local
2015 Jul 19
0
Multiple network cards - routing issue?
On 07/18/2015 10:41 AM, Frank Cox wrote: > I then ran the following three commands: > > ip route add 204.83.15.0/24 dev eth1 table access1 > ip route add default via 204.83.15.254 dev eth1 table access1 > ip rule add from 204.83.15.1/32 lookup access1 ... > Can any of you folks tell me what I've missed? Does the system work correctly if you don't run those "ip
2005 Aug 26
2
Unpaste Problem
Hello, Easy ways to "unpaste"? xp <- paste(x2, x3) # x2, x3 are two non-numeric columns. ............. ......................... xfg <- data.frame(xp,sc1, sc2, sc3) # sc1,sc2, sc3 are numeric cols. I want xp to be split up to form a new dataframe of the form (x3, sc1, sc2, sc3). IMPORTANT info : elements of xp have the form abc<space>efg, with abc in x2 and efg in
2014 Jun 30
1
How to combine/join/merge etc PCA and Cluster?
Hello everybody, I Would like to get some help to plot together, Principal Components Analysis (PCA) and clusters. I am handling environmental data from 25 locations spread across 5 different ecosystems.When grouped into 5 clusters, locations from different ecosystems are arranged in the same group. So, I want to plot together PCA and Clusters, in a such way that locations belonging to the same
2009 Jan 07
1
problem with initialising R-Project through C#
Hi, i got a problem with initialising R-Project from C# in this i m sending what are all the code line I had been written and the error where i got sc1 = new STATCONNECTORSRVLib.StatConnector(); sc1.Init("R"); and error at SCN_E_INVALIDINTERPRETERVERSION -2147221487 0x80040011 can any one suggest how can i resolve it thanks & regards; kiran [[alternative HTML version
2012 Oct 23
1
Filling a covariance matrix
useRs ? I?m working with the attached data that contains one year?s worth of sub-daily observations of flow (?Q?) and specific conductance (?SC?, a surrogate for concentration) at a point in a stream. The R code posted below shows the extent of data processing thus far. My goal is to create a covariance matrix that takes on the following form: Q1 Q2 ? Q365 SC1 SC2 ? SC365 Q1 Q2 ? Q365
2018 Jan 13
2
Icecast Radiolist Error
Hello Icecast Developer, I hope, that I'm right here. My favorit Multimedia Player (VLC-Player) from Videolan can not play current a single Radiostation in the Icecast Radios List "http://dir.xiph.org/yp.xml". The "Icecast Radio Directory" in the VLC-Player does'nt find any Icecast Radiostation. I get an Error in Line 51875, column 75
2017 Jun 29
2
Must put "server role check:inhibit = yes" in smb.conf
Sorry what means TLD ? Le 29/06/2017 à 13:31, Rowland Penny via samba a écrit : > On Thu, 29 Jun 2017 12:55:46 +0200 > Hénoch Hervé <h.henoch at isc84.org> wrote: > >> Yes i'm on a AD DC. When I have installed AD DC two years ago and >> "apt-get install" has installed on the system nmbd (jessie). >> > Ok, put your smb.conf back to this: >
2003 Dec 08
2
Problems with voicepulse.com
Greetings, I have been experimenting with Asterisk for a few weeks and finally decided to take the plunge and purchase a few DIDs for inbound calling. Our attempts at IAX/IAX2 connectivity with VoicePulse have been less than successful. We get "Registration Refused" errors from Asterisk whenever we launch the server. The front-line support folks at VoicePulse suggested that we are
2005 Mar 21
5
VoicePulse Issues
I recently switched from BroadVoice to VoicePulse Connect on my Asterisk box. Too many Meetme quality complaints (whether real or perceived). I had to make a choice to use IAX2 or SIP with VoicePulse. I first tried to go with SIP because I already had it working and all of our devices are SIP. Problem is that every time I turn my back, the Asterisk registration with the VoicePulse SIP server
2004 Apr 08
0
IAX2 Trunk to PSTN (voicepulse) questions...
All, I've almost got my Asterisk PBX setup, but I've having some problems with the VoicePulse IAX trunk. On outbound calls, when dialing a PSTN number through the IAX2 trunk, music on hold (moh, using the m option in the dial command) does not work. The console states that "stop sound" on IAX2 channel. Ring works, but only without the r option. MOH works when trying to dial a
2003 Dec 09
1
dialling peer problems
I'm trying to use Jeremy's suggestion of dialling using just the peer name instead of user:pass@peer but I'm running into some really funky issues. It does the same thing with both VoicePulse and another * server I have. [voicepulse] type=peer host=gw5.voicepulse.com trunk=yes user=USERNAME pass=PASSWORD and in my dialplan: Dial(IAX2/voicepulse/${EXTEN:2}@VPWS,90,r) The log shows
2017 Jun 29
0
Must put "server role check:inhibit = yes" in smb.conf
On Thu, 29 Jun 2017 12:55:46 +0200 Hénoch Hervé <h.henoch at isc84.org> wrote: > Yes i'm on a AD DC. When I have installed AD DC two years ago and > "apt-get install" has installed on the system nmbd (jessie). > Ok, put your smb.conf back to this: [global] workgroup = SC1 realm = sc1.local netbios name = VSPDC1 server role =
2009 Jan 07
0
problem with working on R-Project from C#
Hi, i got a problem with initialising R-Project from C# in this i m sending what are all the code line I had been written and the error where i got sc1 = new STATCONNECTORSRVLib.StatConnector(); sc1.Init("R"); and error at SCN_E_INVALIDINTERPRETERVERSION -2147221487 0x80040011 can any one suggest how can i resolve it thanks & regards; kiran [[alternative HTML version
2007 Aug 22
0
Users Conference - Friday@12:30 PM EDT: Founders of Voicepulse
For this week's conference, the two founders of Voicepulse, Ravi Sakaria and Ketan Patel, will be joining us. For those of you who are not aware, Voicepulse is an asterisk friendly VOIP provider that has won awards for service and innovation. We will also have Trixbox news, updates, as well as discount codes. Lastly, we are working feverishly to bring you more information regarding legal
2004 Sep 13
0
voicepulse problems since new configs
Voicepulse has ignored four emails over the course of two weeks. Anyone have any ideas of whats wrong? - Executing Dial("IAX2/voicepulse-in-01@66.234.228.170:4569/7", "IAX2/acctname:acctpass@gwiaxt01.voicepulse.com/14109649073") in new stack -- Called acctname:acctpass@gwiaxt01.voicepulse.com/14109649073 Sep 13 22:48:25 WARNING[131080]: chan_iax2.c:5375
2009 Apr 26
1
Error, Clue to what?
[Apr 26 10:47:01] NOTICE[32151]: chan_sip.c:16223 sip_poke_noanswer: Peer '3516533812' is now UNREACHABLE! Last qualify: 86 [Apr 26 10:47:11] NOTICE[32151]: chan_sip.c:12723 handle_response_peerpoke: Peer '3516533812' is now Reachable. (98ms / 2000ms) [Apr 26 12:08:49] WARNING[32273]: app_dial.c:1242 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 -