Displaying 20 results from an estimated 2000 matches similar to: "where to sign up for fwd"
2004 Dec 18
1
voicemailmain hotkey
Hi Folks
Since updated to 1.0.1/2 I got a prob with the hotkey to
access voicemailmain.
According to the wiki
"0" jumps to extension "o" and "*" to "a"
"0" isn't working, I get vm-sorry followed by HangUp :(
"*" is working and I get access.
So I changed the dialplan to get my voicemail managed.
Tested on zaphfc and capi
Is
2004 Jul 14
1
looking for 802.11 SIP phone
While I have found a few 802.11 cordless SIP phones, It's not ovious
how they select which network to associate with. What I'm looking for
is a 802.11 SIP phone that will auto detect the closest wireless
network(s), offer a list to select from, then auto configure itself
using dhcp. If you think about it this could be quite handy when
strolling around in populated areas. Could someone
2010 Apr 21
2
Table to List Transformation Scenario
I have a series of tables, one for each environment indicating a date (row)
and a sample at each hour of the day (0 to 23)
Test1 Table:
Date,Hour1,Hour2,...Hour23
1/1/10,123,123,...,123
I would like to model this as a time series but how can I translate the
table into a list such that I can get:
1/1/10 00:00, 123
1/1/10 01:00, 123
1/1/10 02:00, 123
...
1/1/10 23:00, 123
Any suggestions on how
2004 Jul 16
1
When does the PUC become an issue?
If there would be a better place to ask this please let me know.
I'd like to set up an * box and sell calling cards and long distance.
At what point am I an internet applications provider and at what point
am I a telco. Where can I find where the line is drawn?
-Galt
--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
2003 May 24
4
Free World Dialup behind NAT
Hi,
after reading about it on the list I decided to set up a Free World
Dialup account. For those of you who don't know, that is a sip proxy
where you and your friends can singn up free and then you can just
connect to it with any sip client and call anybody that is registered
for free. Pretty much like iaxtel (I belive that was the name of it) for
the iax protocol. It even supports clients
2004 Jan 17
1
Registering multiple FWD accounts
Can multiple FWD accounts be registered?
I have the following output in my sip.conf file:
register=74928:xxx@fwd.pulver.com/74928
register=75160:xxx@fwd.pulver.com/75160
register=74573:xxx@fwd.pulver.com/74573
[fwd-74928]
type=friend
secret=xxx
username=74928
host=fwd.pulver.com
[fwd-75160]
type=friend
secret=xxx
username=75160
host=fwd.pulver.com
[fwd-74573]
type=friend
secret=xxx
2006 Mar 31
1
adding texts to plots and a problem....
Hello,
I have a problem with adding texts to my plots: The code is
/plot(dates(as.character(tam[,tkolon])),d[,i],ylab=names(d[i]),ylim=c(galt,gust),type="l")
abline(orta,0,lty=3,col=3)
text(//length(d[,i]//),0.025+(orta),expression(mu),col=3)
abline(orta+l2,0,lty=4,col=2)
text(length(d[,i]),0.025+(orta+l2),expression(+2*sigma),col=2)
abline(orta-l2,0,lty=4,col=2)
2006 Apr 18
6
Postgresql and ActiveRecords problems
Hi all. I have a problem with postgresql PK columns and ActiveRecord.
The error is: PGError: ERROR: null value in column "item_id" violates
not-null.
Ok, it''s wrong to insert NULL into PK columns, but rails doing it. How
to fix? So sad..
2004 Aug 28
4
incomming call rejected using IAX2 with FWD
Hi,
I cannot seem to accept incoming calls from FWD using IAX2. I followed the
directions posted at www.fwd.pulver.com/advanced/iax I can make outgoing
calls fine using IAX via FWD. When someone calls me from FWD I get the
following message:
Chan_iax2.c:5251 socket_read: Reject connect attempt from
65.39.205.121
Any ideas?
Thanks,
S.
2006 Feb 27
1
How to build a recursive parenting structure?
I''m just getting used to using HABTM structures. Something I''m trying
to do now is create a site that has "sections" each section then could
have a sub "section".
So I built a "sections" table and in the model I included the line
"has_and_belongs_to_many :sections"
I also made a table called "sections_sections" to build the
2002 Dec 18
2
patch for openssh3.5p1 - adds logging option
this patch adds a LogFile option to sshd_config. it just logs messages
directly to a file instead of stderr or syslog. the largest change
is an additional argument to log_init() in log.c for the log file name
(and then changes to the rest of the tools to add a NULL arg).
galt
-------------- next part --------------
diff -urN openssh-3.5p1-orig/log.c openssh-3.5p1/log.c
---
2006 Mar 16
6
Newbie question - Rails without database
Hello to all,
I am entirely new to Ruby and also to Ruby on Rails. As far as I understand,
Rails builds its model according to the a specified table structuree in in the
database.
However, most of my applications, are for the most part (except some backend
CRUD stuff) not database centric. They do a lot of calculation for the user.
So, how can I create a model, when no database is needed,
2002 Nov 28
4
Mime-Version: 1.0
I am using expression() to incorporate text into graphics. To create a
superscript, I use the '^' character. Can someone please tell me the
character to use to create a subscript?
Thank you
-----------------------------------------------------
Christine Donnelly
Statistical Consulting Unit
The Graduate School
John Dedman Mathematical Sciences Building (Bldg 27)
Australian National
2006 Feb 23
4
MySQL Duplicate Key Error
I am a newbie and I am running into a problem which I cant understand. I
have a table called ''privileges'' which has the following fields
CREATE TABLE `sdqualplanner`.`privileges` (
`id` int(10) unsigned NOT NULL auto_increment,
`name` varchar(20) NOT NULL default '''',
`description` varchar(100) NOT NULL default '''',
`section_id`
2005 Jan 24
2
Menu tree for voicemailmain application
Is there a menu tree diagram somewhere for the Voicemailmain application? I
know my users will ask for one, and before I started drawing my own I
thought I'd see if someone already had.
---
David Brodbeck, System Administrator
InterClean Equipment, Inc.
3939 Bestech Drive Suite B
Ypsilanti, MI 48197
(734) 975-2967 x221
(734) 975-1646 (fax)
2007 Oct 21
2
Asterisk Initial Set-up - 'Registration Refused' at FWD
Hello,
Sorry for what may be a basic question, but I have spent a number of
hours trawling the forums without resolving the problem, and hence this
post.
I have just started to dabble with Asterisk, as much for the learning
than anything else. I created an account on FWD and used the Asterisk
settings that the FWD web site recommends at
2004 Jun 01
1
SIP vs. SIP :-(
I'v a sip client and a sip trunk to FWD:
[general]
port=5060
context=default
tos=reliability
disallow=all
allow=ulaw
careinvite=no
[freeworlddialup]
context=default
type=friend
username=MYUSERNAME
secret=MYPASSWORD
host=fwd.pulver.com
[igor]
type=friend
callerid="Me"
host=dynamic
dtmfmode=rfc2833
careinvite=no
When i try to call a FWD number from SIP client i obtain a lot of
2005 May 13
4
1-800 with FWD
Sirs,
Thank you for your quick response.
But when i try to make a call to FWD the following error appears:
For example, when i call to 612 (a service number of FWD)
-- Executing Dial("SIP/Phone4-e85b",
"SIP/612@fwd.pulver.com|90|Ttr") in new stack
-- Called 612@fwd.pulver.com
-- Got SIP response 500 "I'm terribly sorry, server error occured
(1/SL)"
2005 Dec 15
3
Rails: Select and html forms
I''m close to getting this to work, but not quite there. I''m trying to
implement a dropdown control, with the current choice selected.
I have the following code in the view:
5 <select id="product_product_type" name="product[product_type]">
6 <%=
7 types = ProductType.find(:all, :order => "product_type")
8
2005 Dec 06
5
How to set a default value?
Hello,
I have a price field that I validate of numbers.
How can I default a 0.0 value?
Regards,
Frank Rocco
farocco-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org