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" <[EMAIL PROTECTED]> 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@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/
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to