search for: fixcid

Displaying 4 results from an estimated 4 matches for "fixcid".

2003 Sep 20
0
Asterisk fax detection
...with Asterisk. I've got a fax machine hooked up to an external SIP FXS. I can currently send faxes through asterisk. I've been trying to get fax autodetection to work for inbound pstn calls. The relevant section of my extensions.conf is as follows: [from-pstn] exten => 8000,1,Macro(fixcid) exten => 8000,2,Answer exten => 8000,3,DigitTimeout(3) exten => 8000,4,ResponseTimeout(10) exten => 8000,5,BackGround(loligo/pls-wait-connect-call) exten => i,1,Playback(pbx-invalid) exten => i,2,Hangup exten => t,1,Macro(rg-inbound,20) exten => t,2,Goto(aa-nooneavail,s,1)...
2005 Jan 26
1
Inbound analog Telco line not answered
...exten => s,2,Hangup exten => o,1,Background(one-moment-please) ; 0 during vm message will hangup exten => o,2,Hangup exten => a,1,Goto(app-directory,*411,1) exten => a,2,Hangup ; For some reason, if I don't run setCIDname, CALLERIDNAME will be blank in my AGI ; ARGS: none [macro-fixcid] exten => s,1,SetCIDName(${CALLERIDNAME}) ; Ring groups of phones ; ARGS: comma separated extension list [macro-rg-group]; exten => s,1,Setvar(GRP=${GROUP}) ;my original choice of variable GROUP is now overwritten by SetGroup. Copy contents to GRP exten => s,2,SetGroup(${CALLERIDNUM})...
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
...message will hangup exten => o,2,GotoIf($["foo${FROM_DID}" = "foo"]?from-pstn,s,1:from-pstn,${FROM_DID},1) exten => a,1,VoiceMailMain(${ARG1}) exten => a,2,Hangup ; For some reason, if I don't run setCIDname, CALLERIDNAME will be blank in my AGI ; ARGS: none [macro-fixcid] exten => s,1,SetCIDName(${CALLERIDNAME}) ; Ring groups of phones ; ARGS: comma separated extension list ; 1 - ringtimer ; 2 - preifx ; 3 - extension list [macro-rg-group] exten => s,1,GotoIf($[${CALLERIDNAME:0:${LEN(${RGPREFIX})}} != ${RGPREFIX}]?3:2) ; check for old prefix exten => s,2,...
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every single thing I do No matter what I get busy extensions. I am willing to pay someone to help here. Anybody got a clue? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm