Archives : September-2014
We have a plain vanilla installation of AsteriskNOW using Digium D40/50 phones. All transfers are failing from any source to any extension with the message that is not a valid extension. Does anyone have any ideas about where to begin looking for ..
I created a dummy dialplanwhere I ask the user to enter the age.[macro-age]exten => s,1,Background(my/age);;Play recorded message to enter age exten => s,n,WaitExten(10)exten => _XX,1,Set(AGE=${EXTEN});; this line is not executing, instead dialplan..
I am having the issue described in this question:http://lists.digium.com/pipermail/asterisk-users/2005-May/099075.htmlDoes anybody has an insight? I guess Asterisk is trying to match the combination IP:Port, but in H223 this changes call by call. Th..
I have a multihomed machine. How can I assign multiple IPs to and endpoint, not all of them, just two, for instance, out of many?Suppose the machine as 30 IPs, but my asterisk needs listen on two, and one single endpoint needs to be associated with th..