search for: internal_call

Displaying 4 results from an estimated 4 matches for "internal_call".

2004 Sep 20
0
Manager redirect action does not appear to work in some cases.
...tus on the computer, and triggers actions depending on various conditions. One of those actions is to play a recording to a caller depending on what the user is currently doing, eg. on the phone, not at work, and so on. My setup is similar to this: [local_extensions] exten = _XXX,1,Macro(internal_call,${EXTEN}) [macro-internal_call] exten = s,1,Answer exten = s,2,SetVar(destination_number=${ARG1}) exten = s,3,UserEvent(InternalOriginate) My service program connects to the manager API and waits for InternalOriginate events. When it sees one, it reads the destination number from t...
2015 Jun 11
1
Call accepted from not registered peers?
...P/00493511111111-0000000c is ringing == Spawn extension (default, 00493511111111, 1) exited non-zero on 'SIP/00491773333333-0000000b' I tried to remove ALL includes in my [default], leaving just a log, but it calls, too... My [default] exten => _X.,1,Verbose(2,DEFAULT) include => internal_calls include => luca_incoming include => fax_incoming include => anika_incoming include => messagenet_incoming include => myproxy What's wrong, now? Many thanks for your help! Luca Bertoncello (lucabert at lucabert.de)
2014 May 28
2
/etc/bash_completion.d/git generates permissions errors
....0-1.el6.x86_64.rpm: Permission denied root/ifcfg-br0: Permission denied root/ifcfg-br1: Permission denied root/ifcfg-eth0: Permission denied root/ifcfg-eth0:xxx: Permission denied root/ifcfg-eth1: Permission denied root/install.log: Permission denied root/install.log.syslog: Permission denied root/internal_call.trace: Permission denied root/iptables.gateway.revised: Permission denied root/iptables.gway01.20130517: Permission denied root/iptables.inet09-2012-12-31: Permission denied root/jcameron-key.asc: Permission denied root/locale_en_CA at yyyy-mmm-dd.tar.gz: Permission denied root/more_or_less_command...
2009 Jul 20
9
Upgrade server to run on Rails 2.3.2/F11
Note that one of the 8 patches (#6) will be sent separately in reply to this email, as some of the replaced lines are too long, so git won't let me send the email. However, there is nothing wrong with that patch, and it should be applied in the sequence listed below. Note also that I assume this will be tested on a clean f11 install, rather than an upgrade of an existing ovirt server