Displaying 4 results from an estimated 4 matches for "keyrot".
Did you mean:
keyout
2009 Jun 01
1
IAX2 trunking with Older Asterisk, version ?
...o authority found
-- Hungup 'IAX2/trunk14-9738'
== Everyone is busy/congested at this time (1:0/0/1)
-- Auto fallthrough, channel 'SIP/312-09f9a720' status is 'CHANUNAVAIL'
[trunk14]
type=friend
host=147.120.203.98
auth=plaintext
secret=Mah
context=sip,sip2,sip3
;keyrotate=off
permit=0.0.0.0/0.0.0.0
1.6 EXTENSIONS.CONF
[globals]
TRUNKIAX14=IAX2/trunk10 at 147.120.203.98
[sip]
;exten => 4567,1,Dial(${TRUNKIAX14}/${EXTEN}|10|t)
exten => 4567,1,Voicemail(${EXTEN},u)
~
1.2 EXTENSIONS.CONF
[Jun 1 05:20:31] NOTICE[9536]: chan_iax2.c:8782 socket_process:...
2009 May 29
1
IAX2 trunking with Older Asterisk version ?
...secret=test123
context=sip,sip2,sip3
permit=0.0.0.0/0.0.0.0
1.6.1.0 End - Error Msg
NOTICE[9854]: chan_iax2.c:8782 socket_process: Rejected connect attempt
from 147.120.203.69, who was trying to reach '4567@'
[trunk14]
type=friend
host=147.120.203.67
secret=test123
context=sip,sip2,sip3
keyrotate=off
permit=0.0.0.0/0.0.0.0
what could be the problem ? do i need to have the same asterisk versions
both side ?
Thanks,
Tharanga
2009 Apr 28
0
Asterisk 1.6.1.0 Now Available
...y a pattern match as a hint. Once a phone
subscribes to something that matches the pattern a hint will be created using
the contents and variables evaluated.
* IAX2 encryption support has been improved to support periodic key rotation
within a call for enhanced security. The option "keyrotate" has been
provided to disable this functionality to preserve backwards compatibility
with older versions of IAX2 that do not support key rotation.
* res_odbc no longer has a limit of 1023 total possible unshared connections,
as some people were running into this limit. This limit...
2009 Apr 28
0
Asterisk 1.6.1.0 Now Available
...y a pattern match as a hint. Once a phone
subscribes to something that matches the pattern a hint will be created using
the contents and variables evaluated.
* IAX2 encryption support has been improved to support periodic key rotation
within a call for enhanced security. The option "keyrotate" has been
provided to disable this functionality to preserve backwards compatibility
with older versions of IAX2 that do not support key rotation.
* res_odbc no longer has a limit of 1023 total possible unshared connections,
as some people were running into this limit. This limit...