Displaying 18 results from an estimated 18 matches for "auth_rejection_perman".
2020 Feb 27
2
pjsip: how to survive rejected registrations?
Hi,
sometimes 'pjsip show registrations' shows registrations to the VOIP provider
as Rejected. I have already added
max_retries = 0
auth_rejection_permanent = no
in pjsip_wizard.conf and still asterisk does not recover.
I need asterisk to keep trying to register and to renew the registration
without requiring manual intervention. How can I make asterisk do that?
2020 Feb 29
2
pjsip: how to survive rejected registrations?
...020 à 23:43, hw a écrit :
> On Thursday, February 27, 2020 3:03:47 PM CET hw wrote:
>> Hi,
>>
>> sometimes 'pjsip show registrations' shows registrations to the VOIP
>> provider as Rejected. I have already added
>>
>>
>> max_retries = 0
>> auth_rejection_permanent = no
>>
>>
>> in pjsip_wizard.conf and still asterisk does not recover.
>>
>> I need asterisk to keep trying to register and to renew the registration
>> without requiring manual intervention. How can I make asterisk do that?
> No ideas?
>
> If pjsip...
2020 Apr 19
1
how to make a bug report
...tion that controls
> behavior. I'd suggest providing your actual configuration.
I have put the options that should make asterisk re-register in
pjsip_wizard.conf as much as I could find them like this:
[easybell_HW]
type = wizard
sends_auth = yes
sends_registrations = yes
max_retries = 0
auth_rejection_permanent = no
forbidden_retry_interval = 200
transport = transport-tls
endpoint/cos_audio = 5
endpoint/cos_video = 4
remote_hosts = secure.sip.easybell.de:5061
aor/qualify_frequency = 30
outbound_auth/username = ...
outbound_auth/password = ...
endpoint/allow = !all,g722,alaw,ulaw
endpoint/context = ingr...
2023 Dec 04
1
Asterisk 13 / chan_sip / registration after reject
Hi List
We have some CPE which run an embedded asterisk 13 with chan_sip.
Unfortunately, when a registration is rejected, those stop trying.
I am familiar with pjsip which allows to configure:
auth_rejection_permanent=no
How do I achieve the same with chan_sip?
Mit freundlichen Grüssen
-Benoît Panizzon-
--
I m p r o W a r e A G - Leiter Commerce Kunden
______________________________________________________
Zurlindenstrasse 29 Tel +41 61 826 93 00
CH-4133 Pratteln Fax...
2020 Feb 28
0
pjsip: how to survive rejected registrations?
On Thursday, February 27, 2020 3:03:47 PM CET hw wrote:
> Hi,
>
> sometimes 'pjsip show registrations' shows registrations to the VOIP
> provider as Rejected. I have already added
>
>
> max_retries = 0
> auth_rejection_permanent = no
>
>
> in pjsip_wizard.conf and still asterisk does not recover.
>
> I need asterisk to keep trying to register and to renew the registration
> without requiring manual intervention. How can I make asterisk do that?
No ideas?
If pjsip is not able to recover after the...
2020 Mar 17
0
pjsip: how to survive rejected registrations?
...February 27, 2020 3:03:47 PM CET hw wrote:
> >> Hi,
> >>
> >> sometimes 'pjsip show registrations' shows registrations to the VOIP
> >> provider as Rejected. I have already added
> >>
> >>
> >> max_retries = 0
> >> auth_rejection_permanent = no
> >>
> >>
> >> in pjsip_wizard.conf and still asterisk does not recover.
> >>
> >> I need asterisk to keep trying to register and to renew the registration
> >> without requiring manual intervention. How can I make asterisk do that?...
2023 Dec 04
1
Asterisk 13 / chan_sip / registration after reject
...Benoit Panizzon
<benoit.panizzon at imp.ch>) a écrit :
> Hi List
>
> We have some CPE which run an embedded asterisk 13 with chan_sip.
>
> Unfortunately, when a registration is rejected, those stop trying.
>
> I am familiar with pjsip which allows to configure:
>
> auth_rejection_permanent=no
>
> How do I achieve the same with chan_sip?
We run a cron script each 10min who will check the registration state
and send a register if not registered.
--
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/as...
2015 Mar 04
1
PJSIP: Failed to create outgoing session to endpoint
...und_proxy=sip:sipnet.ru:5060
max_contacts=10
remove_existing=yes
[srv_d228]
type=auth
auth_type=userpass
username=talk37.ru
password=secret
[srv_d228]
type=registration
transport=transport-udp
outbound_auth=srv_d228
server_uri=sip:sipnet.ru
client_uri=sip:talk37.ru at sipnet.ru
retry_interval=60
;auth_rejection_permanent=no
contact_user=srv_d228
pjsip show registrations
<Registration/ServerURI..............................>
<Auth..........> <Status.......>
=========================================================================================
srv_d228/sip:sipnet.ru srv_d228...
2020 Mar 17
1
pjsip: how to survive rejected registrations?
...03:47 PM CET hw wrote:
>>>> Hi,
>>>>
>>>> sometimes 'pjsip show registrations' shows registrations to the VOIP
>>>> provider as Rejected. I have already added
>>>>
>>>>
>>>> max_retries = 0
>>>> auth_rejection_permanent = no
>>>>
>>>>
>>>> in pjsip_wizard.conf and still asterisk does not recover.
>>>>
>>>> I need asterisk to keep trying to register and to renew the registration
>>>> without requiring manual intervention. How can I make ast...
2020 Apr 18
2
how to make a bug report
Hi,
how do I make a bug report? I filled in the form to make a report and
https://issues.asterisk.org/jira/issues/?filter=-2 still shows no issues
reported by me.
If someone knows how to get asterisk to re-register when using pjsip after the
registration shows as Rejected, like after the internet connection to the VOIP
provider goes away (and comes back), please let me know. This bug makes
2014 Dec 23
0
Fwd: no ipv6 dns resolution for outbound registration with pjsip/asterisk13.1
...pe=transport
protocol=udp
bind=[2a02:8070:86c0:2ca0:ba27:ebff:feda:bbb6]:5060
...
[endpoint-ipv6](!)
type=endpoint
context=ExternalSets
transport=udp-ipv6
rtp_ipv6=yes
disallow=all
;allow=g722
allow=alaw
allow=gsm
allow=g726
allow=ulaw
[registration-ipv6](!)
type=registration
transport=udp-ipv6
;auth_rejection_permanent=no
retry_interval=60
[easybell](registration-ipv6)
outbound_auth=easybell
server_uri=sip:sip1.easybell.de:5060
client_uri=sip:<userid>@sip1.easybell.de:5060
[easybell](endpoint-ipv6)
;context=ExternalSets
outbound_auth=easybell
aors=easybell[/code]
The own IPV6 address is recognized:
[...
2019 Apr 22
2
Incoming SIP call, outgoing SIP registration. PJSIP.
...ax_detect=no
t38_udptl_nat=no
dtmf_mode=auto
direct_media=yes
from_domain=172.16.25.23
timers_sess_expires=1800
tone_zone=ru
language=ru
rewrite_contact=yes
rtp_symmetric=yes
force_rport=yes
[registration0](!)
type=registration
transport=0.0.0.0-udp
retry_interval=60
max_retries=10
expiration=3600
auth_rejection_permanent=yes
server_uri=sip:172.16.25.23
[fxs17](endpoint0)
context=from-sip-fxs
aors=fxs17
outbound_auth=fxs17
from_user=1121
set_var=DAHDICHAN=17
[fxs17]
type=aor
qualify_frequency=60
contact=sip:1121 at 172.16.25.23
[fxs17]
type=auth
auth_type=userpass
password=111111
username=1121
[fxs17](regist...
2014 Nov 10
0
Asterisk 12.7.0 Now Available
...)
* ASTERISK-24224 - When using Bridge() dialplan application,
surrogate channel appears in list and call count is inflated.
(Reported by Mark Michelson)
* ASTERISK-24354 - AMI sendMessage closes AMI connection on error
(Reported by Peter Katzmann)
* ASTERISK-24398 - Initialize auth_rejection_permanent on client
state to the configuration parameter value (Reported by Matt
Jordan)
* ASTERISK-24326 - res_rtp_asterisk: ICE-TCP candidates are
incorrectly attempted (Reported by Joshua Colp)
* ASTERISK-24011 - [patch]safe_asterisk tries to set ulimit -n too
high on linux sy...
2014 Nov 10
0
Asterisk 12.7.0 Now Available
...)
* ASTERISK-24224 - When using Bridge() dialplan application,
surrogate channel appears in list and call count is inflated.
(Reported by Mark Michelson)
* ASTERISK-24354 - AMI sendMessage closes AMI connection on error
(Reported by Peter Katzmann)
* ASTERISK-24398 - Initialize auth_rejection_permanent on client
state to the configuration parameter value (Reported by Matt
Jordan)
* ASTERISK-24326 - res_rtp_asterisk: ICE-TCP candidates are
incorrectly attempted (Reported by Joshua Colp)
* ASTERISK-24011 - [patch]safe_asterisk tries to set ulimit -n too
high on linux sy...
2016 Oct 15
3
Registered successfully, but after a minute or so no SIP messages anymore
Hi all,
I have an issue with asterisk 13 and pjsip. I guess it is somehow
Firewall related, but I'm unsure.
A registration to Sipgate is established successfully:
<Registration/ServerURI..............................> <Auth..........>
<Status.......>
==========================================================================================
2016 Oct 15
3
Registered successfully, but after a minute or so no SIP messages anymore
............> <Status.......>
==========================================================================================
pjsip_sipgate/sip:sipgate.de:5060 pjsip_sipgate Registered
ParameterName : ParameterValue
========================================================
auth_rejection_permanent : true
client_uri : sip:2636146e0 at sipgate.de:5060
contact_user : 2636146e0
endpoint :
expiration : 600
fatal_retry_interval : 0
forbidden_retry_interval : 0
line : false
max_retries :...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...x systems with lots of RAM (Reported by Michael
Myles)
* ASTERISK-24326 - res_rtp_asterisk: ICE-TCP candidates are
incorrectly attempted (Reported by Joshua Colp)
* ASTERISK-24389 - chan_iax2: Unit test on Bamboo failing
(Reported by Kevin Harwell)
* ASTERISK-24398 - Initialize auth_rejection_permanent on client
state to the configuration parameter value (Reported by Matt
Jordan)
* ASTERISK-24354 - AMI sendMessage closes AMI connection on error
(Reported by Peter Katzmann)
* ASTERISK-24224 - When using Bridge() dialplan application,
surrogate channel appears in list a...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...ttempted
(Reported by Joshua C. Colp)
- [ASTERISK-24389
<https://issues.asterisk.org/jira/browse/ASTERISK-24389>] -
chan_iax2: Unit test on Bamboo failing
(Reported by Kevin Harwell)
- [ASTERISK-24398
<https://issues.asterisk.org/jira/browse/ASTERISK-24398>] -
Initialize auth_rejection_permanent on client state to the configuration
parameter value
(Reported by Matt Jordan)
- [ASTERISK-24354
<https://issues.asterisk.org/jira/browse/ASTERISK-24354>] -
AMI sendMessage closes AMI connection on error
(Reported by Peter Katzmann)
- [ASTERISK-24224
<https://issues.aster...