Displaying 18 results from an estimated 18 matches similar to: "SIP-SIP transfer via the REFER/NOTIFY method"
2005 Sep 07
0
Asterisk with Vonage problems
Does anyone currently use Vonage with Asterisk? I've tried to set it up but
it looks like Asterisk (at least the version that I have) does not handle
well the SIP call dialog, sending a BYE with the wrong tag. As a result,
when I hang up, Vonage sends back a 400 Bad Request and the call on the PSTN
side does not hang up.
I know that Vonage does a lot of nasty stuff which impacts UA's
2005 Sep 29
0
Asterisk registering with vonage
Hello everyone. I've seen postings for connecting asterisk to vonage but I'm
still having trouble achieving that. I have a vonage softphone and I'm
trying to register to vonage using asterisk. I have not had any luck. I am
behind a firewall. I've successfully gotten xlite to connect and work from
the same network. When I change the port setting in [general] to 5061, I am
able to
2004 Jun 29
0
Vonage Softphone/resolved
My previous post hasn't even made it to the list yet (am I being
moderated?), but I got Vonage's Softphone service working for inbound
and outbound calls. Keep in mind that there's currently no perceived
limit on simultaneous inbound calls, which makes this a wonderful
solution for Asterisk (at least for my use). Below is a sanitized
snippet from my working sip.conf; your mileage may
2006 Jan 18
0
Problem with DIAX and Asterisk and Vonage
Hi All,
I have installed Asterisk and able to create Users and get them connected to
Asterisk after authentication. My question is how can I make calls to different
DIAX clients through my Asterisk server. I also have vonage softphone account,
using that I tried calling 18882255322
-- Registered 'manoj' (AUTHENTICATED) at 59.93.73.0:4569
-- Registered 'diax'
2006 Jan 19
0
Problem configuring Asterisk
Hi All,
I tried with different configurations and referred many articles to configure
Asterisk with a Vonage account I have but all my attempts failed. I am a newbie
and hope this mailing list will help fixing my problem and configure Asterisk.
The error I get after I make a call to outside number like 18007633555 is
-- Accepting AUTHENTICATED call from 59.93.69.218, requested format =
2005 Aug 19
2
Asterisk and Vonage - Can't call out but can receive calls
Hi,
I'm trying to get Asterisk to connect to Vonage (softphone acct) to allow me to place and receive
calls. I have successfully configured Asterisk to route inbound calls and send
them to the correct extension, but I can't get outbound calls to work. I have
Asterisk successfully registering with Vonage, but when an INVITE is sent out, I
get a "404 Not Found" back from Vonage
2005 Feb 23
4
Vonage <---> Asterisk Working Config!
Hi Nitesh, check out my config that I have for the Faktortel config in
the asterisk@home sourceforge forum, you'll probably be able to work out
how to set it up from there.
Cheers,
Dean
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Nitesh
Divecha
Sent: Wednesday, February 23, 2005 4:12 PM
To:
2004 Oct 04
2
Vonage just doesn't work?
I've yet to successfully register and receive calls from my
Vonage softphone. I've tried what few examples are given in former post this
list and some other forums, but nobody seems to be stepping forward saying
it works recently. Either they broke something to where you simply cannot
use *, or the config examples need updated.
If anyone can show a still working config,
2006 Mar 29
6
Asterisk with Vonage
I know Vonage doesn't officially have a "bring your own device" type
program, but they do offer a softphone. Has anyone gotten Asterisk to
connect directly to Vonage? This would be a great help!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060329/5bc9f644/attachment.htm
2004 Jul 14
3
Vonage working with asterisk
atlast after working of 7 hours i got voange soft account working on asterisk.
2005 Mar 11
13
Vonage a provider?
I am new to the mailing list, but I am very interested in running my small
home business office phone system using Asterisk. However, Broadvoice, a
VoIP provider of choice based on my research, is not available in my area.
I currently use Vonage VoIP. Their website mentions nothing about being
able to link to Asterisk. I was wondering if any US subscribers have been
able to configure Vonage
2023 Jan 25
1
Global variables in global variables
Le 25/01/2023 à 17:56, Antony Stone a écrit :
> On Wednesday 25 January 2023 at 16:46:14, Daniel wrote:
>
> On Sunday 01 January 2023 at 17:30:03, Antony Stone wrote:
>
>>> The [globals] section of that dialplan includes:
>>>
>>> Kphones=SIP/KC470IP&SIP/KSnom870
>>> Sphones=SIP/SYealinkT38G&SIP/SGC610IP
>>>
2023 Jan 18
1
Global variables in global variables
Hi.
I have a very old dialplan (ie: a dialplan for a very old version of Asterisk)
which I've just transferred to Asterisk 16.28.0
The [globals] section of that dialplan includes:
Kphones=SIP/KC470IP&SIP/KSnom870
Sphones=SIP/SYealinkT38G&SIP/SGC610IP
Allphones=${Kphones}&${Sphones}
In the old system, this results in ${Allphones} containing:
2023 Jan 08
1
Global variables in global variables
Hi.
I have a very old dialplan (ie: a dialplan for a very old version of Asterisk)
which I've just transferred to Asterisk 16.28.0
The [globals] section of that dialplan includes:
Kphones=SIP/KC470IP&SIP/KSnom870
Sphones=SIP/SYealinkT38G&SIP/SGC610IP
Allphones=${Kphones}&${Sphones}
In the old system, this results in ${Allphones} containing:
2023 Jan 26
1
Global variables in global variables
On Wednesday 25 January 2023 at 19:17:04, Daniel wrote:
> Asterisk 20.1.0
>
> [globals]
> Sphones=SIP/SYealinkT38G&SIP/SGC610IP
> Kphones=SIP/KC470IP&SIP/KSnom870
> Allphones=${Sphones}&${Kphones}
>
> -s*CLI> dialplan show globals
> Allphones=SIP/KC470IP&SIP/KSnom870&SIP/SYealinkT38G&SIP/SGC610IP
>
2006 Apr 19
1
asterisk 1.2.7.1 crashing my newly built system
Hello folx!
I just started to play with *. I first installed it this past weekend on my
Solaris 9 ultra 5 test box. Now I'm attempting to put it on a freshly built
Linux box a mere few hours old. I've installed asterisk 1.2.7.1,
libpri-1.2.2, zaptel 1.2.5 and the latest asterisk-sounds 1.2.1.
This is running (or installed) on my Slackware 10.2 box running kernel
2.4.31. I'm testing
2004 Jul 11
20
New Asterisk bounty: SIP simultaneous
>When I call a SIP user, the phone should ring in more
than one
>extentions. Also more than one phone should be able to
register with
>asterisk. Right now it is not the case.
There is no issue here. You seem to be confused, that's
all.
A SIP account is a SIP account and an extension is an
extension. You can assign an extension to an account (or
to multiple accounts) and the tool for
2004 May 25
4
Sip/IAX Clients for Linux
Hi There,
i think all VOIP clients for Linux are unusable!
i got testet:
Linphone + Linphonec all in version 12.2
Kphone
gophone
and other...
the only programm that is usable is gnomemeeting...
does anybody knew some other tools?
Best Regards,
Mark