Displaying 1 result from an estimated 1 matches for "cfabc733".
2015 Mar 12
5
chanspy for group extension
Hi,
Le 12/03/2015 17:28, Salaheddine Elharit a ?crit :
> hello list,
>
> i use the code below
>
> [macro-chanspy]
> exten => s,1,Authenticate(${ARG1})
> exten => s,n,ChanSpy(SIP/${EXTEN:3},__dqs)
Here you have a problem: ${EXTEN} value is s
[...]
Daniel