similar to: Voiceglo SIP configuration

Displaying 20 results from an estimated 1000 matches similar to: "Voiceglo SIP configuration"

2004 Jan 30
1
Cameron Palmer / voiceglo
I found a message in the archives from Cameron Palmer on 23 Dec regarding his voiceglo SIP configuration. Unfortunately (for me), the archive has his email address removed. So, Cameron -- or anybody else using voiceglo with their * box -- please reply to me so that I can get your email address and ask you a question about your setup. Thanks, Greg
2005 Jan 05
2
Glophone/Voiceglo and Asterisk
<P>Has anyone managed to get Asterisk to work with Glophone/Voiceglo since this posting.</P> <P><A href="http://lists.digium.com/pipermail/asterisk-users/2004-February/036559.html">http://lists.digium.com/pipermail/asterisk-users/2004-February/036559.html</A></P> <P>I've tried copying the config in this listing with no success. </P>
2004 Jan 22
0
voiceglo.com and dtmf
Hello all, I've been trying to get a simple PBX up and running with asterisk. I decided to sign up with Voiceglo so I could have a PSTN gateway. The problem is that I can't seem to get Asterisk to handle dtmf decoding reliably. I tried inband and the rfc decoding. inband tried to work and the rfc mode didn't do anything. By try to work I mean that it rarely properly
2003 Dec 01
8
VoiceGlo
Hi, VoiceGlo is comercial version of Asterisk? :))) loooooooooollllllllllllllllllll Take a loock on http://www.voiceglo.com/ The softphone is IAX :) Best regards, Chris HARIGA Techselesta Inc. http://www.techselesta.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031201/307c10e9/attachment.htm
2006 Jan 09
0
Asterisk 1.2 - sip_buddies restrictid problem.
Hello, I'm using Asterisk 1.2 with MySQL support. I use sip_buddies table for SIP clients definition. My problem is that I can not define CLIR. Sip.conf docs says that restrictid = yes hide caller identification. The problem is that definition of sip_buddies field named restrictid is char(1). I tried to set restrictid = y, = 1 - no results. I changed definition of the filed to restrictid
2009 May 11
1
PauseMonitor() Hanging Up Call
Hi All, I'm at the end of my tether here and would really appreciate some help. I'm trying to implement DTMF based pause/resume of call recording. I'm using Asterisk 1.4.22.1. Here's the scenario: The caller (SIP or ISDN, doesn't matter) dials into the asterisk which executes the following code: exten => _X.,1,Monitor(wav,${CALLDIR}${UNIQUEID},mb)
2004 Sep 13
1
SIP Remote-Party-ID
Hi to all, i saw that in chan_sip there is the possibility to let the * to take the number from the Remote-Party-ID header field on incoming calls from gateway. What about to let the * to generate the Remote-Party-ID on outgoing calls? this is is useful for us to let the users to have their outgoing number hidden but let our switch to get the correct record for accounting. I think that If i hide
2007 Sep 28
1
CHAR () and Rmpi
Hi. I am the maintainer of Rmpi package. Now I have a problem regarding the change of CHAR () in R 2.6.0. According to R 2.6.0 NEWS: ******* CHAR() now returns (const char *) since CHARSXPs should no longer be modified in place. This change allows compilers to warn or error about improper modification. Thanks to Herve Pages for the suggestion. ******* Unfortunately this
2004 Sep 22
2
Transfering incoming calls using same line
Hey all, Wondering if this is possible.. Incoming call is answered through X100P, then an extension is dialed using the same X100P card. Basically I want to dial in, enter 9 + <phone#> and have it do a flash then have it dial *08 <the same phone number> + # on the same PSTN line to have it transfer my call to another phone number. I realize this isn't very safe, but I would
2007 Oct 08
2
inbound call voip providers
Hello: I want to have a local telephone number that, when the people calls this number (via mobile or normal PSTN), the voip provider stablishes a SIP session to my asterisk box. It is possible? If yes... What providers have this service in Europe? It is difficult to configure and get things working ok? Will my asterisk box see the mobile or normal PSTN phone# that is calling the number
2005 Oct 04
12
Sprint Nextel sueing over VoIP patents
Sprint Nextel is sueing vonage, voiceglo and theglobe.com for infringing on VoIP patents. Sprint Nextel claims to have about 100 patents on VoIP technologies. Does anyone know which ones this article is talking about, and if so does asterisk have any of those features? The reason I am asking is that the article is vague, Vonage uses a fairly standard codec set, I dont know about the others.
2010 Jun 08
1
early media issue from phone co.
hi folks. i have the following puzzle: when i call certain cell phone# using a regular phone & POTS. the called cell phone co. usually return a message such as phone travel out of range or phone is busy etc. if the phone is unreachable. now when i have the following setup: sip phone -> asterisk -> PRI -> phone co. i call the same cell# and if it's unavailable. the PRI return
2004 Jun 25
1
503 "Unavailable"
I'm having troubles... I am new to Asterisk and SIP. I was just given this setup and it was running fine. And somehow it stopped. I thought it was the DID(again) But it wasn't. All calls are getting rejected. **************************************************************************** Called 1403(Phone#)@###.###.###.### -- SIP/###.###.###.###-1c69 answered Zap/83-1 -- Got
2006 Nov 03
1
Clearing Outgoing Call Queue
I have an app that generates callfiles in the outgoing queue, which connect a channel to an AGI (Perl script) at an extension. The AGI calls the Dial command over a SIP channel. Sometimes I need to stop the outgoing calls after the requests have been made. I delete the callfiles from the outgoing directory, but there are still some calls "in the pipeline". Especially if Dials failed at
2005 Mar 20
1
TAPI
I just installed tapi and some app called identapop pro. I havent tested incoming calls yet but so far, I cant get calls out using outlooks. I configured TAPI for asterisk inside outlooks and I set TAPI to these configs: TAPI connects using the manager to asterisk without problems. As channels I configure this: User channel: SIP/myphone and the phone actually rings when I tell outlook to dial
2004 Jun 01
2
BroadVoice usage?
Hi all, I've been trying to use BroadVoice as a SIP service provider. They don't officially support * but are helpful when it comes to answering questions for setup parameters. They claim they have no firewalls or access lists that need to be set up so I can get access to their servers. However, something's still not quite right when I use the parameters. It looks like our Asterisk
2013 Jul 02
1
Queue questions - Asterisk 11
Hi all, I have to questions about queues. Member is a phone like SIP/myphone and only one member in the queue. At first, DIALSTATUS doesn't return any status. How to now if a call in queue has been answered or if caller just hangup? Second, how to deal with timeout, I have strange behaviors. If I put timeout=60 in queue.conf and I call the queue passing also 60 as timeout value,
2008 Feb 13
2
[Linux/Python 2.4.2] Forking Python doesn't work
Hello When a call comes in, I'd like to fork a Python script that broadcasts a message so that users see the CID name + number pop up on their computer screen, and simultaneously ring their phones. The following script doesn't work as planned: It waits until the script ends before moving on to the next step, which is Dial(): =========== exten =>
2004 Jan 26
0
I need some clarification on DTMF
Hello all, I have a SIP provider that is doing the PSTN bridging for me (voiceglo.com). I understand the inband, info, etc for DTMF on *my* network, but what about what they're sending me? Is there anything that could prevent them from sending me DTMF information? The Asterisk system is currently NAT'd (no special rules, just a Linux router) and incoming and outgoing calls work
2008 Mar 16
0
Telemarketer Torture.... (was: Re: asterisk-users Digest, Vol 44, Issue 49)
You could accept as the "passcode" the caller punching in their own phone#, then checking that against your whitelist. Lets associates get past the challenge when using someone else's phone, without their remembering some arbitrary passcode. And strangers or barred old associates who abuse it can get an earful about how you're suing them for wire fraud. Preferably after you