Displaying 20 results from an estimated 1500 matches similar to: "Asterisk forgetting about client registration or Polycom phone forgetting to register?"
2007 Oct 03
1
Asterisk Keep Loosing Registration
Hello All,
For some odd reasons my Asterisk is keep on loosing registration of my
SIP devices. On the SIP device it shows I am RESISTED but when I do "sip
show peers" it shows my sip endpoints are "UNREACHABLE". And it keeps on
flapping "Peer '9099993456' is now UNREACHABLE!" and "Peer '9099993456'
is now REACHABLE!"...
I changed my
2010 Jul 26
1
Optimize peers registration under jitter/delay.
Hello,
I want to optimize my registrations and calls of peers to my asterisk
with the following options in sip.conf:
---///---
qualify = yes
qualify = 500
qualifyfreq=5
registerattempts = 0
registertimeout = 10
maxexpiry = 60
minexpiry = 20
defaultexpiry = 600
---///---
Can someone more experienced with these settings to help me to
optimize connections from peers with mobile phone that using
2011 Sep 14
1
Sip re-register / delay problem.
Hello,
For the moment I have the following settings in my sip.conf. I want to
optimize them to archive the following things:
- for the moment all my users will re-register too often. I want that only
lagged users to re-register quickly.
- check from time to time all users but no too often to see if is logged and
can be called.
Overall i want only lagged users to reregister and users with good
2011 Feb 08
0
SIP registration
Hi,
Are sip.conf's defaultexpiry and maxexpiry global?
Or can they be used on a per-extension basis?
I'd like to "force" some extensions to re-register more frequently than others (server-side).
Thanks,
Vieri
2019 Oct 08
2
defaultexpiry & maxexpiry on peer level
Hello
is it possible to determine the SIP.conf parameters 'defaultexpirty' and
'maxexpiry' on a peer basis ?
My default value is 300 seconds, but some specific SIP-clients can only
send a SIP REGISTER every 3600 seconds. In current configuration these
SIP peers now become "Unreachable" after 300 seconds.
Or is there another way to differentiate ?
Kind regards.
2006 May 29
4
app_conference DTMFs?
We need to conference together a call center agent, a customer and a third
party IVR and send DTMF tones from the agent to the IVR.
MeetMe has been eating our DTMFs so we'd like to try app_conference.
Has anybody setup such a configuration in app_conference and how did you
configure it?
-HJC
2006 Feb 27
0
voipstunt can't get call in asterisk
Hi,
does any know why?
i can make call out with my asterisk and voipstunt but i can't get call in on my voip in number
i get rejected.
if i use Sipura without asterisk i get in calls
here is my sip.conf
----------------------------------------------
[general]
useragent=nedi
port=5060
context=default
;tos=lowdelay
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=g726
language=de
2009 Jun 26
0
Problem loss 2 seconds audio when Packet2Packet bridging
I'm sorry, i send mail in asterisk-bug, but asterisk-users is better for
my problem
Hello,
During a call with canreinvite = no, at the beginning of the call I lose
2 seconds of audio.
is obvious when I call autoattendant.
schema:
SipPhone --> Centrex (asterisk 1.4.24.1) --> Voip1 (Asterisk 1.4.24.1)
--> Operator SIP
capture of voip1:
- Executing [0825387205 at
2010 Nov 03
1
inbound call issue...
Can anyone tell me why my inbound calls keep getting rejected with 401?
Here's the debug information:
<--- SIP read from UDP:147.135.32.221:5060 --->
INVITE sip:6087294351 at 216.26.109.22:5060 SIP/2.0
Call-ID: 31007e-31 at 147.135.32.221
CSeq: 1 INVITE
From: "Wi M"<sip:4144038968 at 147.135.32.221;user=phone>;tag=9bbc
To: "Gregory Malsack"<sip:s at
2007 Apr 18
2
incoming SIP call
Hello all,
I'm having a quite simple configuration like:
SIP provider <=> asterisk SIP <=> lan
Everythings works fine but sometime I can't get incoming call.
here are some of the logs from set debug 25 set verbosity 25 sip show
debug and sip.conf and a part of extension.conf
thanks in advance
Reliably Transmitting (NAT) to 212.27.52.5:5060:
OPTIONS sip:freephonie.net
2006 Apr 20
0
Re: Asterisk-Users Digest, Vol 21, Issue 113
Hi List!!
Thanks for the colaboration, especially to Richard Cavanna who gave me the
necessary support.
I followed your indications and the comunication was better for the test
users. The warning indication is no jumping anymore and the voice is not
delayed. This is my sip.conf:
[general]
context=default
;allowguest=no
;realm=mydomain.tld
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
2007 Jul 16
3
Crontab script to check health of Asterisk server?
Has anybody created a crontab script to check the health of an Asterisk
server?
The part I'm struggling with is some sort of IAX "ping" to test the
connection to each provider without making a call.
-HJC
2011 Apr 18
2
Registrations stops after 403 FORBIDDEN
Hello list,
I have in sip.conf :
/maxexpiry=60 ; Maximum allowed time of incoming
registrations
; and subscriptions (seconds)
minexpiry=60 ; Minimum length of
registrations/subscriptions (default 60)
defaultexpiry=120 ; Default length of incoming/outgoing
registration
;-----------------------------------------
2009 Aug 25
0
DTMF duplicated when Waitexten
Hello,
I have a problem of DTMF duplication.
I receive call from my provider with SIP protocol. These calls pass
through an interactive voice menu, using the application Waitexten to
enter a client code. The menu works fine, but sometimes I have DTMF
duplication that prevent proper code entry. All DTMF come twice.
my sip.conf
-----------
[general]
context=default
allowguest=no
2009 Aug 04
0
SIP server behind NAT
Hello.
I have an Asterisk server (ViciDialNow) set up behind NAT. I can manage
to make outbound calls, but the communication drops off after 30 seconds
or so.
I'd really appreciate having some assistance from the mailing list on
this issue.
So, I'm having an Asterisk server behind a firewall and Zoiper
softphones on SIP connecting to Asterisk on the same local area network.
The
2008 Nov 25
0
Set a specific registration expiry value to a given peer without touching defaultexpiry in sip.conf ?
Hi,
I've got several trunks in my 1.6.0.1 setup.
One of them is asking for 1800 sec registrations.
You can provide this value setting defaultexpiry to 1800 in sip.conf but how
can you specify this duration to this specific trunk and not affect the
others ?
An option to register statement in sip.conf would be perfect ...
Regards
-------------- next part --------------
An HTML attachment was
2006 Dec 18
0
pap2/wrt54gs/asterisk
I am having trouble setting this system up and wonder if some one help me.
Does anyone know what is missing if anything to get 2 phones on my
asterisk home server to be able to call each other.
I have a WRT54GS running OpenWRT/asterisk connected to a PAP2 with 2
extensions 5060/5061, this is on the lan side of my gateway/router
WRT54G 192.168.1.1
BusyBox v1.00 (2006.11.07-01:40+0000)
2006 Jun 19
7
Read command
Hi,
I'm using the Read command the read a DTMF tone.
In this read command I play a voice-file.
But now when I press one off they keys of my telephone the voice-file
will stop playing a the program go the next priority.
Is it possible to play the voice-file until the right DTMF tone is
pressed? (say for instance the Zero).
Kind regards
Arjan Kroon
Mobillion B.V.
2009 Jan 21
3
snap a number now digium?
Where's it gone?
Going to http://www.snapanumber.com/ goes directly to the digium site with
no indication of where it is ... Has it gone forever?
Gordon
2008 May 22
0
SIP configuration issues
Apologies if this is a repeat: I trawled through the archives and couldn't
find a reasonable answer, so I'm asking here. I have an Asterisk install
connecting from behind a NAT device (DSL modem) to a SIP proxy (in my case,
Broadvoice). I have an sjphone softphone on a Windows PC also behind the NAT
device that connects to the Asterisk install, and using this setup I've been
pretty