Displaying 20 results from an estimated 46 matches for "pubsub".
2014 Mar 18
0
XMPP issues in Asterisk 11.6.0 for distributed device states...
...ll it out across every server in my company. All servers are
Asterisk 11.6.0. I am running into a problem that seems like it should be
a bit easier to solve than it is seeming to be. On the third server I am
rolling into this solution, I get plenty of the following:
res_xmpp.c:1398 xmpp_pubsub_handle_error: Error performing
operation on PubSub node device_state, 403.
So, basically, servers 1 and 2 continue to hum along nicely updating their
device state, but server 3 gets a 403 forbidden message when it tries to
deal with device state. I believe this has to do with the permissions se...
2005 Feb 02
5
Planet Ruby on Rails
I just setup a Planet aggregator site for Ruby on Rails blogs and the
wiki. It''s at:
http://www.planetrubyonrails.org/
jim
2015 Sep 01
2
How to integrate Asterisk with XMPP
How to integrate Asterisk with XMPP ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150901/21835024/attachment.html>
2011 Jan 14
1
Asterisk 1.8.3 Now Available
...issue #18299. Reported by: mbrevda)
(Closes issue #18322. Reported by: nerbos)
* Fix reloading of peer when a user is requested. Prevent peer reloading from
causing multiple MWI subscriptions to be created when using realtime.
(Closes issue #18342. Reported, patched by nivek.)
* Fix XMPP PubSub-based distributed device state. Initialize pubsubflags to 0
so res_jabber doesn't think there is already an XMPP connection sending
device state. Also clean up CLI commands a bit.
(Closes issue #18272. Reported by klaus3000. Patched by Marquis42)
* Don't crash after Set(CDR(userfi...
2011 Jan 14
1
Asterisk 1.8.3 Now Available
...issue #18299. Reported by: mbrevda)
(Closes issue #18322. Reported by: nerbos)
* Fix reloading of peer when a user is requested. Prevent peer reloading from
causing multiple MWI subscriptions to be created when using realtime.
(Closes issue #18342. Reported, patched by nivek.)
* Fix XMPP PubSub-based distributed device state. Initialize pubsubflags to 0
so res_jabber doesn't think there is already an XMPP connection sending
device state. Also clean up CLI commands a bit.
(Closes issue #18272. Reported by klaus3000. Patched by Marquis42)
* Don't crash after Set(CDR(userfi...
2023 Oct 18
0
asterisk release 21.0.0
...le.
- res_monitor: Remove deprecated module.
- http.c: Minor simplification to HTTP status output.
- app_osplookup: Remove obsolete sample config.
- say.c: Fix French time playback. (#42)
- core: Cleanup gerrit and JIRA references. (#58)
- utils.h: Deprecate `ast_gethostbyname()`. (#79)
- res_pjsip_pubsub: Add new pubsub module capabilities. (#82)
- app_sla: Migrate SLA applications out of app_meetme.
- rest-api: Ran make ari stubs to fix resource_endpoints inconsistency
- .github: Update AsteriskReleaser for security releases
- users.conf: Deprecate users.conf configuration.
- Update version for As...
2023 Oct 18
0
asterisk release 21.0.0
...le.
- res_monitor: Remove deprecated module.
- http.c: Minor simplification to HTTP status output.
- app_osplookup: Remove obsolete sample config.
- say.c: Fix French time playback. (#42)
- core: Cleanup gerrit and JIRA references. (#58)
- utils.h: Deprecate `ast_gethostbyname()`. (#79)
- res_pjsip_pubsub: Add new pubsub module capabilities. (#82)
- app_sla: Migrate SLA applications out of app_meetme.
- rest-api: Ran make ari stubs to fix resource_endpoints inconsistency
- .github: Update AsteriskReleaser for security releases
- users.conf: Deprecate users.conf configuration.
- Update version for As...
2011 Jul 29
0
HTML sanitization
...use `DOMParser`
as an optimization, but enough people are using markdown-js in Node that I
think it doesn't make sense to depend on that.)
[jsdom]: https://github.com/tmpvar/jsdom
(Elijah Insua's MIT-licensed pure-JS implementation of the W3C DOM)
[kn_htmlsafe_htmlSanitize]: http://mod-pubsub.cvs.sourceforge.net/viewvc/mod-pubsub/mod_pubsub/js_pubsub/js/kn_htmlsafe.js?revision=1.2&view=markup
(Ben Sittler's 3-clause BSD-licensed whitelisting, but not particularly configurable, pure-JS HTML sanitizer)
[NodeHtmlParser]: https://github.com/kirbysayshi/node-htmlparser
(A for...
2010 Jul 29
4
How to extract channel-id of a user or peer
Hi,
my question is how can i get channel-id of a user or peer. I tried using
ChanIsAvail(username). this works correctly when user and asterisk are on
Local LAN. But my asterisk server is on public ip and users are behind nat,
and so this method says unknow host when used on public asterisk server.
I also tried built-in variable ${CHANNEL}, but this returns the channel-id
of the calling channel.
2010 Sep 08
0
Asterisk 1.8.0-beta5 Now Available
...sterisk.
A short list of included features includes:
* Secure RTP
* IPv6 Support in the SIP Channel
* Connected Party Identification Support
* Calendaring Integration
* A new call logging system, Channel Event Logging (CEL)
* Distributed Device State using Jabber/XMPP PubSub
* Call Completion Supplementary Services support
* Advice of Charge support
* Much, much more!
A full list of new features can be found in the CHANGES file.
http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=checkout
For a full list of changes in the current release, pl...
2010 Oct 21
0
Asterisk 1.8.0 Now Available!
...A short list of available features includes:
* Secure RTP
* IPv6 Support in the SIP channel driver
* Connected Party Identification Support
* Calendaring Integration
* A new call logging system, Channel Event Logging (CEL)
* Distributed Device State using Jabber/XMPP PubSub
* Call Completion Supplementary Services support
* Advice of Charge support
* Much, much more!
A full list of new features can be found in the CHANGES file.
http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=markup
For a full list of changes in the current release candi...
2010 Jul 27
0
Asterisk 1.8.0-beta2 Now Available
...features over previous releases of Asterisk.
A short list of included features includes:
* Secure RTP
* IPv6 Support
* Connected Party Identification Support
* Calendaring Integration
* A new call logging system, Channel Event Logging (CEL)
* Distributed Device State using Jabber/XMPP PubSub
* Call Completion Supplementary Services support
* Advice of Charge support
* Much, much more!
A full list of new features can be found in the CHANGES file.
http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=checkout
For a full list of changes in the current release, please see...
2010 Sep 08
0
Asterisk 1.8.0-beta5 Now Available
...sterisk.
A short list of included features includes:
* Secure RTP
* IPv6 Support in the SIP Channel
* Connected Party Identification Support
* Calendaring Integration
* A new call logging system, Channel Event Logging (CEL)
* Distributed Device State using Jabber/XMPP PubSub
* Call Completion Supplementary Services support
* Advice of Charge support
* Much, much more!
A full list of new features can be found in the CHANGES file.
http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=checkout
For a full list of changes in the current release, pl...
2010 Oct 21
0
Asterisk 1.8.0 Now Available!
...A short list of available features includes:
* Secure RTP
* IPv6 Support in the SIP channel driver
* Connected Party Identification Support
* Calendaring Integration
* A new call logging system, Channel Event Logging (CEL)
* Distributed Device State using Jabber/XMPP PubSub
* Call Completion Supplementary Services support
* Advice of Charge support
* Much, much more!
A full list of new features can be found in the CHANGES file.
http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=markup
For a full list of changes in the current release candi...
2013 May 11
0
11.4: no incoming gv/xmpp
...se your contacts
list. Default is 'no'.
autoregister=no ; Auto register users from buddy list.
;collection_nodes=yes ; Enable support for XEP-0248
for use with
; distributed device state.
Default is 'no'.
;pubsub_autocreate=yes ; Whether or not the PubSub
server supports/is using
; auto-create for nodes. If it
is, we have to
; explicitly pre-create nodes
before publishing them....
2014 Sep 18
0
AST-2014-009: Remote crash based on malformed SIP subscription requests
...st pass any authentication
that has been configured.
Note that this crash is Asterisk's PJSIP-based
res_pjsip_pubsub module and not in the old chan_sip module.
Resolution Type-safety has been built into the pubsub API where it
previously was absent. A test has been added to the
testsuite that previously would have triggered the crash....
2014 Sep 18
0
AST-2014-009: Remote crash based on malformed SIP subscription requests
...st pass any authentication
that has been configured.
Note that this crash is Asterisk's PJSIP-based
res_pjsip_pubsub module and not in the old chan_sip module.
Resolution Type-safety has been built into the pubsub API where it
previously was absent. A test has been added to the
testsuite that previously would have triggered the crash....
2015 Apr 16
2
[LLVMdev] ORC jit example (was: refs to LLVM consultants)
On Wed, Apr 15, 2015 at 5:08 PM, Isaiah Norton <isaiah.norton at gmail.com> wrote:
>> Any thoughts of including lli in the nightly snapshot/package builds, for
>> those of us embedding the JIT?
>
>
> +1. I've wanted this (and llc) several times recently for debugging IR
> issues on Windows.
The Windows snapshots are targeted at users who want to try out an
LLVM
2008 Feb 07
2
Asterisk as XMPP component. How to use it ?
Hi,
Do you really think Presence should be used to forward call to voicemail ?
My feeling is forwarding incoming calls to voicemail should remain a
different task as you could wish to remain unavailable for chat and still
reachable by phone.
As I can't see a way to define Presence status such as "unavailable for chat
and phones", "unavailable for chat but available for
2015 Apr 15
2
[LLVMdev] ORC jit example (was: refs to LLVM consultants)
On Tue, Apr 14, 2015 at 7:24 AM, Lang Hames <lhames at gmail.com> wrote:
>
>
> There are two other Orc-based JITs in tree. One is the MCJIT replacement,
> which you'll find in lib/ExecutionEngine/Orc/OrcMCJITReplacement.*, and the
> other is OrcLazyJIT, which you'll find in tools/lli/OrcLazyJIT.*. The
> former is just emulating MCJIT's behaviour, the latter is