Displaying 3 results from an estimated 3 matches for "testcorp2".
Did you mean:
testcorp
2009 Jul 20
0
No subject
...</font>exten => 1234,1,Set(__PICKUPMARK=1234)
<br>
<br>
<br>
So how do I do this with my dialplan :<br>
<br>
exten => s,n,Dial(${SIPaccounts},${timeout})<br>
or translated :<br>
exten => s,n,Dial(SIP/testcorp1&SIP/testcorp2)<br>
<br>
Can you give me the exact syntax?? Because I really can not filter this
from the wiki.<br>
<br>
Looking forward to your answer, thx !<br>
<br>
<br>
Jonas.<br>
<font face="Helvetica, Arial, sans-serif"><br>
&...
2010 Jun 14
4
Unable to pickup an extension, trying everything
Hello list,
I try to pick up a ringing extension but nothing works.
To be clear, I'm trying to pick up extension 10.
[Jun 14 17:37:34] -- Executing [**10 at from-TESTCORP:4]
Pickup("SIP/testcorp3-00000041", "10 at 123456") in new stack
[Jun 14 17:37:34] NOTICE[16555]: app_directed_pickup.c:159 pickup_exec:
No target channel found for 10.
[Jun 14 17:37:34] --
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