search for: fax_idx

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

2014 Nov 25
2
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) exten => _X.,n,Set(FAXOPT(gateway)=yes) exten => _X.,n,Goto(dial-hylafax,s,...
2014 Nov 26
0
High resident memory with 11.14.0 ?
...s 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 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. >
2014 Nov 27
2
Strange Issue: asterisk deleted
...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 =&g...