How about using a SIP URI. I have not tested it but seems like it can work in your scenarion. check these links:<br><br><a href="http://www.voip-info.org/tiki-index.php?page=SIP%20URI">http://www.voip-info.org/tiki-index.php?page=SIP%20URI</a><br>
<a href="http://www.voip-info.org/wiki/view/Asterisk+tips+SIP+URI+Dial">http://www.voip-info.org/wiki/view/Asterisk+tips+SIP+URI+Dial</a><br><a href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a><br>
<br><br><div class="gmail_quote">On Mon, May 26, 2008 at 8:57 PM, stephan schneider &lt;<a href="mailto:picstef@freenet.de">picstef@freenet.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
we want to setup the following scenario:<br>
<br>
- each user has a softphone AND a hardphone<br>
- the softphone is started with the operating system<br>
- the hardphone is connected all the time using SIP<br>
- only ONE extension for each user<br>
<br>
Both phones should ring when the user is called.<br>
<br>
We&#39;ve setup an asterisk 1.4.18 and at the moment only<br>
the last registered client rings.<br>
<br>
<br>
In Asterisk 1.2 the setup worked, but it does not longer<br>
in 1.4...<br>
<br>
# sip.conf<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[general]<br>
bindport = 5060 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; Port to bind to (SIP is 5060)<br>
<br>
<br>
bindaddr = <a href="http://0.0.0.0" target="_blank">0.0.0.0</a> &nbsp; &nbsp;; Address to bind to (all addresses on machine)<br>
<br>
<br>
disallow=all<br>
<br>
<br>
allow=ulaw<br>
<br>
<br>
allow=alaw<br>
<br>
<br>
tos=0x68<br>
<br>
<br>
notifyringing=yes<br>
<br>
<br>
notifyhold=yes<br>
<br>
<br>
limitonpeers=yes<br>
<br>
[120]<br>
type=friend<br>
<br>
<br>
secret=secret<br>
<br>
<br>
record_out=Adhoc<br>
<br>
<br>
record_in=Adhoc<br>
<br>
<br>
qualify=yes<br>
<br>
<br>
port=5060<br>
<br>
<br>
pickupgroup=<br>
<br>
<br>
nat=yes<br>
<br>
<br>
mailbox=120@default<br>
<br>
<br>
host=dynamic<br>
<br>
<br>
dtmfmode=inband<br>
<br>
<br>
disallow=<br>
<br>
<br>
dial=SIP/120<br>
<br>
<br>
context=from-internal<br>
<br>
<br>
canreinvite=no<br>
<br>
<br>
callgroup=<br>
<br>
<br>
callerid=device &lt;120&gt;<br>
<br>
<br>
allow=<br>
<br>
<br>
accountcode=<br>
<br>
<br>
call-limit=50<br>
<br>
<br>
Maybe someone has an idea how to setup the scenario without using<br>
ringgroups...<br>
<br>
<br>
Thanks a lot,<br>
Stefan<br>
<br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br>Rizwan Hisham<br>