Displaying 20 results from an estimated 1000 matches similar to: "Problems Solved, two left"
2023 May 24
0
Problems Solved, Two Remaining
This was supposed to go to the list.
I am now thoroughly confused.
In the [voipms] stanza where endpoint is defined (type=endpoint),
everything points to voipms. But in the [yealink] stanzas, I tried
pointing everything
to Steve, one item at a time, then both of them, and nothing changed.
On 5/24/2023 10:00 AM, Stefan Tichy wrote:
block quote
Am Wed, May 24, 2023 at 09:40:18AM -0400 schrieb
2023 May 23
3
Problems with inbound connection and registering phone
I have two problems. The first is that when I dial my number from a
phone on the Internet or any phone outside my LAN, Asterisk does not
respond in any way, which means somehow my system is not picking up the
fact that there's an incoming call to it.
The second problem is that I thought I'd try an internal phone to see if
I could get the hello-world stuff working at the least. I
2019 Apr 05
2
pjsip endoint woes
I'm trying to set up pjsip to work with an obi202 and google voice. But
I can't configure the endpoint.
pjsip:
[obi202-auth](!)
type = auth
auth_type = userpass
password = <mypass>
[obi202-aor](!)
type = aor
max_contacts = 2
; ===== endpoints ========
[gv-voice](obi202-endpoint)
auth = gv-voice
aors = gv-voice
identify_by=auth_username
;identify_by=username ; I also tried
2019 Apr 08
2
pjsip endoint woes
On Sat, Apr 6, 2019, at 10:04 AM, sean darcy wrote:
> On 4/5/19 10:36 AM, sean darcy wrote:
> > I'm trying to set up pjsip to work with an obi202 and google voice. But
> > I can't configure the endpoint.
> >
> > pjsip:
> >
> > [obi202-auth](!)
> > type = auth
> > auth_type = userpass
> > password = <mypass>
> >
>
2019 Jan 26
3
INVITE from DID: No matching endpoint found but completes the call anyway
I have a trunk set up for the DID from my provider:
[my_provider]
type=registration
outbound_auth=my_provider
server_uri=sip:sip.example.com
client_uri=sip:my_username at sip.example.com
retry_interval=60
[my_provider]
type=auth
auth_type=userpass
password=123456
username=my_username
[my_provider]
type=aor
contact=sip:sip.example.com:5060
[my_provider]
type=endpoint
context=from-my_provider
2015 Jan 26
0
asterisk 11.14 - voicemail incorrect duration
Hi Dominique
On Mon, Jan 26, 2015 at 04:37:23PM +0100, Dominique Haeber wrote:
> So, from 15:24:04 to 15:24:10 there are 6 seconds. But asterisk only
> count 2. What can be the reason? It is not silence.
Are you sure? The value for silencethreshold (140) is unusually large.
--
Stefan Tichy ( asterisk3 at pi4tel dot de )
2015 Jan 27
1
asterisk 11.14 - voicemail incorrect duration
Hi Stefan,
Stefan Tichy <asterisk3 at pi4tel.de> schrieb am Mon, 26. Jan 23:56:
> Hi Dominique
>
> On Mon, Jan 26, 2015 at 04:37:23PM +0100, Dominique Haeber wrote:
>
> > So, from 15:24:04 to 15:24:10 there are 6 seconds. But asterisk only
> > count 2. What can be the reason? It is not silence.
>
> Are you sure?
Yes, im sure.
I have looked at the time and
2020 May 01
0
SIP TLS not working, Asterisk 16.9.0
Hi Karsten,
On Thu, Apr 30, 2020 at 05:50:39PM +0200, Karsten Wemheuer wrote:
> .... The server sends Server Hello, Certificate, Server Key
> Exchange and Server Hello Done.
Something in that packet seems to be unacceptable for openssl 1.1.1d
as it is compiled and configured for Buster.
Certificate length, Digest algorithm, ...
You my change the system default settings at the
2017 Dec 03
2
PJSIP OPTIONS
Right now it reply 401 Unauthorized with message in log "No matching
endpoint ..."
on Content 0 should reply 200 OK I guess
<--- Received SIP request (376 bytes) from UDP:10.30.100.41:5060 --->
OPTIONS sip:10.30.100.27:5080 SIP/2.0
Via: SIP/2.0/UDP
10.30.100.41;branch=z9hG4bKf5eb.1ac76487000000000000000000000000.0
To: <sip:10.30.100.27:5080>
From:
<sip:vprx00 at
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]
2017 Dec 03
2
PJSIP OPTIONS
If understand correctly type=identify is more for sip trunk
configuration ?
;[mytrunk]
;type=identify
;endpoint=mytrunk
;match=198.51.100.1
;match=198.51.100.2
In chan_sip it was just reply 200 OK on keepalive packet without need
define trunks.
volga629
On Sun, 3 Dec, 2017 at 10:45 AM, Joshua Colp <jcolp at digium.com> wrote:
> On Sun, Dec 3, 2017, at 10:42 AM, volga629 at
2023 May 23
3
Problems Solved, two left
And I think they're both small.
Solved: tcpdump showed no packets coming in, so I went to my DID
provider's Website to discover to my intense embarrassment that the DID
number had been set up forwarded to their voicemail. I got egg on my
face for this one. I changed that setting to SIP/IAX and packets now
arrive and go where they should. Two problems remain.
1. Still can't
2009 Aug 20
1
Asterisk 1.6.2.0-beta4 - Monitor / MixMonitor Recording
MixMonitor seems to work:
-- User hit '*3' to record call. filename: auto-1250792853-24-22
== Begin MixMonitor Recording SIP/snom2-084c4ec8
/var/spool/asterisk/monitor/auto-1250792853-24-22.wav exists now.
Recording a call without mixing fails.
> User hit '*1' to record call. filename: wav,auto-1250793354-24-22,m
TOUCH_MONITOR_OUTPUT is set to
2004 Jul 23
1
chan_alsa record problem
Some unsuccessfull attempts to make console calls working.
If a sip phone is called, the other side will hear nothing.
If I try to record some sound the application will not finish. There
is a sound file, but it is empty (0 bytes). "Record(${FILE}:gsm|10|30|skip)"
is used in the dial plan. After hangup the following error messages
show up:
NOTICE[]: channel.c:1683 ast_set_read_format:
2004 Nov 21
4
Snom 190 - dhcp - settings_server
Hi,
in the Snom FAQ I found the following information:
After staring up, the phone tries the URL given in the "Setting
URL" of the phone. ... BTW this setting can also be set via DHCP.
....
option tftp-server-name "http://192.168.0.9/snom200{mac}.htm"
The documents used:
FAQ-04-06-14-sf.pdf "Setting up DHCP for snom phones"
FAQ-04-03-24-sf.pdf "How can I
2016 Oct 25
0
Asterisk 13.12.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.12.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.12.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
New
2019 Jun 06
2
Fail2ban for asterisk 16 PJSIP
Hello
Anyone have a working copy of Fail2ban asterisk filter asterisk.conf
for Asterisk 16 running PJSIP.
I have tried 10 different filters but none of them show any matches when testing with
fail2ban-regex
I see date template hits but no matches....
My log
[2019-06-06 15:37:20] NOTICE[18081] res_pjsip/pjsip_distributor.c: Request 'REGISTER' from '"2405" <sip:2405 at
2007 Aug 05
0
chan_alsa - no sound / strange sound - 1.4.9
Hi
some problem with chan_alsa. Depending on the configuration I don't
get any sound output (output_device not set in alsa.conf - same as
output_device=default) or very strange output (output_device=hw:0,0)
when dialing into something like
exten => 10,1,Answer
exten => 10,n,Playback(soundfile)
exten => 10,n,Hangup
Other alsa applictions do work without problems and for example this
2004 Jul 05
0
chan_misdn HFC-NT dialtone
How is it possible to get a dialtone using chan_misdn for a ISDN
phone connected to a hfc nt-mode card?
misdn.conf:
[intern]
ports=2
context=isdnIntern
immediate=yes
extensions.conf
[isdnIntern]
exten => s,1,DigitTimeout(5)
I don't want to use answer here because the phone does not show the
dialed digits in the display if the call has already been answered.
--
Stefan Tichy
2004 Jul 08
0
rxfax - mISDN - missing logs
Hi,
using HFC cards, mISDN/chan_misdn and spandsp lib fax retrieval works,
but some log file entries are missing. There should be one of the lines:
Fax successfully received.
Fax receive not successful.
Dail Plan config used:
[fax]
exten => _.,1,SetVar(FAXFILE=.............)
exten => _.,2,SetVar(LOCALSTATIONID=......)
exten => _.,3,rxfax(${FAXFILE})
exten => _.,4,NoOp,XYZ
exten