Search results

Jump to: navigation, search
  • ...module stops until answer is received. Enqueue is done asynchronously. The message is set in a queue and the execution thread continues without waiting for a ...s that allow a certain module to receive the message. Each module installs handlers for all the messages it needs to receive.
    8 KB (1,217 words) - 20:38, 10 March 2014
  • ... you write your own scripts to handle events, send messages or set message handlers in Yate using [[External Module|external module]]. * Setting message handlers
    1 KB (168 words) - 07:23, 23 May 2014
  • The list holding the installed message handlers is protected against changes by this mutex while it's being iterated. Usual
    2 KB (251 words) - 11:46, 4 November 2013
  • Components of messages and how messages are processed by messages handlers. * [[Message Flows]]
    4 KB (524 words) - 09:01, 10 March 2016
  • ...echanism for organizing YATE's messages in different queues, identified by message name and some specified filters. In JavaScript a MessageQueue can be created by calling Message.installHook() method.
    2 KB (327 words) - 10:45, 14 May 2013
  • In register.conf file you have to activate handlers for each message you are going to use. That means that you have to enable parameters: :- user.auth=yes -> Activate handler on the [[user.auth]] message. Used to authenticate users.
    5 KB (887 words) - 14:05, 31 October 2013
  • '''Keyword: %%>message'''<br/> %%>message:<id>:<time>:<name>:<retvalue>[:<key>=<value>...]<br/>
    15 KB (2,320 words) - 15:19, 24 March 2016
  • ; This section holds default settings for each of the following message handlers ; priority: int: Priority in Yate's handlers chain
    4 KB (587 words) - 08:36, 4 November 2013
  • ==See installed message handlers== You can use even use '''eval''' to see installed handlers for a script. This help a lot to debug scripts especially when you include
    3 KB (387 words) - 09:46, 21 August 2017
  • * you can use Channel object from function called on message handlers ...ort a second parameter: object with parameters to be added to call.execute message
    5 KB (575 words) - 16:05, 27 February 2014
  • Yate Message object * '''new Message(name)'''
    3 KB (464 words) - 13:02, 22 May 2017
  • ...o generate a message faking a response when a request fails to be sent (in message handler or subsequent failure).<br> Message parameters:
    43 KB (6,355 words) - 13:27, 1 October 2019
  • **SEP1 is our master SCCP message processor The message flow scenario:
    9 KB (1,276 words) - 14:12, 26 October 2017
  • ...ify the remote party. The flag will be reset when the circuit (un)blocking message will be confirmed. ===Message handlers===
    36 KB (5,180 words) - 12:18, 26 October 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Personal tools
Namespaces

Variants
Views
Actions
Preface
Configuration
Administrators
Developers