-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 23 September 2003 16:55, Thomas Haeger wrote: > can somebody explain this ?
Are you using commas (,)or pipes (|) to seperate your dial() arguments? I found recently that using commas instead of pipes screwed my IAX calls. I.e. exten => 1234,1,Dial(IAX2/user:[EMAIL PROTECTED]/[EMAIL PROTECTED]|30|r) calls for 30 seconds, but exten => 1234,1,Dial(IAX2/user:[EMAIL PROTECTED]/[EMAIL PROTECTED],30,r) only calls for 3-5 seconds and then hangs up as if nobody answered. - -- Regards, Tais M. Hansen ComX Networks Tel: +45-70257474 Fax: +45-70257374 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/cIRT2TEAILET3McRAnwtAKCdCLenITIS84lLuP5VmfeuKFqS7ACdFqzo ZrM5ycxNZjcrihqxrvU+vRs= =mS3u -----END PGP SIGNATURE----- _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
