similar to: Manipulating REGISTER messages

Displaying 20 results from an estimated 80000 matches similar to: "Manipulating REGISTER messages"

2009 Aug 31
2
Versions of Asterisk 1.6
Hello, I see that there's 1.6.0.x and 1.6.1.y versions of Asterisk. Is there a clear table that describes the features and/or differences between them? Are both stable enough? Is T.38 Fax supported on both? If yes, which spandsp is supported? I saw on voip-info.org that version 6 is not supported, but this information might be outdated. Thanks.
2009 Dec 03
3
Fax throughput - Asterisk 1.6.1.9
Hello, We are trying to send faxes by T.38 protocol to a remote SIP proxy from a local extension. The local extension sends the INVITE, Asterisk sends the call to the Proxy the call is connected with a regular audio codec. After a few seconds the remote proxy sends an INVITE with UDPTL and the Asterisk sends it to the local extension and it's accepted, but (here the problem starts) just
2009 Dec 29
1
ReceiveFAX G.711 + Realtime
Hello, We're trying to receive G.711 (aLaw) faxes on the asterisk and convert them to tif. With T.38, we have several issues, so we are trying to use G.711, since the gateway is located in the same LAN, so there's no bandwidth/packet-lose issue. We also use on the same Asterisk Real-Time process for the extensions.conf My question: Is the following syntax for disabling T.38 support
2008 Aug 20
3
Dovecot & (Al)pine - resaving messages to Inbox
I have a x86 Linux box running Fedora 4. Up until 2008 I was using pine 4.64 and Dovecot 0.99.x. In early 2008 I transitioned to Alpine 1.10, and didn't notice any major changes. I upgraded to Dovecot 1.0.15 this past weekend. My dovecot -n settings are at the bottom of the email. I've noticed a change since Dovecot was upgraded. I used to reorder items within my INBOX in al/pine by
2007 Jan 15
1
I have to register asterisk/sip with a sipproxy that does not support authentication?
I have to register asterisk/sip with a sipproxy that does not support authentication, I do not know how to tell Asterisk not to send authentication request? # sip.conf [general] insecure=very permit=207.148.115.10/255.255.255.0 [myproxy] type=friend host=217.118.115.10 context=from-sip # Logging: <--- Reliably Transmitting (NAT) to 207.148.115.10:5060 ---> SIP/2.0 407 Proxy
2011 May 22
0
Manipulating rownames for nMDS
I am trying to plot an nMDS plot using ggplot2. My rownames are coded so that they can be broken down by Site, Species, Treatment, or Replicate based on unique separators. There are no column headers. I am having trouble coding ggplot2 to plot by Site -or- Species -or- Treatment and NOT by all unique row names. This is probably a simple question but I'm still very new with command line
2012 Aug 06
0
[LLVMdev] Register Coalescer does not preserve TargetFlag
On Aug 6, 2012, at 11:00 AM, Vincent Lejeune <vljn at ovi.com> wrote: > Ok. > > I tried to do it using a pass after register allocation, lowering NEG/ABS instructions. > However I met a problem : apparently getNextOperandForReg() can returns a MachineOperand before the one I'm processing. > > The following code snippet : > > > void
2005 May 26
1
Asterisk con X-lite : Register Ok but no calls (404 Not found)
Hi all, I'm working on an implementation of VoIP en Linux. I have a Debian Suse (*.*.*.173) with an * and a X-lite client and a Red Hat 9.0 (*.*.*.172) with another softphone X-lite. Both of the softphones are registering and appear in the peers (sip show peers) with the good parameters of address and port. If I try to make a call, * receive the INVITE request and send a 404 NOT FOUND answer.
2006 Dec 11
2
Asterisk Sends 180-RINGING to UA even withprogressinband=yes
Andrew, I don't think it's a Polycom issue. We took Asterisk out of the picture and had our Polycom phones communicate directly with an Audiocodes PSTN gateway. Unlike Asterisk, the audiocodes do not send 180 Ringing before sending 183 Session Progress, and the polycom's play the correct tones in this case. We WANT Asterisk to send progress tones in band. In our case it IS needed.
2010 Apr 15
6
manipulating mails
Hi all, sorry for my inexperience. I am still learning. I searched for a while but found nothing useful. I am looking for the best way to manipulate headers, bodies, attachments, locations, folders and/or flags while using deliver and e.g. perl. In other words manipulating the whole mail in respect of the requirements of the LDA, MUA and User. I see two diffent ways. As i understand I can
2012 Aug 06
3
[LLVMdev] Register Coalescer does not preserve TargetFlag
Do you know any backend that implement instructions as a flag modifier in instruction ? Thank, Vincent Lejeune ----- Mail original ----- > De : Jakob Stoklund Olesen <stoklund at 2pi.dk> > À : Vincent Lejeune <vljn at ovi.com> > Cc : "llvmdev at cs.uiuc.edu (LLVMdev at cs.uiuc.edu)" <llvmdev at cs.uiuc.edu> > Envoyé le : Lundi 6 août 2012 20h06 >
2005 Oct 01
0
chan_zap vs. Panasonic DTMF integration
The Panasonic KX-TA624 series PBXes (and similar models) support a DTMF integration feature that can be enabled for dedicated voice mail ports. What I want to do is connect an X100P FXO port to a jack on the Panasonic and make use of the Panasonic's DTMF call progress tones that it provides in DTMF integration mode. The integration works well when a Panasonic extension is forwarding into
2010 Apr 20
1
Manipulating audio in asterisk
Hi All, Is there an option in asterisk to manipulate the audio in a call? I would like to, for example change the voice of one caller but without manipulating the audio that comes from another caller. I have read about something called JACK but i don't know if i can use it for this (or how to use it). I am playing with audiohooks now, but I don't think I can change only my voice - whole
2010 May 12
3
manipulating a matrix
Is there a way to create a new matrix from and existing matrix with A [,1] [,2] [1,] 1 13 [2.] 2 18 [3,] 3 14 [4,] 4 20 if(A[,2] > 15) B [,1] [,2] [1,] 2 18 [2,] 4 20 -- View this message in context: http://r.789695.n4.nabble.com/manipulating-a-matrix-tp2196610p2196610.html Sent from the R help
2009 Nov 18
1
Creating an excel file and manipulating it from R
Hello everybody, I?ve been looking for a function that would create an excel file in my working directory where I would write my dataframe but I only found the functions to write or read in an existing file that you gave me on my former post or on some websites. I can?t find either functions to manipulate those datas: for example, I would like some lines to be red or green according to their
2012 Nov 17
3
manipulating longitudinal data in r
Dear list member, I have the following data example ke <- data.frame(patid=c(1,1,1,2,3,3),a=c(1,2,2,1,1,2)) I want to add another variable b, such that the max of 'a' by id is returned i.e data ke becomes ke <- data.frame(patid=c(1,1,1,2,3,3),a=c(1,2,2,1,1,2),b=c(2,2,2,1,2,2)) Any help will be appreciated. Oluwakemi [[alternative HTML version deleted]]
2007 May 22
1
Manipulating the sizes of multiple screens
Hi, I used split.screen command to creaye 5 screens, 4 screens contain a plot each, the fifth screen is designated to a legend. I am having difficulties setting the dimensions of the screens in a way that would allow me to have the screen dedicated to the legend smaller. I end up with a very awkward aspect at the end: 4 small plots with a big space for the legend. The gend needs to be at
2011 Nov 15
1
Creating Timeseries by manipulating data table
Hi, I'm new to R and tried a search but couldn't find what I was looking for. I have some data as a csv file with columns:- longditude latitude year month rainfall region What I need to do is produce a monthly time series for each region, where region is an integer id and where each time point in the series is the monthly average of rainfall for each location in that region. Basically
2006 Apr 04
1
Manipulating has_many :through associations
Hi, I haven''t done any associations before, so please forgive my incorrect use of terminology... If I set up a has_many :through association, can I manipulate the associated instances directly (like an Array), or do I need to manipulate the join model? For example, suppose I have two classes and the associated join model: class foo has_many :foo_bars has_many :bars, :through
2010 Apr 06
4
Need Help with Manipulating Columns
I have uploaded the property data from Lee County Property Appraiser into R, but my problem is that I am unable manipulate and use many of the columns because they are classified as factors. I think this is because the values represent selling prices and therefore have $ in front of them. I tried using as.integer but this funtion converts the values into a totaly useless form. Is there a way to