Displaying 2 results from an estimated 2 matches for "secondnumb".
Did you mean:
secondnum
2006 Jan 03
18
Trying to do a simple thing ...
Hi !
I was talking to a seasider and he asked me if it was easy to do the following
thing using rails :
1) ask a number to the user
2) ask a second number
3) give the addition of the two number and a link to be able to replay
All these things have to be done in one controller and one action, there is no
need for verification and other stuff.
I tried but I''ve got some problems
2004 Aug 12
2
outgoing ZAP cannot connect using E1 isdn
...=> 600,3,Playback(demo-echodone) ; Let them know it's over
exten => 600,4,Goto(s,6) ; Start over
exten => 8500,1,VoicemailMain
exten => 8500,2,Goto(s,6)
[default]
include => demo
[from-bt]
include => demo
exten => <InboundNumber>,1,Dial(Zap/g1/<SecondNumber>,10)
exten => <InboundNumber>,2,Hangup
exten => i,1,Goto(600,1)
#####################
/* zapata.conf */
[general]
[trunkgroups]
[channels]
language=en
rxwink=300 ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres...