Displaying 5 results from an estimated 5 matches for "rrb3942".
Did you mean:
rfc3942
2010 Aug 10
0
Asterisk 1.6.2.11 Now Available
...llowing are a few of the issues resolved by community developers:
* Send DialPlanComplete as a response, not as a separate event. Otherwise, it
goes to all manager sessions and may exclude the current session, if the
Events mask excludes it.
(Closes issue #17504. Reported, patched by rrb3942)
* Allow the "useragent" value to be restored into memory from the realtime
backend. This value is purely informational. It does not alter configuration
at all.
(Closes issue #16029. Reported, patched by Guggemand)
* Fix rt(c)p set debug ip taking wrong argument Also cle...
2010 Aug 10
0
Asterisk 1.6.2.11 Now Available
...llowing are a few of the issues resolved by community developers:
* Send DialPlanComplete as a response, not as a separate event. Otherwise, it
goes to all manager sessions and may exclude the current session, if the
Events mask excludes it.
(Closes issue #17504. Reported, patched by rrb3942)
* Allow the "useragent" value to be restored into memory from the realtime
backend. This value is purely informational. It does not alter configuration
at all.
(Closes issue #16029. Reported, patched by Guggemand)
* Fix rt(c)p set debug ip taking wrong argument Also cle...
2010 Apr 19
3
A matter of context
All:
I've starting building an asterisk system for our company, which has
about 60 users. I am new to asterisk, so thank you for your patience.
I've stripped the sip.conf and the extensions.conf down to the bare minimum:
Here is my extensions.conf file
[globals]
[general]
autofallthrough=no
[default]
[fromprovider]
exten => YYYYYYYYYY,1,Dial(SIP/151,20)
[phones]
exten =>
2010 Mar 19
6
(no subject)
Hello,
I'm looking for some advice on securing Asterisk.
Recently my servers been under several brute-force SIP attacks.
I have several remote sites, as well as many roaming users, who may have
PC softclients and/or SIP based hardphones.
My first step will be to strengthen the passwords in use, and for the
hardphones to restrict by IP address, but that still leaves the
softphone
2010 Mar 11
1
Testers Need Issue #0016965: [patch] DBGet response does not end with a 'Complete' event
This patch adds a 'DBGetComplete' event after the 'DBGetResponse' to bring
the behavior of the DBGet Action in line with how other actions behave. I
have tested the patch against 1.4.29.1 and it worked for me.
Patch is available on the issue page.
https://issues.asterisk.org/view.php?id=16965
Please post your results as a note for the issue.
Thanks.
Ryan Bullock
--------------