[Asterisk-Dev] Going CrAzY Call Queue Addition Help

CW_ASN cw_asn at fibertel.com.ar
Sun Feb 20 06:07:21 MST 2005


CW_ASN wrote:

>
>> But how do I aquire the sip phone and deprecate the -4digit end of 
>> the file
>> as well as do the authencation of the agent as well? ${Channel} gives me
>> Sip/Cisco1-1a0b which I do believe will not work if I appended that 
>> to the
>> addqueuemember command; correct me if I am wrong. Otherwise how do I do
>> this?
>>  
>>
> Use ${CALLERIDNUM}, or ${CALLERIDNAME}, and add SIP/ in AddQueueMember 
> command.
> That's it.
>
> Regards,
>
> Gus

ie:

exten => 1001,n,AddQueueMember(queuename|SIP/${CALLERIDNUM})





More information about the asterisk-dev mailing list