Displaying 8 results from an estimated 8 matches for "phonenumer".
Did you mean:
phonenumber
2010 Apr 30
2
Continuing after a TIMEOUT(absolute)
Greetings,
I'm trying to continue to do some processing after a TIMEOUT
(absolute). In my dialplan below, when a call comes in to [default],
I call macro-phonenum and pass it a timeout of 20 seconds. macro-
phonenum sets TIMEOUT(absolute), then loops saying the phone number
that was called (in MACRO_EXTEN). When the timeout expires I want to
call my macro-hangup (so it can say
2008 Mar 23
3
Unable to capture CallerID through Zap
Hi all,
I am using Digium PCI board to receive PSTN call through regular phone
line. It is no problem for me to receive calls, but I am not able to obtain
the Caller ID if the calls are from the phone line.
exten => s,1,Answer()
exten => s, n, Verbose(1|incoming number is ${CHANNEL} calling to ${EXTEN}
routing to ${phonenum} )
exten => s,n, Verbose(1|callid is ${CALLID(num)})
exten
2005 Feb 19
2
I have a odd question...
Hi all.
I am going to do a simple "voting application" for a radiostation.
The idea is to have listeners call in to vote on songs.
What I want to do is to take a phonenumer for each song and present the
result on a simple webpage.
Eg.
To vote on song number one, call 555-1111
To vote on song number two, call 555-2222 etc etc.
When the listener calls in, a playback tells him: "Thank you for voting
on song number one."
And the numbers of calls on each nu...
2006 Feb 03
1
international calling via POTS in Russia
Hi,
I'm having a problem calling international numbers with debian's
Asterisk 1.0.7 w/ zaptel 1.0.9 in Moscow. Russia doesn't seem to have
touchtone dialing, so pulsedial is enabled on my TDM400P interface.
Local numbers work fine, but when it comes to long distance or
international, I'm lost.
The prefix for these should be 8 (wait for dialtone) 10 (country code)
(city code)
2010 Jun 15
4
can't seem to register, status unmonitored
Hi everybody,
I am trying to register my softphone(twinkle) on an asterisk server.
Everything seems to be fine.
Here is the output on show registrations in twinkle:
Tue 18:57:51
nikhil: you have the following registrations
<sip:2001 at 172.26.48.208 <sip%3A2001 at 172.26.48.208>>;expires=3013
208 is ip of the asterisk server.
on the server on doing 'sip show peers' , it
2005 Jan 17
4
Wait(n) -v- Background(silence/n) ?
Will Wait(n) still listen for DTMF input from the caller after there has
been a Background(some-message) prompt, or do I need to use
Background(silence/n) to still listen for DTMF?
--
Howard.
LANNet Computing Associates;
Your Linux people <http://www.lannetlinux.com>
------------------------------------------
"When you just want a system that works, you choose Linux;
when you want a
2006 Jan 14
0
codec_gsm.c:194 gsmtolin_framein: Invalid GSM data
Hi guys,
Anyone seen something like below(see below the line)?
Machine P2 w/512MB RAM
Debian (testing) ; kernel 2.6.12-1-386
asterisk 1.2.1-n-all incl. astcc
For many months now I went through * 1.07, 1.09 and never
saw something like that. Even with 1.2.0, a month now,
at the beginning everything was fine, and suddenly
"codec_gsm.c:194 gsmtolin_framein: Invalid GSM data" thing
2005 Jan 04
0
Manager API - ExtensionState help please.
I'm not having any luck getting the ExtensionState action of the Manager
API to work.
The response is always success but the Status is always -1 which to me
means an error.
Here is a typical telnet session.
-----------------------------------
stockholm:~ # telnet localhost 5038
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape