AllWhat happens if I, inside of a while/endwhile loop, call recursively a macro that itself has another while/endwhile loop and calls exitwhile() inside the recursive call?[macro-recursive]instance=$ARG1if instance>3 macroexit X=1_var1=; recursive l..
Author : Ethy H.
AllI have this system here where:# dahdi_hardware pci:0000:07:04.0 wctdm24xxp+d161:8005 Wildcard TDM410Ppci:0000:07:09.0 wcte11xp+e159:0001 Digium Wildcard TE110P T1/E1 Boardchannels are 0-31 for TE110Pand 32-35 for TDM410PI want to insert a new TE11..
AllI have some users that can access outside world telephone number. They have external numbers to be reached as well.Due to internal policy restrictions, they are not allowed to dial each other internal numbers. I Cant change that.When an internal u..
allId like to log the client IP addr and port used for SIP and RTP *during* in a call.The IPs must be the real source IPs (internet accessible).How are these parameters available from dialplan?For instance, ${SIPURI} holds the internal IP:port if ..
Hihow to flush user input before READ()?I wrote a small script to ask for user password before granting access to outside, but some telefones memorize the full user input, including #.So, when the user press redial, for instance 5556789#123, aster..
HiI have a 3 level nested while-endwhile loop in a macro that when the execution reaches endwhile, it is jumping out to the While at the caller macro.It shouldnt since the are instructions after the endwhile.– Executing [s@macro-call-from-outside:..
AllAfter a Dial() I get:WARNING[7964][C-000075a8]: app_dial.c:2437 dial_exec_full: Unable to create channel of type SIP (cause 20 – Subscriber absent)if the subscriber is not registered.Is there a way from dialplan to know, *before* Dial(), if a destinat..
HiWho to split a very long line in extension.conf?Something like: same => n,very long sequence \ of a binary expression inside a \ gotoif test..
HiWho should insert dahdi_echocan_oslec.ko module in Ubuntu 14.04?dahdi start/stop service?I have a test installation that is not launching it when asterisk/dahdi starts.Clues?R..
HiI had a bad experience upgrading Ubuntu a few months ago. Today I made a dd copy to another harddisk and tried to dist-upgrade.I get Illegal instruction (core dumped) running service asterisk debug at random places.Any help will be appreciated to s..