<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Yes, so I've noticed that I
can name _PICKUPMARK anything I want... OK so the name does not mather
and has nothing to do with the different SIPaccount that it holds...<br>
<br>
Another problem is that when another call come in, the _PICKUPMARK
variable is overwritten and I can no longer pick up the first incoming
call.<br>
<br>
How to overcome this ??<br>
<br>
Jonas.<br>
<br>
</font><br>
On 06/16/2010 09:26 PM, Philipp von Klitzing wrote:<br>
<blockquote
cite="mid:4C19417D.4371.72129D2@klitzing.pool.informatik.rwth-aachen.de"
type="cite">
<pre wrap="">Set("SIP/testcorp4-> 00000005","_PICKUPMARK=SIP/testcorp5&SIP/testcorp6")
Pickup("SIP/testcorp1-00000009", "testcorp6@PICKUPMARK")
Can you see the difference? That's what you need to change so that it
matches. "SIP/testcorp5&SIP/testcorp6" is not the same as "testcorp6".
Philipp
</pre>
</blockquote>
</body>
</html>