search for: party

Displaying 20 results from an estimated 8344 matches for "party".

Did you mean: part
2004 Dec 08
0
[LLVMdev] Building llvm and cfrontend under cygwin
...ot;make install" fails - there is no such target. > If those don't clear the problem, please tell me what version > of LLVM you're trying to compile (looks like 1.3) and send > the output of: > cd runtime ; make VERBOSE=1" Environment: CFEINSTALL=/cygdrive/d/3rd-party/cfrontend/install LLVM_LIB_SEARCH_PATH=/cygdrive/d/3rd-party/cfrontend/build/gcc PATH=/cygdrive/d/3rd-party/llvm/tools/Debug:/usr/local/bin:/usr/bin:/bin :/usr/X11R6/bin Here we go: ------------------------------------------------------------------------ ------ if [ ! -f GCCLibraries/Makefile ]...
2006 Apr 05
2
RJS and remote forms
I''ve run into what I think is a browser bug related to using remote_forms pushed in an RJS update. In my controller, I have an action that creates a new model and returns a form for one of its children: def create_party party = Party.create render :update do |page| page.insert_html :top, ''party-list'', :partial => ''party_header'', :locals => { :party => party } page.insert_html :after, "party-#{party.id}", :partial => ''guest_for...
2013 Apr 03
7
Canadian politcal party colours in ggplot2
A stupid question but does anyone know how to express the actual colours used by the main Canadian political parties? I want to do a couple of ggplot2 plots and have lines or rectangles that accurately reflect the party colours. I can probably play around with RColorBrewer or something to figure it out but if some some already has got them it would save me some time especially with the NDP orange. Thanks John Kane Kingston ON Canada ____________________________________________________________ FREE 3D EARTH S...
2004 Dec 10
1
[LLVMdev] Building llvm and cfrontend under cygwin
...char *filename, char *const argv[], char *const envp[]) { ................ execveTy execvePtr = (execveTy) dlsym(RTLD_NEXT, "execve"); ..... } RTLD_NEXT is not defined in cygwin headers. 2) cfontend built ok 3) full llvm failed to build: make[3]: Entering directory `/cygdrive/d/3rd-party/llvm/runtime/GCCLibraries/crtend' llvm[3]: Compiling Exception.cpp for Debug build (bytecode) llvm[3]: Linking comp_genericeh.bc component... llvm[3]: Compiling crtend.c for Debug build (bytecode) llvm[3]: Compiling listend.ll for Debug build llvm[3]: Linking comp_main.bc component... assertion...
2010 Jul 12
4
Remote-Party-ID party=called
Hello list, using Asterisk 1.4.30. I want to set the SIP-header Remote-Party-ID to display the name of the calling party on my phone in stead of the number. This is the dialplan : exten => 10,1,NoOp() exten => 10,n,SIPAddHeader(Remote-Party-ID: "eric" <sip:10 at 192.168.1.150>;party=called ) exten => 10,n,Dial(SIP/test2) This is what the CLI sh...
2007 Mar 05
4
TC400B
Anyone tried the digium TC400B transcoding card? What are your opinions? Thnx
2009 Apr 24
1
function originate
Hi, Feature originate can be used make call thro' the web. There is a parameter ,Async, in it. I set it to true but there is no effect. Actually, I want to do the following. What I know the function originate is: originate call ---> party A party A rings party A answers call party B rings, party A still hear ring party B answers and A & B connected. party A will feel weird when she will still hear ring after answering a call until party B answers it. Below is what I want to do: originate call ---> party A party A rings party...
2013 Oct 29
0
Loosing synch between party 1 & party 2 voice in monitor recording
Hi We have come across a situation where we are loosing synch of party 1 & party 2 voice in call recording. Here is the scenario Party 1 initiate a call to Party 2 using AMI commands When both calls are connected, we bridge these 2 calls. Then we start recording of this bridged call using AMI Monitor command. Monitor command is invoked on Party 1 only. Then we...
2006 Mar 21
5
Use select_date for my model?
Hi all I have a model "party" that has a time field "starts_at". I have created a form to add new instances of this model. <%= select_date Date.today, :prefix => ''party'' %> Sadly I get the error: NoMethodError in Parties#add undefined method `month='' for #<Party:0x256a6...
2006 Nov 01
3
Remote-Party-Id and Attended Transfers
Has anyone noticed that Asterisk seems to always set the remote-party-id in a SIP invite to be the same value as the From: field? In most cases that isn't a problem. However, in the case of an attended transfer it IS a problem. The remote-party-id should be the party who initially called and the From: should be the party doing the attended transfer. This seems li...
2003 Dec 15
4
transfer with threeway calling
Hi, We are using threewaycalling & flash transfers over a CAC channelbank. The following happens: Call comes in to my extension I talk to a party and press flash party goes on hold, I get get dail tone I dial internal number internal party answers I press flash once more we are now in a three party conference Or I hang up, and thus transfer the call. Thats fine, but.... What if the internal party is busy and answers with voicemail how then...
2012 Feb 09
3
how to exclude rows with not-connected coalitions
Dear all, I have question but cannot explain without providing some context first: I want to calculate how many policy-connected coalitions between 7 parties are possible. I have positions on an one-dimensional scale for each party and I have sorted the parties on the positions (it is sorted from extreme left to extreme right, hence using a left-right scale). A policy-connected coalition consists of parties that are connected on this left-right scale, hence there cannot be a party outside the coalition that is in-between two...
2005 Aug 16
4
Called Party Identification on Polycom IP501
Greetings, The Polycom SIP 1.5 Admin Guide says this: "3.1.8 Connected Party Identification Where possible, the identity of the remote party to which the user has connected is displayed and logged. The connected party identity is derived from the network signaling. In some cases the remote party will be different from the called party identity due to network call di...
2008 Oct 21
1
For Dial(), when calling party hangs up, redirect called party to another location in the dialplan?
Hi all, I know when doing a Dial, when the called party hangs up, we have a few different ways to redirect the calling party to other parts of the dialplan. In this case, I have someone who would like to do the opposite... When the calling party hangs up after a Dial(), redirect the called party to another location. I'm not sure how else to descri...
2006 Nov 22
1
DTMF detection during Call
Hi I have calls comming from a SIP-ATA-Box via Asterisk to PSTN Phones by outbound SIP. Now i want to detect DTMF-Tone Code coming from the called party to trigger a signal. Can this be done with asterisk? I read that the codec with DTMF detection are ulaw and alaw. But i couldn't find a command to detect dtmf's within a normal call. thanks and mani greetings Christian
2006 Feb 17
4
one way / irratic voice over iax and g729
...t; Asterisk1 -(IAX)> Asterisk2 -(SIP)> Carrier The first Asterisk system is running 1.2 and the second is running 1.0. When using g726 from the handset all the way thru to Asterisk2(then 729 for the carrier leg) calls go thru fine, but when using g729, there is one way voice whereby the B party cannot hear the A party, however the A party can hear the B party fine. Sometimes there is no audio for the B party, other times the B party can hear the A party but it is very broken up and stuttery, with only parts of the words coming through. The calls also work fine when using g711 from th...
2006 Jan 10
2
Make link_to_remote call redirect current view, not read redirected content
Hello everyone ! I have a link_to_remote which creates a Party from a ContactRequest. The action on the server creates the party, marks the contact request as processed, and then returns a redirect. According to my knowledge of HTTP, that is the correct thing to do. Unfortunately, Prototype is being too clever for me at this time... It follows the redirect...
2008 Dec 04
2
Possible to get "Courtesy Tone" on attended transfer?
Hi All, Is there any way to provide the user receiving an attended transfer with a tone or other audible indication that the transfer is completed (i.e. Party A calls Party B, Party B announces the call while transferring to Party C, Party C hears tone when Party B completes the transfer so that they know that they are now talking to Party A instead of Party B)? I know this is possible when picking up a parked call, but I haven't found any informati...
2017 Jun 26
4
Autodialer - call simultaneously to both ends
Hello List, I'm working on an autodialer project. At the moment I use the Originate application then I "throw" it to an extension where I Dial() the other party and then both legs are bridged. The problem is that the Dial() will only run after the Originate finish its bit and I have lots of wasted time or even worse, the remote party hanging the call because instead of a human speaking to him the call setup to the 2nd leg only starts when remote answers. I...
2014 Dec 09
2
Bridge configuration in Asterisk 13 [Spam score:8%]
...it's equivalent "bridge_simple" but I was getting confused because the only bridge module I saw in modules.conf was bridge_softmix. When I upgraded to Asterisk13 that would have been the only bridge getting loaded at first. Is it expected that if bridge_softmix handled a normal two party call then MOH would no longer function? ________________________________ From: asterisk-users-bounces at lists.digium.com <asterisk-users-bounces at lists.digium.com> on behalf of Richard Mudgett <rmudgett at digium.com> Sent: 09 December 2014 20:49 To: Asterisk Users Mailing List - N...