Displaying 20 results from an estimated 3000 matches similar to: "need help with IVR dialplan"
2009 Apr 13
0
opensips and asterisk canreinvite
Hi,
I'm using opensips as the registrar server for my users.
I am redirecting calls going out to pstn to my asterisk server.
call flow is basically:
ua --> opensips server --> * server --> sip gateway provider
if (uri=~"sip:00[0-9]*@sip\.myserver\.com") {
xlog("L_INFO", "Call to PSTN\n");
#strip(2);
#prefix("011");
2009 Mar 24
1
Relay Register
Good morning everybody.
My question is simple.
Is there a way to perform relay register with Asterisk ?
More precisely, I want my clients regiter to a Proxy Registrar (OpenSIPS/Kamailio) through my Asterisk :
REGISTER REGISTER
Client ------------> Asterisk ---------------> OpenSIPS
So Asterisk keep a list of registered clients and only allows them to
2009 Jul 20
0
No subject
used Kamalio to "supplement" the features that Asterisk either doesn't
provide or doesn't provide in as nice a form as the OP desired - can't
really speak beyond this as I am not one of them.
------=_NextPart_000_010C_01CB6EAA.3AC2C610
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html
2009 May 15
1
Spiral SIP Request problem
Hello,
I am using OpenSIPS to register all the users and planning to use asterisk
for Auto Attendant, Queues, Voicemail and Conference Bridge.
I have a scenario where the signaling does not happen properly:
1) A user from Opensips dials an extension 7000 which is an
auto-attendant extension. The call is routed to asterisk to play the auto
attendant messages like Welcome and Dial the
2014 Oct 15
0
OpenSIPS Summit Oct 21st before Astricon
Hello Everyone!
We wanted to let everyone coming to Astricon know that we will be
holding an OpenSIPS Summit on Tuesday Oct 21st, 2014 at the Suncoast
Casino & Spa.
Suncoast is about 10 minutes away from Red Rock and we will be provide
shuttle service to and from the Summit. For those of you that had to
book at Suncoast it should be really easy to find us!
Here are some things you can
2015 Nov 20
2
SIP calls dropping at 15 minutes
I have a problem where SIP calls from some providers are dropping at 15
minutes.
The topology is: Client sends calls to a host running OpenSIPS, OpenSIPS
sends calls to an Asterisk server.
Below,
'Client' is the IP address of the client's host (running
FPBX-2.8.1(1.8.20.0)
'OpenSIPS' is the IP address of my host running OpenSIPS 1.7.2-tls
'Asterisk' is the IP
2020 Jan 29
0
Invitation for OpenSIPS Summit 2020 Call for Paper
Hello fellows VOIPer,
If you want to share with the rest of the VoIP & RTC community some
news, interesting or breaking through ideas, or even more, some
experience you had in terms of designing, integrating or operating
various solutions or platform based on Open Source Softwares, then you
should consider submitting a paper for the OpenSIPS Summit 2020 in May,
Amsterdam.
2013 Mar 10
1
Register Free Opensips/Asterisk Integration
Hello Everyone,
I have gone through a few really good tutorials from the OpenSIPS
site, Asterisk resources etc.. The unanswered question (and final
piece of our puzzle) is if it's possible to have a register free
environment in an OpenSIPS/Asterisk integration. Most approaches have
OpenSIPS relay the UA's REGISTER request to Asterisk which has
"host=dynamic" set for the
2020 Oct 29
0
PJSIP tight loop on auth failure
Hi,
What if some fail2ban magic could keep OpenSIPs response from hitting
Asterisk after N attempts ?
Le mer. 28 oct. 2020 à 18:32, Kingsley Tart - Barritel Ltd <
kingsley.tart at barritel.com> a écrit :
> Hi,
>
> We're using Asterisk 13.17.0 with PJSIP 2.8 bundled.
>
> I've found an issue when Asterisk tries to make a SIP call out using
> auth, but has the wrong
2010 Oct 27
0
Send INVITES and REFERs from OpenSIPS to Asterisk with multiple Contexts
I currently have OpenSIPS set up with users and most of my call handling.
OpenSIPS won't be able to handle things like Call Park, Hunt Groups, ACD,
etc. So I want to send these types of requests to Asterisk. I also want to
set Asterisk up as Multi Tenant. So my question is
How can I send requests to Asterisk and have them funnel into the specific
context for that specific Tenant? So if
2013 Apr 09
1
[OpenSIPS-Users] 404 When BYE initiated by external callee
On Tue, Apr 9, 2013 at 1:22 PM, Bogdan-Andrei Iancu <bogdan at opensips.org>wrote:
> **
> Hi Nick,
>
> The BYE is not properly formed and rejected by script - in the 200 OK of
> the INVITE, you can see that your opensips is doing Record-Routing, but the
> BYE does not contain the corresponding Route hdr, so SIP routing is
> impossible.
>
> Regards,
>
>
2012 Jan 06
1
Why write your dialplan using Lua?
Hello,
Reading through the Wiki:
"Asterisk supports the ability to write dialplan instructions in the Lua
programming language. This method can be used as an alternative to or in
combination with extensions.conf and/or AEL. PBX lua allows users to use
the full power of lua to develop telephony applications using Asterisk"
My question is, what is the benefit of using Lua? I recently
2020 Oct 28
4
PJSIP tight loop on auth failure
Hi,
We're using Asterisk 13.17.0 with PJSIP 2.8 bundled.
I've found an issue when Asterisk tries to make a SIP call out using
auth, but has the wrong credentials and keeps getting returned a SIP
407, in this example to an OpenSIPs server requiring user auth.
Basically this happens:
1. Asterisk sends plain INVITE to OpenSIPs
2. OpenSIPs responds with SIP 407 auth required with a
2010 Sep 25
0
Asterisk Cluster Scenario
Hello folks,
my company has experience in setting up single asterisk setup, but
recently one of our customers asked us to set up an asterisk cluster,
that must be High Availability and Load Balanced.
So I wrote here to have some hint or advice about the configuration we thought.
First of all I'll explain you the scenario:
The asterisk cluster must serve as Call Center
2009 Feb 26
1
incoming call problem
Dear All,
I have created an inbound context in SIP .conf that forward incoming call to
opensips server...The problem appears as soon as I enable t38pt_udptl =
yes...The Asterisk negotiate the SIP session with OpenSIPS without adding
voice codec to INVITE packet...It just contains T.38 protocol...When
t38pt_udptl is disabled everything looks OK and Ulaw is negotiated with
OpenSIPS and cal
2009 Mar 01
1
Help T.38
Dear All,
I have created an inbound context in sip.conf that forward incoming call to
opensips server...The problem appears as soon as I enable t38pt_udptl = yes
under General context...The Asterisk negotiate the SIP session with OpenSIPS
without adding voice codec to INVITE packet...It just contains T.38
protocol...When t38pt_udptl is disabled everything looks OK and Ulaw is
negotiated with
2020 Oct 28
0
PJSIP tight loop on auth failure
On Wed, Oct 28, 2020 at 2:31 PM Kingsley Tart - Barritel Ltd <
kingsley.tart at barritel.com> wrote:
> Hi,
>
> We're using Asterisk 13.17.0 with PJSIP 2.8 bundled.
>
> I've found an issue when Asterisk tries to make a SIP call out using
> auth, but has the wrong credentials and keeps getting returned a SIP
> 407, in this example to an OpenSIPs server requiring
2010 Apr 19
2
OpenSIPS with Asterisk Backend
<body bgcolor="#ffffff" background="https://img.web.de/v/p.gif" class="bgRepeatYes" style="background-repeat: repeat; ; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: verdana,geneva; font-size: 9pt; padding-left: 0px;"><div style="min-height: 200px; background-image: url(https://img.web.de/v/p.gif); background-repeat:
2012 Jan 09
1
Asterisk as register server through OpenSIPS
Hi all,
I've been trying to register a SIP user agent to an Asterisk server using
OpenSIPS as SIP router. The functionality is working fine. However,
Asterisk uses the IP address of the OpenSIPS server as the peer IP address.
How can I use the original IP address of the peer without changing the
peer's nat=yes?
I appreciate any kind of help. Thanks!
Regards,
Ronald
-------------- next
2011 Mar 04
3
OT: OpenSIPS vs Kamailio -- which do you use and why?
I'm starting a new project similar to a previous project where I used
OpenSER to front a bunch of Asterisk servers.
Now that OpenSER is gone, OpenSIPS and Kamailio seem the likely
candidates.
I'm leaning towards OpenSIPS because it's in EPEL so I can install it with
yum. Also, because I think the name sounds more 'professional' when
discussing architecture with clients :)