On Fri, 2005-03-18 at 22:02 +0100, Bruno Hertz wrote: > To receive calls with GM, you have to add a line like > exten => yourexten,1,Dial(OH323/yourip:1720) > to the context which handles your incoming calls. Correction: exten => yourexten,1,Dial(H323/yourip:1720) It's because I use OH323 and not H323. Sorry. Regards, Bruno.