[asterisk-users] Cut function on semicolon separator

Peter Boehm pboehm at hgsoftware.de
Thu Nov 30 03:18:44 MST 2006


> _The functions:_
> exten => s,n,Set(sep=';')
> exten => s,n,NoOp(${CUT(v,${sep},1)})

Have you tried to put a '\' in front of the ';': Set(sep='\;')?

Peter


More information about the asterisk-users mailing list