similar to: Deny FOP originated calls

Displaying 20 results from an estimated 300 matches similar to: "Deny FOP originated calls"

2008 Oct 30
3
SIP # DTMF
Hi. In creating a custom extension, and dialing SIP/222/333#444, seems the party receives only "333" What should I do to send the # symbol? or better, where can I find that syntax? Googled a lot, nothing. Thanks! -- Rodolfo Alcazar Responsable red y datos Deutsche Gesellschaft f?r Technische Zusammenarbeit (GTZ) GmbH Programa de Apoyo a la Gesti?n P?blica Descentralizada y Lucha
2008 Oct 16
2
Triggering a call from bash
Hi. Does anyone knows how to trigger a phone call from a bash command? Thx! -- Rodolfo Alcazar Responsable red y datos Deutsche Gesellschaft f?r Technische Zusammenarbeit (GTZ) GmbH Programa de Apoyo a la Gesti?n P?blica Descentralizada y Lucha Contra La Pobreza - PADEP Av. S?nchez Lima 2226 La Paz, Bolivia Tel: +591 22417628 (121) Fax: +591 22417628 (126) Web: www.padep.org.bo Email:
2008 Nov 01
1
SPA3102 interdigit timers bug?
Hi. I have a SPA3102 updated with with Software Version: 5.1.7(GW). I have this settings on Voice/Regional: Interdigit Long Timer: 10 Interdigit Short Timer: 3 Anyway, when hooking up (without dialing anything), the timeout starts after 3 seconds. It's like the Long Timer is unused. After dialing, the Short Timer is also used to timeout. Is that normal? Am I missing something? Thanks. --
2008 Oct 14
7
Panasonic x Asterisk if I can emulate Panasonic fast!
Im a 3-days-asterisk-newbie. In 3 weeks, I must have a PBX installed in a new office of ours: Panasonic or Asterisk. Asterisk would be, if I can emulate some Panasonic functions on Asterisk fast, to convince the executives. What I have done until now: Bought 1 Linksys pap2 (2 FXS), 1 Linksys SPA3102 (1 FXS + 1 FXO) for making asterisk tests. Configured Asterisk/Fedora 9 so I can make SIP->PSTN
2007 Jul 12
0
No subject
client with my asterisk. If i am wrong, please let me know On Wed, Jan 7, 2009 at 4:43 PM, Rodolfo Alcazar Portillo < rodolfo.alcazar at padep.org.bo> wrote: > Missed the thread, sorry. Gizmo5.com has some blackberry SIP clients. > Could be what you want. > > Greets! > > Am Mittwoch, den 07.01.2009, 16:07 -0500 schrieb Eric Moniz: > > TianLun, > > > > I
2008 Oct 16
0
Sharing my Asterisk + SPA3102/PAP2 setup: What I've learned in 1 week.
(Im' answering cc the list, so the knowledge keeps there, and maybe some more qualified answers become). Am Mittwoch, den 15.10.2008, 18:00 -0700 schrieb Francisco del rosario: > Hey Rodolfo... Need some help from you ... > I need to know what hardware do I need to make SIP calls if I set-up > asterisk > So the situation is that I have a PC and configure the software of my PC to
2009 Jan 06
2
any SIP client for BlackBerry?
Hi You all, Does anyone know any SIP client for BlackBerry? thank you -- TianLun Song We care your day to day business operation CCVP, CCNP, M.Eng Cell:1-647-868-2950 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090106/a278cbbd/attachment.htm
2008 Dec 15
3
tcpdum
*Dear All, I run the below tcp dump on my asterisk server tcpdump -i eth0 -n -s0 -v udp port 5060 I got the following result 20:29:48.596867 IP (tos 0x10, ttl 64, id 0, offset 0, flags [DF], proto 17, length: 373) SIP_PROXY_IP.5060 > Asterisk_IP.5060: UDP, length 345 What i need to know please what TTL means specifically and what is the best value og TTL and what is the lengh vale mean
2007 Apr 17
2
Use of argument '...'
Dear R list, I've read the function writing sections on both "An introduction to R" and "R language Definition" manuals but still don't understand why the following gives an error message: fun <- function(x, ...) x + y fun(1, y=2) I get: Error in fun(1, y = 2) : object "y" not found I'd appreciate any help in understanding this. R version 2.4.1
2012 Apr 23
4
Multiple regex match in the same line
Hi, Could somebody please show me a way to find, and display multiple regex matches in the same line? Like this: test_string = "I shot the Sherrif but I didn''t shot the Deputy." # The word I would like to find is the "shot" and displayed like "shotshot" or like each match could go into a new #line like: "shot" "shot" # Some ways I
2003 Feb 28
0
How do I find the first derivative from the cubic natural spline
Hi, Everyboday, Does anybody know how to get the first derivative form the cubic natural spline matrix? Thanks !!! Jassy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Nuoo-Ting (Jassy) Molitor, MS, Junior Statistician Division of Biostatistics Department of Preventive Medicine University of Southern California Tel: (323) 442-2584 1540 Alcazar St., CHP-210F Fax:
2007 May 15
1
Efficiently reading random lines form a large file
I need to read two different random lines at a time from a large ASCII file (120 x 296976) containing space delimited 0-1 entries. The following code does the job and it's reasonable fast for my needs: lineNumber = sample(120, 2) line1 = scan(filename, what = "integer", skip=lineNumber[1]-1, nlines=1) line2 = scan(filename, what = "integer",
2004 Dec 02
3
R and Fortran in Windows
I just joined the list and appologize if this has been answered before but I am trying to interface between R and the Compaq Visual Fortran compiler version 6.6 for Windows. I found the following instructions on the web -- and an example. When I follow these directions exactly. R 2.0.0 crashes. Has anyone had any experience with this? Below are the instructions that I located: Thanks Dan
2009 Apr 24
1
FOP and UserEvent()
Hi all, I try to install FOP. It's very nice. In documentation I red that from my dial plan I can launch a popup window with UserEvent() application. I try to follow FOP documentation but I can't popup anything. My structure is: - server 1: Asterisk system - server 2: FOP system - client On client I connect to FOP panel, but I don't see any popup. Someone can help me to configure FOP
2005 Jan 10
1
Agent Status on FOP
The hype and documentation for the last couple of releases of the Flash Operator Panel claim that the Panel can be configured to either change the LED for a phone, or the name of a phone to indicate when that phone is logged into a queue. I've tried on two different versions (0.18 and 0.19) on two different systems to get this feature to work, and have been completely unsuccessful. Any hints
2005 Feb 10
1
really easy FOP asterisk@home question
I deleted the config examples in the op_buttons.conf folder for how to set up the meetme representation All of my other representations work fine except for the meetme meeting rooms (I know they worked in the past) and the meeting rooms themselves actually work fine just not the representation. Can anyone take a quick look at theirs and tell me what I've done wrong.
2005 Feb 10
0
FW: really easy FOP asterisk@home question
That's what I thought it used to be but it isn't working now Here is what I have in my op_buttons.conf [801] ; Meetme must be defined by its room number Position=15 Label="MeetMe 801" Extension=801 Context=rooms Icon=5 [802] Position=16 Label="Meetme 802" Extension=802 Context=rooms Icon=5 This is in the meetme.conf [rooms] #include
2005 Mar 01
1
Problems Starting Asterisk - FOP AM Portal
Hello All, I'm new to the list and the whole voip server side. I'm trying to setup Asterisk to just do internal dialing, no access out to the pstn is required/wanted at the moment. I'm running Fedora Core 3 with Cisco 7960's phones (running SIP 6.3). I've set it up following these guides: http://www.voip-info.org/wiki-Asterisk+Fedora+Core+3
2005 Jun 22
1
FOP related questions
Hello, I have downloaded and installed Flash Operator Panel. version 0.21. It works pretty well and I have some questions about it. 1. The text label of the buttons are partially hidden by their icons. Is there a way to adjust right margin for the buttons? 2. I would like to have the fop brought in the front of screen whenever and extension rings. Sort of crm feature but with fop and not
2005 Sep 09
0
Announcement: FOP 0.23 released
Dear all, I'm happy to announce the Flash Operator Panel 0.23 release. FOP is a switchboard type application for the Asterisk PBX. It runs on a web browser with the flash plugin. It is able to display information about your Asterisk box in real time. It is included in AMP, Asterisk@home, etc. You can grab the latest version from http://www.asternic.org The incomplete list of new features