Displaying 13 results from an estimated 13 matches similar to: "(no subject)"
2005 Jul 10
3
Incoming calls from BudgetPhone.nl
(this time with subject....)
Hello,
I?m trying to get Asterisk to accept incoming calls from budgetphone.nl.
When I dial my budgetphone nr on a PSTN KPN line it immediately gives a busy
tone.
I tried X-lite, which worked perfect, so my modem (with nat) probably is not
the problem.
I did a sip debug and got the following output.
Because I?m new to Asterisk I can?t get the error why this is not
2005 Mar 04
2
budgetphone
Hi all,
I registered a SIP account at budgetphone.nl/talkin2ya.nl
Receiving calls works like a charm, I even redirected my
normal PSTN number to the number I got from them so
everything ends up in my * server.
Before I ask them to take over my normal phone number I
wanted to test all of it, so I ordered some calling minutes
to test. Now I cannot get outbound calling to work with
them. Anyone here
2005 May 17
0
Can't connect to SIP provider
Hello all,
I've been trying everything I could find, but I can't seem to get my *
server connected to my SIP provider (budgetphone.nl). Here's my sip.conf:
[budgetphone]
port=5060
bindaddr=0.0.0.0
context=from-budgetphone
register => 31307110000:secret@budgetphone.nl/500
type=friend
host=budgetphone.nl
fromuser=31307110000
secret=secret
fromdomain=budgetphone.nl
2005 May 10
0
outbound PSTN numbers over SIP failing
Hi,
I am currently trying out the asterisk@home (version 1) release of
Asterisk, and I want to configure it as follows:
Calls from regular telephony network (PSTN) come in through my VoIP
provider over SIP and outgoing calls to the PSTN should be routed
through the ViOP provider onto the PSTN network. I thus have no direct
PSTN connection, but only a SIP connection.
Incomming calls
2010 May 06
2
Questions About Fax for Asterisk
Yes, I purchased licenses for Fax for Asterisk and yes I called tech support
and had the WORST experience I have ever had with any technical support
call.
I am running Asterisk 1.6.2.6 and:
FAX For Asterisk Components:
Applications: 1.6.2.0_1.2.0
voipgw01Digium FAX Driver: 1.6.2.0_1.2.0 (optimized for c3_2_32)
The guy was arrogant and absolutely a jerk and I don't like to call
2007 Jul 17
0
help with sip configuration for sipgate.de on asterisk 1.4
hi there,
i run asterisk 1.4 on my debian machine, which is in my internal 10.x.x.x network, behind my main
computer, i cam make call, receive calls, all works fine, with all providers except sipgate.de,
there i can receive call and make them, i can hear the other end but they can not hear me, this is
only the case with sipgate.de i don#t know how to configure it and thought maybe someone can help
2005 Jun 05
1
Unable to create channel of type SIP-please help
Hi there,
I'm having a hard time getting outbound calling to my SIP-->PSTN
gateway. I continuasly get the following result in my log files:
Jun 5 10:07:50 WARNING[1568]: No such host: t2y
Jun 5 10:07:50 NOTICE[1568]: Unable to create channel of type 'SIP'
Jun 5 10:07:50 VERBOSE[1568]: == Everyone is busy/congested at this time
I make the following context in my
2006 Jun 14
0
Strange problem with MusicOnHold - works outgoing - works with extension - but not incoming!
I've got a strange situation with musiconhold.
It works if I dial my extension 6000:
>From extensions.conf:
exten => 6000,1,Answer
exten => 6000,2,MusicOnHold()
Debug output if I call 6000:
-- Executing Answer("SIP/gs1-b6ee", "") in new stack
-- Executing MusicOnHold("SIP/gs1-b6ee", "") in new stack
-- Started music on hold,
2004 Oct 11
4
outgoing calls
Hi,
here what i have:
[2001]--[Asterisk]---[ISDN-Trunk]---[PBX]--[8004]
Eicon Diva 4BRI Card to a PBX. Asterisk is running in version 1.0.0 on
RedHat Enterprise Linux 3AS with kernel 2.4.21-4.EL.
Dialing from Astersik extension 2001 to PBX extension 8004 via ISDN Trunk gives me the following error,
-- Executing Dial("SIP/2001-8a8e", "Modem/ttyI0:998004|20|r") in new stack
2005 Feb 16
4
Dutch VOIP-PSTN provider
Hi,
I read a lot about US providers that can terminate a PSTN
number for you and offer IAX or SIP connectivity.
Does anyone know such a company in The Netherlands ?
I read about Unet. Anyone with experience with them ?
Any information is welcome.
--
Michiel van Baak
http://lunteren.vanbaak.info
michiel@vanbaak.info
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D
2018 Jul 28
2
Can someone please help with this sip2sip pjsip_wizard "no matching endpoint" issue?
Using pjsip 2.7.2 on Asterisk 15.5
Really struggling to make sense of translating these old 1.8 SIP
instructions into a neat pjsip_wizard conf suitable for 2018
http://wiki.sip2sip.info/projects/sip2sip/wiki/SipDevicesAsterisk#Version-18
In pjsip_wizard.conf, I have the following, which seems to get me
registered, and it responds to an incoming call, but I always get
this:
[Jul 28 18:32:29]
2016 Jan 18
2
Asterisk 13.6 + pjsip: sip2sip registers but incoming calls get "No matching endpoint found".
Would greatly appreciate any input into this currently-unanswered
question on the forum:
http://forums.asterisk.org/viewtopic.php?f=1&t=96496
I posted it on Jan 6th, have tried so many things, so much forum/list
searching and late nights since, but have had to admit defeat.
Rather than duplicate it all here, I've posted my logs and conf files
on that thread, too.
Problem is that while
2005 Jan 31
5
RE: Answering Machine Function?
-----Original Message-----
<snip>
Is this possible with asterisk? Anyone have a sample dialplan?
-other than the problem outlined below I would try something like
S,1,wait(20)
S,2,voicemail(uwhatever)
S,3,hangup
That should ignore the call for 20 seconds and then leave a message in the
unavailable greeting for 'whatever' then hangup
That leaves another problem -