similar to: Predefined viables

Displaying 20 results from an estimated 10000 matches similar to: "Predefined viables"

2009 Feb 19
3
AGI script
Dear All, I would like to ask please if someone has a AGI script that select a value from a database and dial this value as a destination number Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090220/e2aa530c/attachment.htm
2009 Feb 18
6
AGI pdf book
Dear Sir, Can someone help me please to find a free ebook talking about AGI scripting through asterisk? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090218/a59fc299/attachment.htm
2009 Jan 19
6
G729 codec
Dear All, I have the following CPU info on my asterisk server: Linux switch1.domain.net 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 12:03:43 EST 2008 i686 i686 i386 GNU/Linux I need to install G729 on the asterisk server just to pass through and not for encoding...Which G729 package do you advice me to install? I tried several packages with no luck Regards -------------- next part -------------- An
2007 Dec 06
1
DeadAgi
hi, all I am new to use DeadAgi, can anybody help me how to use DeadAgi, actually i want this, when caller hangup his/her phone, i want to send packet to my other app that check caller hung up done.
2009 Mar 09
3
problem with an agi in PHP
Hello, I need to execute an agi in php. I have that: == Using SIP RTP CoS mark 5 -- Executing [0170725000 at mnupprx1:1] Answer("SIP/33179977999-b6c18478", "") in new stack -- Executing [0170725000 at mnupprx1:2] GotoIf("SIP/33179977999-b6c18478", "0?6:3)") in new stack -- Goto (mnupprx1,0170725000,3) -- Executing
2010 Jan 07
4
AGI perl script set timeout within script?
Hi All, I'm running an AGI, calling a perl script the does number lookups to a remote server. I would like to put a timeout in the script. The problem I'm running into is if the DNS server is not responding, the script hangs and waits for 30 seconds before returning to the Asterisk dialplan. I would like a timeout of 1 second, then return. Here is my clean script:
2007 Mar 24
1
Timeout for conferences
Hi, The dialin conference via asterisk is over, one person is still in the conference room and accidentally does not hang up properly. Her meter at the phone company keeps running... I'd like to implement something to the effect of checking whether there is only one participant in the conference, and when this is the case, to cancel the call after a predefined time (perhaps 5 or 10 mins.
2008 Sep 23
5
Extension registration
Hi all, I have the below extension defined under sip.conf: [2203] type=friend username=2203 secret=123456 host=192.168.0.164 mailbox=2203 context=intern canreinvite=yes dtmfmode=rfc2833 When trying to register from a softphone installed on a PC behind a nat with IP=192.168.0.164, I got 503 FOrbidden...Does anyone have any idea about what could be the issue? Regards -------------- next part
2010 Jun 19
2
Muti Asterisk
Dear All, I have installed 4 asterisks on the same Centos machine..>Each Asterisk has its own installation folder and use its own libraries...Everything looks great and all asterisks are doing their jobs correctly except one thing...I faced a voice quality issue...On a specific time, and after the number of calls begin increasing, the voice quality will begin degradation... Could it be a
2009 Feb 17
4
Network architecture
Hi all, I'm planning to build a VOIP solution for handling SIP calls coming from endpoints registered on a specific SIP proxy...I made some research regarding network architecture and found out that the best solution is to use OpenSips as SIP proxy for registration and local calls between registered endpoints and use asterisk server with a2billing for PSTN calls, rating, routing and all other
2009 Feb 28
2
No rtp activity
Hi all.... I'm using asterisk for making PSTN calls from extensions registered on OpenSIPS...In peak hours ,number of calls Increase dramatically to a non logic number..When checking the calls using asterisk CLI I saw a lot of calls in ringing status and after 300s(rtphold timeout), asterisk release all calls...I checked the log file and found.. [Feb 28 11:34:14] NOTICE[19197] chan_sip.c:
2012 Dec 19
0
Fitting a predefined classification tree
Hi, I've searched R-help and haven't found an answer. I have a set of data from which I can create a classification tree using rpart. However, what I'd like to do is predefine the blank structure of the binary tree (i.e., which nodes to include) and then use a package like rpart to fit for the optimal splitting criteria at each of the predefined nodes. Does such a package exist?
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
2009 Dec 11
1
Array of legend text with math symbols from predefined variables
Hello, I am trying to include legend text with math symbols from a predefined character variable that is read in from a file. ? If there is only one line of text in the legend, the following, although cumbersome, works for me: ? > LegendText = " 'U' [infinity], '=10 m/s' "?? # (read in from a file) ??> LegendName = paste("bquote(paste(",LegendText,
2009 Mar 02
2
Asterisk realtime
Hi all, I'm using asterisk in real time mode...All extensions are defined in table sip_buddies...Everything looks fine and asterisk is reading extensions info from the sip_buddies table...The problem occurs as soon as any information on an extension is changed from sip_buddies table...Which mean, if I change the secret field in sip_buddies table then i should reload asterisk to read again the
2011 May 05
1
[caret package] [trainControl] supplying predefined partitions to train with cross validation
Hi all, I run R 2.11.1 under ubuntu 10.10 and caret version 2.88. I use the caret package to compare different models on a dataset. In order to compare their different performances I would like to use the same data partitions for every models. I understand that using a LGOCV or a boot type re-sampling method along with the "index" argument of the trainControl function, one is able to
2012 Feb 16
1
how to get r-squared for a predefined curve or function with "other" data points
hello mailing list! i still consider myself an R beginner, so please bear with me if my questions seems strange. i'm in the field of biology, and have done consecutive hydraulic conductivity measurements in three parallels ("Sample"), resulting in three sets of conductivity values ("PLC" for percent loss of conductivity, relative to 100%) at multiple pressures
2009 Jan 27
2
T.38
Dear All, I'm trying to send Fax using T.38 protocol but the FAX is not going through..I'm getting the following error om /var/log/messages [Jan 27 16:46:31] WARNING[25435] channel.c: No path to translate from SIP/80.169.210.181-0896bfd0(4) to SIP/028949469-b7703d40(256) [Jan 27 16:46:40] WARNING[24349] channel.c: Unable to find a codec translation path from 0x100 (g729) to 0x4 (ulaw)
2009 Apr 23
2
Asterisk on Mac OS X
Hello list. I posted this over on the Biz section but some of the members thought I might find more people running Asterisk on the Mac over here. Here's my question: I have looked at PHLink and PhoneValet and neither seem to be able to do what I need, so I am looking at Asterisk. What I want to do is allow callers to call a our phone line and unsubscribe their phone number from our call
2009 Feb 11
2
OPTIONS packets
Hi all, I need to register asterisk on an OpenSIPS SIP Proxy...The Registration is OK but my asterisk is sending OPTIONS packets to OpenSIPS and the SIP Proxy is not replying back...The issue is the UNKNOWN username that reside in the OPTIONS packet as you can see in the captured packets as you can see below: 1. U Asterisk_IP:5060 -> OPENSIPS_IP:5060 2. OPTIONS sip:OPENSIPS_IP