Hello people,
 
I am using Asterisk with a handful of Micronet SP5100 IP Phones and a Micronet SP5052 FXO Gateway.
 
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.
 
The phones have both a 'Transfer' button and a 'Hold' button on them.
 
I have tried using both the H323 and oh323 modules, but neither seems to work.  My extensions are setup like so:
 
exten => 8000,1,Dial(h323/10.0.3.11,20,T)
exten => 8000,2,Answer
exten => 8000,3,Playback(call-later)
exten => 8000,4,Hangup
 
I have also tried using hook-flash to do transfers, but it just hangs up on the caller.
 
I have read as much documentation as I can find, and have been lurking in IRC for days!

Reply via email to