search for: __from_did

Displaying 18 results from an estimated 18 matches for "__from_did".

2014 Nov 25
2
High resident memory with 11.14.0 ?
...und/outbound SIP trunks and around 100 IAXModems registered to it. It primarily handles faxing. I am not using any non-standard channel drivers. I am using the T.38 gateway funcionality. The jist of the dialplan is this: (example of the PRI and a SIP trunk, inbound) [pri-in] exten => _X.,1,Set(__FROM_DID=${EXTEN}) exten => _X.,n,Set(FAX_IDX=700) exten => _X.,n,Set(MAX_IDX=719) exten => _X.,n,Goto(dial-hylafax,s,1) [sip-trunk-in] exten => _X.,1(normal),Set(__FROM_DID=${EXTEN}) exten => _X.,n,Set(FAX_IDX=950) exten => _X.,n,Set(MAX_IDX=959) exten => _X.,n,Set(FAXOPT(gateway)=yes...
2014 Nov 26
0
High resident memory with 11.14.0 ?
...odems registered to it. It > primarily handles faxing. > I am not using any non-standard channel drivers. I am using the T.38 > gateway funcionality. > > The jist of the dialplan is this: (example of the PRI and a SIP trunk, > inbound) > > [pri-in] > exten => _X.,1,Set(__FROM_DID=${EXTEN}) > exten => _X.,n,Set(FAX_IDX=700) > exten => _X.,n,Set(MAX_IDX=719) > exten => _X.,n,Goto(dial-hylafax,s,1) > > [sip-trunk-in] > exten => _X.,1(normal),Set(__FROM_DID=${EXTEN}) > exten => _X.,n,Set(FAX_IDX=950) > exten => _X.,n,Set(MAX_IDX=959) &g...
2009 Feb 12
5
Siemens Hipath PRI to Asterisk Call Routing?
...g overlap call from '0339' to '<unspecified>' on channel 0/31, span 1 [Feb 11 17:45:25] VERBOSE[5764] logger.c: -- Starting simple switch on 'Zap/31-1' [Feb 11 17:45:31] VERBOSE[5764] logger.c: -- Executing [91905 at from-pstn:1] Set("Zap/31-1", "__FROM_DID=91905") in new stack [Feb 11 17:45:31] VERBOSE[5764] logger.c: -- Executing [91905 at from-pstn:2] NoOp("Zap/31-1", "Received an unknown call with DID set to 91905") in new stack [Feb 11 17:45:31] VERBOSE[5764] logger.c: -- Executing [91905 at from-pstn:3] Goto(&quo...
2014 Nov 24
2
High resident memory with 11.14.0 ?
Also, how big does the cache in frame.c grow to? I've recompiled with MALLOC_DEBUG on that server: asterisk -rx "memory show summary" .... 1780466242 bytes (1780181594 cache) in 2352909 allocations in file frame.c ... Seems like a ridiculous cache. On Mon, Nov 24, 2014 at 9:02 AM, James Lamanna <jlamanna at gmail.com> wrote: > cat /proc/cpuinfo lists 4 cores. >
2009 Dec 30
2
CID not working.
...l -f /var/log/asterisk/full [Dec 30 06:36:16] DEBUG[2559] dsp.c: dsp busy pattern set to 0,0 [Dec 30 06:36:16] VERBOSE[2715] logger.c: -- Starting simple switch on 'DAHDI/1-1' [Dec 30 06:36:16] VERBOSE[2715] logger.c: -- Executing [s at from-pstn:1] Set("DAHDI/1-1", "__FROM_DID=s") in new stack [Dec 30 06:36:16] VERBOSE[2715] logger.c: -- Executing [s at from-pstn:2] Gosub("DAHDI/1-1", "app-blacklist-check|s|1") in new stack [Dec 30 06:36:16] VERBOSE[2715] logger.c: -- Executing [s at app-blacklist-check:1] LookupBlacklist("DAHDI/1-1&...
2008 Jul 08
0
Trouble with faxing using iaxmodem / hylafax
...t from-zaptel:12] NoOp("Zap/3-1", "Returned from Macro from-zaptel-3") in new stack -- Executing [s at from-zaptel:13] Goto("Zap/3-1", "from-pstn|s|1") in new stack -- Goto (from-pstn,s,1) -- Executing [s at from-pstn:1] Set("Zap/3-1", "__FROM_DID=s") in new stack -- Executing [s at from-pstn:2] GotoIf("Zap/3-1", "0 ?cidok") in new stack -- Executing [s at from-pstn:3] Set("Zap/3-1", "CALLERID(name)=33863072") in new stack -- Executing [s at from-pstn:4] NoOp("Zap/3-1", "Call...
2010 Jan 05
5
CallerID on Indian PSTN is not working.
..._dahdi.c: Got event 18 (Ring Begin)... [Jan 5 18:15:02] NOTICE[9986] chan_dahdi.c: Got event 2 (Ring/Answered)... [Jan 5 18:15:04] NOTICE[9986] chan_dahdi.c: Got event 18 (Ring Begin)... [Jan 5 18:15:04] VERBOSE[9986] logger.c: -- Executing [s at from-pstn:1] Set("DAHDI/1-1", "__FROM_DID=s") in new stack [Jan 5 18:15:04] VERBOSE[9986] logger.c: -- Executing [s at from-pstn:2] Gosub("DAHDI/1-1", "app-blacklist-check|s|1") in new stack [Jan 5 18:15:04] VERBOSE[9986] logger.c: -- Executing [s at app-blacklist-check:1] LookupBlacklist("DAHDI/1-1&...
2008 Mar 10
2
About CID with DTMF in Asterisk
...Mar 10 16:26:03] DEBUG[8715] dsp.c: dsp busy pattern set to 0,0 2. [Mar 10 16:26:03] VERBOSE[9274] logger.c: -- Starting simple switch on 'Zap/4-1' 3. [Mar 10 16:26:03] VERBOSE[9274] logger.c: -- Executing [s at from-trunk:1] Set("Zap/4-1", "__FROM_DID=s") in new stack 4. [Mar 10 16:26:03] VERBOSE[9274] logger.c: -- Executing [s at from-trunk:2] Wait("Zap/4-1", "4") in new stack 5. [Mar 10 16:26:03] DTMF[9274] channel.c: DTMF end '9' received on Zap/4-1, duration 0 ms 6. [Mar 10...
2010 Aug 19
4
setting variable for a DID number
Hello, Is it possible to set a variable in dialpan when the someone calls a particular DID number so that i can use that variable for calls coming to that number only. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100819/25402ade/attachment.htm
2007 Dec 11
2
Unicall protocol error. Cause 32776
..."Catch-All DID Match - Found 5908 - You probably want a DID for this.") in new stack -- Executing [5908 at from-pstn:2] Goto("UniCall/14-1", "ext-did|s|1") in new stack -- Goto (ext-did,s,1) -- Executing [s at ext-did:1] Set("UniCall/14-1", "__FROM_DID=s") in new stack -- Executing [s at ext-did:2] GotoIf("UniCall/14-1", "0 ?cidok") in new stack -- Executing [s at ext-did:3] Set("UniCall/14-1", "CALLERID(name)=4133602900") in new stack -- Executing [s at ext-did:4] NoOp("UniCall/14-1&q...
2009 Feb 23
1
Inbound call to IVR drops after 21 seconds?
Does anyone know why? ThePBX*CLI> -- Executing [310-456-7890 at from-trunk:1] Set("SIP/202.101.202.101-b763ce60", "__FROM_DID=310-456-7890") in new stack -- Executing [310-456-7890 at from-trunk:2] ExecIf("SIP/202.101.202.101-b763ce60", "1 |Set|CALLERID(name)=310-456-0987") in new stack -- Executing [310-456-7890 at from-trunk:3] Ringing("SIP/202.101.202.101-b763ce60", "") i...
2008 Apr 05
3
iaxmodem + hylafax w/ DID routing
hi folks. i'm experimenting with iaxmodem + hylafax using DID to determine where to send the fax to it's final destination. however i have difficulties passing the DID information from iaxmodem to hylafax. in extensions.conf: exten => _XXXX,1,Dial(IAX2/iaxmodem0/${EXTEN}|20|r) exten => _XXXX,n,Dial(IAX2/iaxmodem1/${EXTEN}|20|r) exten => _XXXX,n,Busy exten => _XXXX,n,Hangup
2014 Feb 26
1
SIP 603 Declined error message
...;GROUP()=OUT_1") in new stack -- Executing [51104 at from-trunk-sip-trunk503out:2] Goto("SIP/trunk503in-0000010b", "from-trunk,51104,1") in new stack -- Goto (from-trunk,51104,1) -- Executing [51104 at from-trunk:1] Set("SIP/trunk503in-0000010b", "__FROM_DID=51104") in new stack -- Executing [51104 at from-trunk:2] Gosub("SIP/trunk503in-0000010b", "app-blacklist-check,s,1") in new stack -- Executing [s at app-blacklist-check:1] GotoIf("SIP/trunk503in-0000010b", "0?blacklisted") in new stack -- Ex...
2010 Jan 19
0
Detecting incoming faxes and forwarding to phone fax machine
...pbx.c: -- Executing [7063277795 at from-trunk:2]Goto("DAHDI/7-1", "ext-did,s,1") in new stack [2010-01-19 10:29:25] VERBOSE[14688] pbx.c: -- Goto (ext-did,s,1) [2010-01-19 10:29:25] VERBOSE[14688] pbx.c: -- Executing [s at ext-did:1] Set("DAHDI/7-1", "__FROM_DID=s") in new stack [2010-01-19 10:29:25] VERBOSE[14688] pbx.c: -- Executing [s at ext-did:2] ExecIf("DAHDI/7-1", "1 ?Set(CALLERID(name)=8009806858)) in new stack [2010-01-19 10:29:25] VERBOSE[14688] pbx.c: -- Executing [s at ext-did:3] Set("DAHDI/7-1", "FAX_...
2014 Nov 27
2
Strange Issue: asterisk deleted
...imarily handles faxing. >> I am not using any non-standard channel drivers. I am using the T.38 >> gateway funcionality. >> >> The jist of the dialplan is this: (example of the PRI and a SIP trunk, >> inbound) >> >> [pri-in] >> exten => _X.,1,Set(__FROM_DID=${EXTEN}) >> exten => _X.,n,Set(FAX_IDX=700) >> exten => _X.,n,Set(MAX_IDX=719) >> exten => _X.,n,Goto(dial-hylafax,s,1) >> >> [sip-trunk-in] >> exten => _X.,1(normal),Set(__FROM_DID=${EXTEN}) >> exten => _X.,n,Set(FAX_IDX=950) >> exte...
2010 Aug 26
1
Timecondition fallthrough on 2nd GSM Modem, First modem and ZAP's are all fine
...iness hours, here a log excerpt: [Aug 26 11:04:36] VERBOSE[3112] logger.c: Really destroying SIP dialog '39992a2d3d4aae816ff4d5f04710e6a1 at 10.10.254.254' Method: OPTIONS [Aug 26 11:04:37] VERBOSE[9172] logger.c: -- Executing [2000 at from-pstn:1] Set("mISDN/3-u10744", "__FROM_DID=2000") in new stack [Aug 26 11:04:37] VERBOSE[9172] logger.c: -- Executing [2000 at from-pstn:2] GotoIf("mISDN/3-u10744", "0 ?cidok") in new stack [Aug 26 11:04:37] VERBOSE[9172] logger.c: -- Executing [2000 at from-pstn:3] Set("mISDN/3-u10744", "CALL...
2008 Mar 03
2
T1, Rhino, & Nortel
...ack -- Executing [s at app-blacklist-check:2] GotoIf("Zap/45-1", "0?blacklisted") in new stack -- Executing [s at app-blacklist-check:3] Return("Zap/45-1", "") in new stack -- Executing [s at macro-from-zaptel-45:3] Set("Zap/45-1", "__FROM_DID=s") in new stack -- Executing [s at macro-from-zaptel-45:4] GotoIf("Zap/45-1", "0 ?cidok") in new stack -- Executing [s at macro-from-zaptel-45:5] Set("Zap/45-1", "CALLERID(name)=xxxxxxxxxx") in new stack -- Executing [s at macro-from-zaptel-...
2007 Dec 22
0
Dead Incoming call - Sangoma A200
...-- Executing Return("Zap/2-1", "") in new stack Dec 21 13:43:48 DEBUG[15840] app_macro.c: Executed application: Return Dec 21 13:43:48 DEBUG[15840] app_macro.c: Decrementing gosub_level Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing Set("Zap/2-1", "__FROM_DID=s") in new stack Dec 21 13:43:48 DEBUG[15840] app_macro.c: Executed application: Set Dec 21 13:43:48 DEBUG[15840] pbx.c: Function result is '' Dec 21 13:43:48 DEBUG[15840] pbx.c: Expression result is '0' Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing GotoIf("Zap...