Displaying 20 results from an estimated 9000 matches similar to: "fromdomain not honored on outbound INVITE request"
2013 Aug 26
1
Asterisk 11.5 not honoring RTP port change in RE-INVITE
I have an Asterisk 11.5 system, using SIP Realtime and operating as a ITSP. One of my customer's endpoints is a NetVanta 7100 PBX system that has a SIP trunk connection to my Asterisk box. The NV 7100 has a public IP on it that doesn't have any NAT between it and my Asterisk system. When the customer transfers a call from one handset to a voicemail box, the NV 7100 sends a RE-INVITE to
2006 Nov 04
1
Redirect problems using IAX2 and SIP
Asterisk 1.2.7
RedHat 9.0
I frequently have the need to redirect calls that come in on a DiD
provisioned by my ITSP, back to the ITSP so that they can terminate
the call on the PSTN. For example when an external call comes in, I
often have to send it to a cell phone. I believe that this is
referred to as "hairpinning" the call.
I do this by answering the incoming call and then I use
2006 Nov 04
1
Hairpinning problems using IAX2 and SIP
Asterisk 1.2.7
RedHat 9.0
I frequently have the need to redirect calls that come in on a DiD
provisioned by my ITSP, back to the ITSP so that they can terminate
the call on the PSTN. For example when an external call comes in, I
often have to send it to a cell phone. I believe that this is
referred to as "hairpinning" the call.
I do this by answering the incoming call and then I use
2014 Mar 29
1
additional range parameter for sip peer
Many ITSP are using loadbalancers, so if somebody registers on a sip
peer with specific dns host, an incoming call may be received from a
different ip and the host value in peer section doesnt match, so it will
go to default context.
For example Telekom or 1&1, biggest providers in Germany are using too
many different addresses that its not practical to define them all (up
to 50 hosts
2005 Jun 02
3
CLUELESS NEWBIE needs help making an outbound sip call to PSTN
I'm going to try and ask this again and keep it short and as too the
point as I can while still providing enough info to be of use.
PLEASE advise if I am going about this wrong or asking too much.
I'm seriously doing my BEST to throughly read the docs and try a bunch of
things BEFORE coming here to ask and possibly annoy.
If is documentation that explains thsi process in terms that
2009 Apr 06
1
SIP Registration and INVITE question
I have an ITSP we are trying to work with that has an "Unusual" way of
working, but that said my understanding of their behaviour is that it
is fully RFC compliant. Can someone suggest how I might be able to
interoperate under these circumstances:
We register fine with them, and send the default asterisk Contact: header of:
Contact: <sip:s at x.x.x.x>
This then causes ALL
2008 Oct 19
1
Is there a way to specify the fromdomain from the dialplan?
Is there a way to override the fromdomain specified in the sip.conf
and instead set the value from the dialplan?
If we use:
Set(CALLERID(num)=user at domain.com
The SIP From header turns into:
user at domain.com@10.10.10.10
We want user at domain.com, and we can't have an entry in sip.conf for
every provider.
--
Eric Chamberlain
2016 Nov 15
2
iaxmodem errors.
2004 Jan 14
1
Cooperate with SIP ITSP
Hi All,
When I want use Asterisk as a PBX to cooperate SIP ITSP,
I can not set the caller ID, so SIP ITSP do not accept
the call.
In Asterisk, I set a account in sip.conf to register on
ITSP SIP Server:
register => 6292@218.1.121.237/6292
And I added a user 6292 in Asterisk just like the account
on ITSP SIP Server:
[6291]
type=friend
username=6291
callerid=6291
host=dynamic
2006 Nov 29
2
Trouble using 2 IAX2 DiDs provided by different ITSPs
Asterisk 1.2.7
Redhat 9
I have DiDs from two different ITSP both set up as IAX2. Each one
works when it's the only one in my iax.conf, but when I have them both
defined in iax.conf at the same time, only one will work. My iax.conf
is provided below.
Any ideas how to fix? I'd like to use both DiDs!
Thanks,
H
My iax.conf is below. When I dial the DiD provided by ITSP_B, the
other
2010 Sep 13
3
doing dnsmgr_lookup
Hello list,
my CLI is spammed with :
[Sep 13 08:31:38] > doing dnsmgr_lookup for 'ssw6.itsp.tld'
[Sep 13 08:31:38] > doing dnsmgr_lookup for 'ssw6.itsp.tld'
[Sep 13 08:31:47] > doing dnsmgr_lookup for 'ssw4.itsp.tld'
[Sep 13 08:31:48] > doing dnsmgr_lookup for 'ssw4.itsp.tld'
[Sep 13 08:31:49] > doing dnsmgr_lookup for 'ssw4.itsp.tld'
[Sep
2007 Feb 08
0
SIP Re-Invite behind a NAT
SetUp:
- Asterisk behind a NAT,
- Red Hat 9.0
- Asterisk 1.2.14
My Asterisk box is behind a NAT and I have a DiD from an ITSP. I have
my dial plan set up so that when outside callers dial the DiD, the
call is answered by my auto-attendant. The caller can then select who
they'd like to speak to and the call is transferred to the external
line associated with that person (usually a mobile
2014 Aug 05
1
Binding SIP on multiple ports [SOLVED])
Great !
I'm gonna it try ASAP !
Is there another way (ie not using different ports) to get several trunks
to a given ITSP ?
Let me explain this a bit further.
My setup is:
ITSP <---- SIP----> Asterisk <----> Phones
For various reasons, I want my Asterisk box to have several trunks/SIP
account with my ITSP.
First method, is to configure a specific port for each trunk: ITSP will
2008 Oct 27
1
Forcing repacketization on SIP to SIP call
Hi folks
I have a handset talking to Asterisk, which in turn puts the call through to
an ITSP.
The handsets likes to send audio in 40ms frames (even though Asterisk
requests 20ms frames with a ptime header in the SDP).
The ITSP doesn't request any particular frame length (with ptime) or state a
maximum length (with maxptime), so when Asterisk receives the 40ms media
frames from the handset,
2019 Mar 01
2
pjsip: don't require authentication from remote i register to
On Fri, 2019-03-01 at 14:15 -0500, Joshua C. Colp wrote:
> you can try line functionality on the outbound registration which
> may or may not work[2] (requires the upstream to adhere to the RFC,
> which not all do).
My provider seems to implement this.
However even with the line=... in the:
SIP to address: sip:5555551212@<my_IP_address>:5060;line=dpnlyiu
res_pjsip is still
2009 Sep 09
1
SIP reply CALL-ID from ITSP has internal address in host part
We are using using what Cisco's Port Address Translation, so that all
SIP traffic is done through %EXTERNIP%. ?To any outside box, it should
look like the asterisk server is actually on %EXTERNIP%.
My SIP packet gets sent to the ITSP with a Call-ID:
2fd557964ca936b66661d72f1328c918@%EXTERNIP% , but the SIP 200 OK reply
from ITSP has Call-ID: 2fd557964ca936b66661d72f1328c918@%INTERNIP%. ?I
can
2010 Jan 04
1
T.38 ITSP?
Has anyone found an ITSP that will relay T.38 fax to an asterisk 1.6.x
instance AND do it reliably? If so, I can think of a number of locations
with copper loops that could be scrapped. I'm actually quite surprised at
what an underwhelming number of ITSP's that say they support T.38 (zero so
far among my normal go-to companies).
For locations that just want to be able to send
2011 May 20
2
Faxing with Asterisk 1.8.4 & T.38
Hi -
I am looking for suggestions for ITSPs for faxing with asterisk 1.8. We are based in the US, so would need an ITSP with US DIDs.
#1) We would like to use Fax For Asterisk with asterisk 1.8.4 in order to receive faxes via T.38. Sending faxes is not a requirement. Does anyone have a working asterisk 1.8.4 configuration and ITSP provider that they can recommend? We have been trying T.38
2006 Apr 06
1
Integrics ITSP 1.6 released
Integrics is pleased to announce the release of ITSP version 1.6. This
version has the following new features:
- Comes in 2 editions:
* Carrier edition, for 250 to tens of thousands of users on hosted
systems. Integrics sells this edition directly and through partners.
* Office edition, for 10 to 250 users. This edition is sold only
through our partners, for them to sell as PBX systems at
2015 Jun 18
2
setting outbound caller ID
On Thu, Jun 18, 2015 at 1:26 PM, Matt Riddell <lists at venturevoip.com> wrote:
> Did you buy the number from your carrier? Maybe it?s set on their side
> for the trunk.
>
That's what I think too, but they are denying this. I think what's
happening is they have a customer service guy interpreting logs (probably
incorrectly).
When I had a Century Link POTS line, I had a