Displaying 20 results from an estimated 900 matches similar to: "DTMF with Asterisk as SIP client"
2017 Dec 14
3
Rewrite Outgoing Number
Hello,
I am new on asterisk and do some tests on freepbx.
I have 2 SIP provider:
Provider1: In-/Out- Flatrate, only 1 Number
Provider2: Incoming Flatrate, Outgoing Cost depend on destination, 3 numbers
On Asterisk site i have 3 phones
(branch ??, don't know how its called in asterisk)
Is it possible to do something like:
Phone 1: Incoming Call: Number1/Provider1 Outgoing Call:
2017 Dec 14
2
Rewrite Outgoing Number
Kevin Larsen - Systems Analyst - Pioneer Balloon - Ph: 316-688-8208
asterisk-users-bounces at lists.digium.com wrote on 12/14/2017 09:36:06 AM:
> From: "basti" <mailinglist at unix-solution.de>
> To: asterisk-users at lists.digium.com
> Date: 12/14/2017 09:36 AM
> Subject: Re: [asterisk-users] Rewrite Outgoing Number
> Sent by: asterisk-users-bounces at
2005 Sep 22
1
Early Media with Asterisk
Hi :)
I hope someone has a hint concerning Early Media.
The situation:
My Asterisk is connected to small local carrier who works with several SIP
servers.
I traced some SIP headers and find something like this:
Via: SIP/2.0 UDP sip1.provider1.de
In the SDP part I found something like this:
o=- 2268929 0 IN IP4 sip2.provider1.de
c=IN IP4 sip2.provider1.de
If I send
2006 Feb 07
0
Modifying dialplan for DUNDi compatibility
Greetings all,
I'd like to start implementing a private DUNDi peering group between one of
our asterisk servers hosted at a datacentre and the various asterisk boxes
sitting at clients' premises.
On most of the clients' boxes the dialplan will have an [in-pstn] section
containing the various numbers that should be recognised by that box. Where
they're from a VoIP provider they
2012 Oct 10
0
Network issue with multiple uplinks
Hello everyone.
I've stumbled upon a strange networking issue with multiple interfaces
on CentOS 5.
The network setup is just like the diagram in
http://lartc.org/howto/lartc.rpdb.multiple-links.html
It looks like linux is not routing correctly outgoing packets on
interfaces different from the one of the default gateway, but instead
broadcasts an ARP request on the link, looking for the
2007 Aug 19
4
GotoIf not working with ${EXTEN} for me in 1.4.8
I am using GotoIf all over the place in 1.4.8 but for some reason, the
following in my dial plan:
#############################################################
exten => _1NXXNXXXXXX,1,GotoIf([${EXTEN} = "15554441212"]?100)
exten => _1NXXNXXXXXX,n,Dial(SIP/provider1/${EXTEN},60)
exten => _1NXXNXXXXXX,n,Dial(SIP/provider2/${EXTEN},60)
exten => _1NXXNXXXXXX,n,Hangup
exten =>
2003 Jun 20
1
doubt about Load Balancing
Hello
In the LARCT how-to subitem: 4.2.2. Load balancing the following phrase
says:
"" Instead of choosing one of the two providers as your default route, you
now set up the default route to be a multipath route. In the default kernel
this will balance routes over the two providers. It is done as follows (once
more building on the example in the section on split-access):
ip
2005 Sep 01
1
Problem with include
Hi,
I put on sip.conf the following line
#include "sip.d/*.conf"
inside I have files like that
provider1.conf
provider2.conf
But asterisk does not want to load it
This is the error
Sep 1 13:18:35 VERBOSE[8756]: == Parsing '/etc/asterisk/sip.d/*.conf': Sep 1
13:18:35 VERBOSE[8756]: == Parsing '/etc/asterisk/sip.d/*.conf': Not found
(No such file or directory)
this
2008 Dec 16
2
1.6 upgrade issues
Greetings list,
Over the last few days I've been gearing up to replace a couple of our servers with 1.6 as something of a testbed, but I'm encountering a few problems, and wondering if anyone can help...
In extensions.conf, there are a number of contexts defined for each group of users, along the lines of:
[groupa] [groupb] etc.
In each of those, there's a command include =>
2004 Jan 29
1
re: help with voicepulse connect IAX2
hello,
after playing with an asterisk configuration for voip for a few weeks i'm
trying to get outbound dialing with voicepulse going - i've cut down the
asterisk to a very minimal install (1 SIP client) to try to localize the
problem. The SIP client works fine (SIP and * on the same NAT) and could
access the demo from samples before i removed it, and can call itself - so
i am
2004 Jan 24
0
rules/routes traversal misunderstanding
Hi,
I''ve been experimenting with ip route for the last few days to get load
sharing accross 2 providers working. While it works most of the time, on
a few occasions, packets are routed to the wrong interface.
I''m not sure to understand rules and routes traversal correctly (I
couldn''t find answers in the howto). So, here are my questions:
1. How does the rule
2005 Jul 02
3
call forwarding, most basic case
hello all,
i need some help and after trying the wiki i'm even more confused than i was.
i'm trying to set up call forwarding and running into problems...
i want the most basic call forwarding imaginable.
1. caller dials extension (say, 154)
2. dialplan is updated to forward caller's extension (based on
CALLERIDNUM) to voicemail, instead of ringing his endpoint.
3. caller is
2004 Apr 12
0
RE: Asterisk-Users digest, Vol 1 #3387 - 9 msgs
How do you setup the timing in Meetme conference? I have a x100p and tdm4x card.
When I dialing to my conference I get a request to schedule in the past error message.
thanks
-----Original Message-----
From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of asterisk-users-request@lists.digium.com
Sent: Saturday, April 10, 2004 10:48 AM
To:
2005 Mar 03
2
Re : Calling card platform
We are using a platform from AmarFone Inc. It great full featured ,
everything you want to run a calling card and does not cost your a lot
of money. Their support is awesome. You can contact them at
sales@amarfone.com.
Ehsanul Karim
2007 Oct 22
1
app_swift issues
Hi all,
i'm trying to integrate cepstral and asterisk, and i have a problem i'd
appreciate any help with (i know it's a bit tangential, but i figure this is
the place with the most knowledge of app_swift and asterisk).
I've installed swift from cepstral.com with alison's voice, and it works
fine, from the command line i can do swift "hello there" -o test.wav and
then
2007 Oct 12
1
question about PSTN pickup
hi all,
you'll have to excuse the ignorance (i'm a software guy, not a telcom
guy..)
Is there any way to know if a channel has been answered by an automatic
system (like voicemail) rather than a human being?
Specifically, I want to use a .call to make a call on a channel and only do
something if a person answers, not a machine of any kind. Is this even
possible, or is an answered
2005 Mar 23
3
Need some help
Hi all
I have a couple of questions maybe you guys can help me with them
I have sip phones , SER server , Asterisk.
what is the best way to do that (also with accounting and authentication).
which one of those options
1) sipphone -> SER -> ASTERISK -> SER -> PSTN
2) sipphone -> SER ->ASTERISK ->PSTN
on the first option i am trying to return the call to the ser
2006 Feb 05
2
re: questions about sip requests to asterisk 1.2
hi all,
I keep asking the question and getting no replies, so i'll keep asking :-)
In asterisk 1.09, with autocreatepeer=yes, if i send asterisk a SIP request
from SER, specifically
rewritehostport("myIP:5070"); (asterisk running on port 5070) asterisk
picks up the request and matches it to the dialplan, i.e. if in ser i was
sending to 151@myServer, it will make it
2004 Apr 10
4
No ringing tone with IAXY (and other bits and bobs)
Hi!
I'm really hope you can help me solve a little mystery, the mystery is
probably just my misunderstanding ! sorry...
I've got an iaxy talking to my * box which connects to two providers.
I'm running the stable release of the pbx.
The only thing is that when dialling from the iaxy the ringing tone isn't
heard while calling someone - you just hear silence then, they either
2005 Jun 22
2
Weird ring back
Hi guys,
I have a weird thing happening sometimes with users calling from a GrandStream phone through Asterisk onto a PSTN.
Sometimes after a user hangs up a call on a GrandStream phone the phone starts ringing after a couple seconds.
When the call is answered there is no one there.
Anyone had this before ?
Kindest regards
David Wilson
_______________________________
D c D a t a
Tel +27 33 342