search for: jabber_rec

Displaying 3 results from an estimated 3 matches for "jabber_rec".

2012 Sep 20
1
XMPP sendtodialplan
I've been working on an interactive XMPP interface so users at my office can interact with the timeclock and queues by XMPP (in addition to IVR menu, which has been running just fine for quite a while before the XMPP interface). I'm using sendtodialplan=yes to handling the incoming unsolicited messages, and typically will have at least one point of interaction where Asterisk requests
2009 Nov 30
0
Asterisk and XMPP Jingle : testers needed
...him, asking him to enter a number to call. And that's it, Asterisk just relays the call to the configured destination (here, a registered SIP phone). context jingle-in { s => { Answer(); SendText(Please enter the number you wish to call); Set(NEWEXTEN=${JABBER_RECEIVE(asterisk-xmpp,${CALLERID(name)})}); SendText(Calling ${NEWEXTEN} ...); Dial(SIP/${NEWEXTEN); Hangup(); } } Thanks, Philippe
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
...9; == Registered application 'JabberSendGroup' == Registered application 'JabberStatus' == Registered application 'JabberJoin' == Registered application 'JabberLeave' == Registered custom function 'JABBER_STATUS' == Registered custom function 'JABBER_RECEIVE' -- Message technology handler 'xmpp' registered. res_xmpp.so => (Asterisk XMPP Interface) [2013-01-10 14:20:11] WARNING[27062]: res_stun_monitor.c:319 load_config: Unable to load config res_stun_monitor.conf == Parsing '/etc/asterisk/smdi.conf': Found [2013-01-10 1...