search for: ast_msg_queue

Displaying 13 results from an estimated 13 matches for "ast_msg_queue".

2014 Dec 29
0
Commas is variables problem
...ia GOIP) same => n,Set(MESSAGE(body)="${URIDECODE(${ARG1}%0A${ARG2})}") same => n,MessageSend(sip:goip) When I send Test,test through this, the receiver gets an SMS saying "Test" The console shows -- Executing [+3584172xxxxx at messages:1] NoOp("Message/ast_msg_queue", "External SMS") in new stack -- Executing [+3584172xxxxx at messages:2] Set("Message/ast_msg_queue", "ACTUALTO=+3584172xxxxx") in new stack -- Executing [+3584172xxxxx at messages:3] Macro("Message/ast_msg_queue", "goip_sendsms,+3584172xxx...
2019 Nov 01
2
Stuck "channel"
I have tried both by hand and hitting tab to auto complete: *CLI> channel request hangup Message/ast_msg_queue Message/ast_msg_queue is not a known channel On 31/10/19 14:18, Sean Bright wrote: > On 10/31/2019 2:13 PM, Carlos Chavez wrote: >> I assume this is something created by Freepbx.  If I do a "channel >> request hangup" it tells me the channel does not exist. Any ideas &gt...
2019 Oct 31
2
Stuck "channel"
    Since yesterday I have a stuck channel on my Asterisk server and I do not know how to eliminate it: Message/ast_msg_queu macro-dial-one       s                  59 Up      Dial         PJSIP/1218/sip:1218 at 192.1 17:24:07     I assume this is something created by Freepbx.  If I do a "channel request hangup" it tells me the channel does not exist. Any ideas? --
2015 Sep 28
3
Respond to an out of call SIP MESSAGE
...TIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0 <------------> Scheduling destruction of SIP dialog '1b6ac040-4af5-4015-a85d-fb5c48831d6f' in 32000 ms (Method: MESSAGE) -- Executing [1234 at tutorial:1] NoOp("Message/ast_msg_queue", "Got message") in new stack -- Executing [1234 at tutorial:2] Answer("Message/ast_msg_queue", "") in new stack -- Executing [1234 at tutorial:3] SendText("Message/ast_msg_queue", "Zup dawg") in new stack -- Executing [1234 at tuto...
2020 Feb 07
0
[asterisk-dev] Need feedback on the use of AMI events generated by MESSAGE requests
On Thu, Feb 6, 2020 at 12:34 PM sduthil at wazo.io <sduthil at wazo.io> wrote: > On 1/29/20 2:31 PM, George Joseph wrote: > > For those of you who actually process SIP MESSAGE requests... Do you > > use any of the AMI events generated by the "Message/ast_msg_queue" > > channel? We want to change that channel to an "internal" channel that > > doesn't generate AMI events (for performance reasons) but we need to > > know if anyone's using them first. > > > > Thanks! > > Hi George, > > could you...
2020 Jan 29
3
Need feedback on the use of AMI events generated by MESSAGE requests
For those of you who actually process SIP MESSAGE requests... Do you use any of the AMI events generated by the "Message/ast_msg_queue" channel? We want to change that channel to an "internal" channel that doesn't generate AMI events (for performance reasons) but we need to know if anyone's using them first. Thanks! -- George Joseph Asterisk Software Developer direct/fax +1 256 428 6012 Check us out at ww...
2015 Sep 21
3
Respond to an out of call SIP MESSAGE
On Mon, Sep 21, 2015 at 9:45 AM, D'Arcy J.M. Cain <darcy at vex.net> wrote: > On Mon, 21 Sep 2015 06:48:52 +0000 > Emil Ohlsson <emo at svep.se> wrote: >> [sip-im] >> exten _X!, 1, NoOp(Got message) >> exten _X!, n, Answer() >> exten _X!, n, Agi(agi://localhost/messagehandler.agi?...) >> exten _X!, n, SendText(Message received) > > I am not
2014 Nov 17
1
motif and other xmpp
...nother user on ejabberd and asterisk take this message as part him, like a sip message , the other user does not receive this message xmpp User A xmpp == Chat to == User B xmpp (not receive the message) look cli asterisk WARNING[20242][C-0000002e]: pbx.c:6646 __ast_pbx_run: Channel 'Message/ast_msg_queue' sent to invalid extension but no invalid handler: context,exten,priority=nica,s,1 any idea? -- rickygm http://gnuforever.homelinux.com
2014 Oct 01
1
JABBER_STATUS CODE 7
...w stack -- Goto (locales,0,6) -- Executing [0 at locales:6] JabberSend("SIP/5002-00000029", "ejabberd,operadora at 172.16.8.59,"Llamada perdida de 5002"") in new stack [Oct 1 08:04:34] WARNING[13482][C-00000005]: pbx.c:6646 __ast_pbx_run: Channel 'Message/ast_msg_queue' sent to invalid extension but no invalid handler: context,exten,priority=default,s,1 not work for me, and I think this should work asterisk receiving presence status <--- XMPP received from 'operadora' ---> <presence from='operadora at 172.16.8.59/12233853371412171752845...
2012 Aug 31
1
Receiving and processing unsolicited XMPP messages with Asterisk 11
...ount from JID jabberclient at my.jabber.server [Aug 31 14:41:15] DEBUG[6954][C-00000000]: pbx.c:4410 pbx_extension_helper: Launching 'Gosub' [Aug 31 14:41:15] DEBUG[6964]: res_xmpp.c:3494 xmpp_client_receive: XML parsing successful -- Executing [s at xmpp-incoming:1] Gosub("Message/ast_msg_queue", "xmpp-incoming,message,1") in new stack [Aug 31 14:41:15] DEBUG[6954][C-00000000]: app_stack.c:578 gosub_exec: Channel Message/ast_msg_queue has no datastore, so we're allocating one. [Aug 31 14:41:15] DEBUG[6954][C-00000000]: pbx.c:6065 __ast_pbx_run: Extension message, priori...
2020 Jan 30
0
Need feedback on the use of AMI events generated by MESSAGE requests
...use UserEvents generated by the Message/ast_message_queue channel with the UserEvent application. Regards Jean Le 29/01/2020 à 20:31, George Joseph a écrit : > For those of you who actually process SIP MESSAGE requests...  Do you > use any of the AMI events generated by the "Message/ast_msg_queue" > channel?   We want to change that channel to an "internal" channel > that doesn't generate AMI events (for performance reasons) but we need > to know if anyone's using them first. > > Thanks! > -- > George Joseph > Asterisk Software Developer &g...
2020 Jan 30
2
Need feedback on the use of AMI events generated by MESSAGE requests
...t application. > > Regards > > Jean > Thanks Jean. We're looking at alternatives. > Le 29/01/2020 à 20:31, George Joseph a écrit : > > For those of you who actually process SIP MESSAGE requests... Do you use > any of the AMI events generated by the "Message/ast_msg_queue" channel? > We want to change that channel to an "internal" channel that doesn't > generate AMI events (for performance reasons) but we need to know if > anyone's using them first. > > Thanks! > -- > George Joseph > Asterisk Software Developer > di...
2014 Feb 13
0
Asterisk V10, SIP MESSAGE fails for unknown reason, missing DNS-lookup?
...ESSAGE (No RTP) [Feb 12 15:13:59] VERBOSE[25824] chan_sip.c: No matching peer for '83.186.238.111' from '83.186.238.111:5060' [Feb 12 15:13:59] VERBOSE[25824] chan_sip.c: Looking for s in sipmessage (domain mobil1.xyz.com) [Feb 12 15:13:59] WARNING[25812] pbx.c: Channel 'Message/ast_msg_queue' sent into invalid extension 'mobil1.xyz.com' in context 'sipmessage', but no invalid handler Johan Sandgren Software Engineer Svep Design Center AB S:t Lars v?g 42A 222 70 Lund, Sweden Phone +46 46 192 722 E-mail jsa at svep.se<mailto:jsa at svep.se> Website www.svep.s...