search for: phonenum

Displaying 8 results from an estimated 8 matches for "phonenum".

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 "goodbye" or whatever). But the system is just hanging up. Th...
2008 Mar 23
3
Unable to capture CallerID through Zap
...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 => s,n,Verbose(1|callpres is ${CALLINGPRES}) exten => s,n,Dial(SIP/${phonenum}@voipuser,60) -- Executing [s at incoming:3] Verbose("Zap/1-1", "1|incoming number is Zap/1-1 calling to s routing to ") in n...
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...
2006 Feb 03
1
international calling via POTS in Russia
...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) (phone number). I've tried with 8w10, 8p10 and even Dial(Zap/g1/8||D(10${PHONENUM})), but nothing seems to work, I get either dead air (first 2 methods) or a plain dialtone (for the last). The Asterisk console shows that exactly the desired number has been dialed. Any help would be much appreciated. Thanks for reading this mail. P.S. Sorry if this turns out to be a double pos...
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
...16:48:23 WARNING[15662]: codec_gsm.c:194 gsmtolin_framein: Invalid GSM data Jan 14 16:48:23 WARNING[15662]: codec_gsm.c:194 gsmtolin_framein: Invalid GSM data < ...> Jan 14 16:48:24 WARNING[15662]: format_gsm.c:155 gsm_read: Short read (2) (No such file or directory)! -- Playing 'astcc-phonenum' (language 'en') Jan 14 16:48:25 WARNING[15662]: codec_gsm.c:194 gsmtolin_framein: Invalid GSM data < ...> -- AGI Script astcc.agi completed, returning 0 --------------------------
2005 Jan 04
0
Manager API - ExtensionState help please.
...id.php exten => 751,2,Macro(exten-vm,IAX2,751,20) [602] exten => 602,1,agi,callerid.php exten => 602,2,Macro(exten-vm,SIP,602,20) [622] exten => 622,1,agi,callerid.php exten => 622,2,Macro(exten-vm,IAX2,622,20) [400] exten => 400,1,agi(hunt400.php) exten => 400,20,Dial(SIP/${PHONENUM},20,tr) exten => 400,21,Hangup [402] exten => 402,1,agi,callerid.php exten => 402,2,Macro(exten-vm,SIP,402,20) [406] exten => 406,1,agi,callerid.php exten => 406,2,Macro(exten-vm,SIP,406,20) [414] exten => 414,1,agi,callerid.php ------------------------------------------------...