search for: __pickupmark

Displaying 5 results from an estimated 5 matches for "__pickupmark".

Did you mean: _pickupmark
2014 Jul 11
2
CDR(dst) not set in AEL macro
...using a macro to dial in a AEL dialplan. The problem is the macro do not set the field CDR(dst), showing only ~~s~~. I tried various configurations, but without solutions. This is the macro: macro dial-out(destno,dialstring,route_descr,interno) { __TRANSFER_CONTEXT=ipbx; if(${interno} = 1) { Set(__PICKUPMARK=${destno}); if(${ODBC_verify_user(${CALLERID(num)})} > 0) { t = tT; } else { t = t; } } else { t = T; } Dial(${dialstring}/${destno},30,${t}); return; } Thank's. Att, *Rafael dos Santos Saraiva* <http://br.linkedin.com/pub/rafael-saraiva/52/aab/230> -------------- next part -------...
2009 Jul 20
0
No subject
...t;</title> <font face="Helvetica, Arial, sans-serif">Philipp,<br> <br> I have read this wiki, but I still don't know how to implement it in my example...<br> <br> The wiki says :<br> <br> </font>exten =&gt; 1234,1,Set(__PICKUPMARK=1234) <br> <br> <br> So how do I do this with my dialplan :<br> <br> exten =&gt; s,n,Dial(${SIPaccounts},${timeout})<br> or translated :<br> exten =&gt; s,n,Dial(SIP/testcorp1&amp;SIP/testcorp2)<br> <br> Can you give me the...
2014 Jul 10
0
CDR(dst) in AEL macro
...using a macro to dial in a AEL dialplan. The problem is the macro do not set the field CDR(dst), showing only ~~s~~. I tried various configurations, but without solutions. This is the macro: macro dial-out(destno,dialstring,route_descr,interno) { __TRANSFER_CONTEXT=ipbx; if(${interno} = 1) { Set(__PICKUPMARK=${destno}); if(${ODBC_verify_user(${CALLERID(num)})} > 0) { t = tT; } else { t = t; } } else { t = T; } Dial(${dialstring}/${destno},30,${t}); return; } Thank's. Att, *Rafael dos Santos Saraiva* <http://br.linkedin.com/pub/rafael-saraiva/52/aab/230> -------------- next part ---------...
2010 Jun 15
4
Unable to pickup an extension, tryi
Hi! > How to do this ?? > To proceed with your answer on PICKUPMARK, where do I put this ??? Look at the example for Asterisk 1.4 on this page: http://www.voip-info.org/wiki/view/Asterisk+cmd+Pickup Philipp
2008 Nov 12
3
Grandstream and pickup
Man, I really feel stupid, but after banging my head on a brick wall for several hours ... I need help! I've gotten the BLF to work on my shiny new GXP2010. The GXP is exten 5707, and I've got an xlite on 5608. When I make a call from an outside line, I dial SIP/5608. The little blinky light on the GXP that's monitoring 5608 goes, well, "blink blink". :) I then press