similar to: IAX IAX connection

Displaying 20 results from an estimated 200 matches similar to: "IAX IAX connection"

2004 Nov 24
2
Bothering with H323
Hi everyone, Could someone help me on make my Asterisk registers to a Gatekeeper. I have compiled the chan_h323.so and it seems to be working. What I want to know is how can I "route" my SIP clients to a single account on a remote Gatekeeper. I have tried a lot of conbinations but nothing happend. For example: my account number: 123456789 ;extension.conf exten =>
2013 Feb 05
3
Truncate text
Hi Folks, Good evening, I used the code which i print below, Yes i got the result , but i need the result like this "TruncateHtml is jus....(continued)" some_html = ''<ul><li><a href="http://whatever">TruncateHtml is just like the vanilla truncate rails helper , TruncateHtml is just like the vanilla truncate rails
2009 Aug 09
1
wget parameters
Hi, Following an example I've received from Phil Spector, I am trying to get a remote file by using download file. The concerned remote server doesn't username and password passed with the URL, thus this line fails... download.file('http://username:password@xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02','RG02',method='wget') I can get a
2004 May 24
1
CDR destination when user presses '#'
If '#' is pressed during a call the CDR that is written at the end of the call contains '#' in the dst / destination field rather than the number that was originally called. How do I avoid losing that original number so that I can use the CDR for billing? I've tried not having a '#' target in extensions.conf and I've tried calling ResetCDR(w) in the
2003 Nov 06
2
configuring DID trunks
I am trying to turn up DID trunks with our local phone company but do not know the correct format of extensions.conf to do this.
2010 Aug 18
1
Again: wget parameters
Hi Ricardo and everybody In this old post to rhelp you say that the problem was solved but not what the sollution was. I have the same problem now. I want to read a Excel file from a google site that has restricted access so I need to give a username and password at some point. I could not find an example or a help file that shows how this can be done. You post is one of few but it does not
2011 Feb 15
4
Variable length datafile import problem
Dear all, I am stuck the reading of a file which has 100s of rows and variable column counts. The tab-limited data file looks something like: Some_Text 1 3 123 1534 -119 1010 178 Some_Taxt 1 3 133 1434 -219 1010 178 Some_Tsxt 1 3 244 1334 -319 1010 178 Some_Tfxt 1 3 153 1234 -419 1010 178 Some_Trxt 1
2008 Dec 09
1
RCurl::postForm() -- how does one determine what the names are of each form element in an online html form?
Dear R-Help, I am looking into using the Open Calais web service (http:// sws.clearforest.com/calaisViewer/) for text mining purposes. I would like to use R to post text into one of the forms on their website. In package RCurl, there is a function called postForm(). This sounds like it would do the job. Unfortunately the URL used in the example is no longer valid (i have emailed the maintainer
2004 Sep 09
2
Dial Out w/ OH323
Due to the format of the message coming from the H323 channels included w/ Asterisk we were unable to use our gatekeeper. For a quick solution we tried the OH323 channel drivers and can receive inbound calls from the parent gatekeeper. We are trying to do a dial to gatekeeper... I am trying exten => 5551212,1,Wait,2 exten => 5551212,2,Dial,OH323/5551212 But I am not sure if this is the
2004 Dec 30
6
Nagios and Asterisk
Does anyone have some decent Nagios scripts out there that do more than monitor the proc itself? Rather than reinvite the wheel, figured I'd ask. I already saw the one on the wiki. Matt
2009 Sep 02
1
Very simple callback application needed
I have need of a very simple callback function - when any call is made to a special SIP DID, the call is not answered but Asterisk then calls a pre-determined number - no need for CallerID to capture the calling number. Does anyone have a simple script to do this? Chris -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2007 Jun 12
4
write some custom values to CDR table
Hi, I write the CDR of my Asterisk 1.2.17 server in MySQL database using cdr_addon_mysql.so. Now I'm trying to write some custom values to userfield column by the SET(CDR(USERFILED)=SOME_TEXT) sintax, but nothing gets writeen in MySQL cdr table!! Why? I'm I skeeping something or what? Taking a look at the URL:
2007 Aug 03
2
can''t search for OR (as in the state)
I''m trying to search a Model by the state field using Acts As Ferret. The query for this is ''+state:NY'' (substitute state abbreviation for NY). This works find however ''+state:OR'' returns nothing, though just ''portland'' will pull up matches within that state. I''m pretty sure it''s reading OR as an or conditional
2007 Nov 05
0
loading fixtures into oracle
Any idea why this fixture would fail to load any data? <% %w( Admin Pharmacist PI/Co-PI Research\ Nurse ).each { |g| Group.create( :name => g ) } %> It works perfectly in irb but when I do rake db:fixtures:load I get no data, no errors, and no error logs. I realize my fixture doesn''t look like your typical run-of-the-mill fixture but it''s that way because I''m
2010 Feb 21
1
odfWeave - merged table cells, and adding information like totals and p-values
I'm hoping I'm missing some (probably fundamental basic process) which might make my life easier! Lets assume I have a 3 column table summarizing results from a trial from three arms (Arm A, B and C). For each arm there will be a number of pieces of information to report. The simplest example might be to compare this to the demographic comparisons often seen in clinical traisl where you
2007 Jun 19
0
toilet
OTCPicks.com Picks SREA As The Stock to Watch. UP 272% In 7 Days! Score One Inc. SREA $0.30 UP 20% Today Up another 20% today and over 272% in the last 7 days, OTCPICKS.com puts SREA on their watch list. Read up and get on SREA first thing Wed! Didn't know it was that much. Other methods are too dangerous when it comes to fishtailing vehicles and heavy winds. You can buy them over the
2007 Jun 19
0
toilet
OTCPicks.com Picks SREA As The Stock to Watch. UP 272% In 7 Days! Score One Inc. SREA $0.30 UP 20% Today Up another 20% today and over 272% in the last 7 days, OTCPICKS.com puts SREA on their watch list. Read up and get on SREA first thing Wed! Didn't know it was that much. Other methods are too dangerous when it comes to fishtailing vehicles and heavy winds. You can buy them over the
2010 Jan 29
7
perl question
I am trying to run a perl script that said it needs Net::SMPP I ran this: your_host]# *perl -MCPAN -e shell* cpan shell -- CPAN exploration and modules installation (v1.76) ReadLine support enabled cpan> *install Net::SNMP seemed to work. no errors reported. however when I run perl I still get the same error saying needs ./sendmessage.pl Can't locate Net/SMPP.pm in @INC (@INC contains:
2007 Jun 16
1
Re: [hylafax-users] Having problems running sendfax from a bash script.
I've been working on a way to send faxes from a bash script. It requires changing what parameters are used for each command. I keep having problems with quoted strings passed to the command. I've created a really short test script which fails on my system. commandline="sendfax -f noreply at prudentrx.com -n -x \"Test fax\" -d 13105551212 /etc/hosts" echo
2004 Sep 21
2
Anti Ex-Girlfriend feature for entire area codes?
Hey all, Someone's posted one of my 800#'s on a poster in California for free concert tickets, so I'm getting calls from California AC's at all times of the day asking for tickets. I'm just using the 800# for friends and family, and don't know anyone in these area codes, so I'd like to just give these callers either congestion or a prerecorded message. Works fine