[Asterisk-Users] callerid

Jeff Noxon jeff-asterisk at planetfall.com
Mon Mar 3 09:14:08 MST 2003


You need:

exten => s/_0.,Answer

Where the "." is a wildcard.   It would match 001 or 01234567, etc.

Regards,

Jeff

On Mon, Mar 03, 2003 at 03:43:48PM +0100, Tomaz Izanc wrote:
> 
> "In general you can match callerID with the /, but if you don't put
> anything after the /, then the rule matches "no caller*ID", and if no
> slash is there at all, it matches "any callerid". "
> 
> 
> 
> Ok.My question is ->
> 
> how to match callerid from 001...  ?
> and if don't know how many numbers ?
> 
> exten => s/0_,Answer   don't work-
> anything else ?
> 
> tnx
> Thomas
> 
> 
> 
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list