similar to: dialplan changes in middle of call

Displaying 20 results from an estimated 11000 matches similar to: "dialplan changes in middle of call"

2015 Aug 20
2
Changing volume via dialplan
Greetings everyone, I am attempting to adjust the volume of a call using Set(VOLUME) in my extensions.conf file. I am finding that Set(VOLUME(TX)=x) and Set(VOLUME(RX)=y) have no discernable effect on my endpoints (Snom 300 IP phones). I have tried setting x and y to -30, -10, -3, -2, -1, 0, 1, 2, 3, 4, 10, and 100 and there appears to be no change on the phone volume. I can see that the
2005 Feb 16
2
Positive log-likelihood in lme
Kia ora I'm a using lme (from nlme package) with data similar to the Orthodont dataset and am getting positive log-likelihoods (>100). This seems usual and I wondered if someone could offer a possible explanation. I can supply a sample dataset if requested, but I feel almost certain that this question has been asked and answered recently. However, I can find no trace of it in the mail
2018 Oct 15
4
sys.call() inside replacement functions incorrectly returns *tmp*
Kia Ora Let's say we have: "myreplacementfunction<-" = function (..., value) { call = sys.call () print (as.list (call) ) 0 } Then we call: x = 0 myreplacementfunction (x, y, z) = 0 It will return: [[1]] `myreplacementfunction<-` [[2]] `*tmp*` [[3]] y [[4]] z $value <promise: 0x06fb6968> There's two problems here. Firstly, x has to be defined otherwise we
2015 Aug 08
2
How to send Image over asterisk sip
Dear Sir, I current have done successfully with sip message over asterisk server , and additionally now I want to send the image between sip using asterisk. Could any one share me how to config the asterisk for sending image from sip? Thank, I am waiting for your reply. Thyda -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Mar 06
3
multiple plots and postscript()
Kia Ora everybody. There must be an obvious answer to this, but I can't see it.... I want four square plots in one postscript file. The canonical answer would be: postscript(file="~/f.ps",width=5,height=5) par(pty="s",mfrow=c(2,2)) plot(1:19,xlab="") plot(1:19,xlab="") plot(1:19,xlab="") plot(1:19,xlab="") dev.off() But this
2024 Feb 28
1
Samba Kerberos Logs
On Tue, 2024-02-27 at 16:46 +1300, June Chong | TechnologyWise via samba wrote: > Hi team, > Is there a way to grab Kerberos specific log entries? > Example: > /Auth: [Kerberos KDC,ENC-TS Pre-authentication] user.../ > I have tried using the kerberos class but nothing was logged when I > specified a path. > This is what I have on my smb.conf. > /[global] log level =
2016 Jul 13
3
PJSIP defaults for endpoints when using realtime
Until Asterisk 11 I could use sip.conf to set defaults for all phones (language, dtmf, vmexten, etc) and just leave many fields in the database as NULL. What would be the proper way to do this for Asterisk 13 and PJSIP? -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez +52 (55)9116-91161
2007 Nov 14
2
executable script
Dear All, Apologies for this simple question and thanks in advance for any help given. I want to make from my .R script an .exe file. Is there any way to transfort my script to an autolaunch file? It means it runs the script by double clicking on it. p.s.: I'm using windows -- View this message in context: http://www.nabble.com/executable-script-tf4806651.html#a13751752 Sent from the R
2015 Aug 25
2
How to send Image over asterisk sip
I mean by sending image by using sip channel just like we can send text message and what about sending image file ? On Wed, Aug 12, 2015 at 6:37 PM, Joshua Colp <jcolp at digium.com> wrote: > On Sat, Aug 8, 2015, at 07:41 AM, Thyda ENG wrote: > > Dear Sir, > > Kia ora, > > > > > I current have done successfully with sip message over asterisk server , > >
2018 Oct 15
2
sys.call() inside replacement functions incorrectly returns *tmp*
Kia Ora > Although I'm not sure what problem it would solve... Given that you asked, I was interested in writing a multiple assignment function as a replacement function, so something like: massign (x, y, z) = construct.some list () Obviously, that's not possible. Probably the best example I can think of is converting cartesian coordinates to polar coordinates. Then we might have
2015 Aug 12
2
Busy level in Asterisk 11
Hi I need to set the number of incoming calls to one, but the outgoing calls should be unlimited. I think the busylevel parameter is for it(incoming calls), but not works. My config is: cat sip.conf [general] [template](!) qualify=yes cc_agent_policy=generic cc_monitor_policy=generic call-limit=2 busylevel=1 callcounter=yes subscribecontext = hint allowsubscribe=yes [100](template)
2016 May 09
2
voicemail: duration while leaving a message
<!DOCTYPE html> <html><head> <meta charset="UTF-8"> </head><body><p>Hello list,</p><p><br></p><p>I am asking when a caller want to leave a message to a mailbox with the application voicemail</p><p>How i can limit the duration for exemple 30 seconds.</p><p>exten =>
2015 Feb 18
2
Asterisk 13 - sorcery realtime for pjsip publish objects
Hello, I am currently trying to set up pjsip realtime and would like to have outbound-publish, inbound-publication, and asterisk-publication sorcery object types in ODBC realtime. Is that currently supported? I know that some object types are known working and others are not. I was curious what the status of those objects are. Thanks! Matt Hoskins | NPG Corp | Systems Architect
2014 Dec 10
2
PJSIP configuration question
I'm working with a SIP provider to try and transition our sip connection with them to PJSIP. I thought I had transitioned the settings correctly, but whenever I attempt an Originate it never even tries to send any PJSIP messages. I'm currently running Asterisk 13.0.0. Anyone have any suggestions as to what I am doing wrong? The SIP provider says the latest version of Asterisk they have
2006 Sep 26
1
Interesting proxy problem
Kia ora all, I have been working on migrating our FastCGI sites to Mongrel over the past couple of weeks and have come up against an interesting problem. We have it setup so that Apache 2.0 is proxying requests to Balance which is configured to use a mongrel cluster. This works well *except* it won''t serve javascripts, which causes pages to hang. We''ve run balance in
2006 Jul 04
2
Problem: MySQL drops first connection then fine
Kia ora all, Today I updated our server management software from Plesk 8.0 to Plesk 8.01. Now when a user connects to my rails app they will initially get an Application Error. If they try again it is fine and continues to be fine until they pause for too long (approx 2 mins). In the logs I am getting the following error: ActiveRecord::StatementInvalid (Mysql::Error: MySQL server has gone
2015 Aug 25
2
How to send Image over asterisk sip
Yes, I mean sending image file. On Tue, Aug 25, 2015 at 10:56 AM, Pete Mundy <pete at fiberphone.co.nz> wrote: > Thyda, > > The term 'image' can be quite ambiguous in computing. For example you > could be referring to a firmware image for a phone or you could be > referring to some form of live video channel support. Or something else. > > Can you be more
2016 Feb 11
3
Unexpected termination of the call when pick up (res_pjsip)
The call initiated from internal extension. I have made two test call: Successful call from device on res_pjsip via endpoint on chan_sip: http://pastebin.com/LWeDYstj Unsuccessful call from device on res_pjsip via endpoint on res_pjsip: http://pastebin.com/hepVb6Nu And ones again i don't see anything that would make asterisk send BYE. I would be grateful for any ideas. 11.02.2016 1:47,
2024 May 28
1
SAMBA_VERSION_VENDOR_SUFFIX in VERSION
Kia Ora Samba packagers, I just wanted to ask nicely if you could fill in SAMBA_VERSION_VENDOR_SUFFIX in the VERSION file when you build Samba? Debian does it like this: https://salsa.debian.org/samba-team/samba/-/blob/master/debian/rules?ref_type=heads#L163 (that is, a simple sed on the VERSION file) Likewise if you are a Samba user and use a Samba package that doesn't do this, can you
2015 Aug 25
2
How to send Image over asterisk sip
Hmm, most phones I've used wouldn't have the capability of displaying a bitmap image due to only having minimal monochrome displays. What sort of end device do you perceive to display these images? Can you give links to any devices with support for such things? I'm assuming you mean only a still-photo image, not video image. Perhaps you could use a video channel for this and simply