<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3516.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello people,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I am using Asterisk with a handful of Micronet
SP5100 IP Phones and a Micronet SP5052 FXO Gateway.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>So far I have incoming calls ringing all the phones
correctly, outgoing calls working, voicemail working and calls between phones
working. The only think I cant get working is Transferring of calls, and
the ability to put calls on hold.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>The phones have both a 'Transfer' button and a
'Hold' button on them.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have tried using both the H323 and oh323 modules,
but neither seems to work. My extensions are setup like so:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>exten =>
8000,1,Dial(h323/10.0.3.11,20,T)<BR>exten => 8000,2,Answer</FONT></DIV>
<DIV><FONT face=Arial size=2>exten =>
8000,3,Playback(call-later)</FONT></DIV>
<DIV><FONT face=Arial size=2>exten => 8000,4,Hangup</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have also tried using hook-flash to do transfers,
but it just hangs up on the caller.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have read as much documentation as I can find,
and have been lurking in IRC for days!</FONT></DIV></BODY></HTML>