[Asterisk-Users] Dumb question ?

chawki hammoud cyhammoud at yahoo.com
Tue Apr 12 10:56:38 MST 2005


S represents an incoming call. For instance, you might
configure your X100p with a context in extension.conf
file, in that context you set your priorities of what
to do with the incoming call, S. So instead of a
certain pattern match, you have incoming call match.

In this example, when a call is detected at X100p
persay, priority 1 answer, and priority 2 is
SetCIDName('PMG') 


--- "mr. barker" <cabalitomb at shaw.ca> wrote:
> Here it is
> 
> exten => s,1,answer
> exten => s,2,SetCIDName('PMG')
> 
> 
> In a lot of config files I see  "exten => s,"snip ..
> 
> Is "s" just an extension or system variable for all
> extensions ? or
> something else ?
> 
> Thanks 
> 
> 
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> 


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/



More information about the asterisk-users mailing list