From: René Enskat <[EMAIL PROTECTED]> Date: Mon, 26 Mar 2007 20:29:16 +0200hello, isit possible to cut off the hash behind a dial string? coz we have a provider who gives us an error 600 "Declined" if ther is a hash in dial command. for example: Dial("SIP/x.x.x.x-b7d2d870", "SIP/[EMAIL PROTECTED] <mailto:SIP/[EMAIL PROTECTED]> x") and i have to cut out: -b7d2d870 regards rene
Cutting out part of a string is very easy to do - CLI> show function CUT. But the dial command you cited looks really strange. Don't look like correct syntax at all. So maybe you need to fix that first. CLI> show application dial
Yuan Liu _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
