Re: [asterisk-users] hwo to stok variable wiith menu

2013-05-08 Thread Salaheddine Elharit
hello list i would your help please regarding this issue with the below code i can store the call date and the callerid ,now i want to store also the sip phone called 223 could you please see the code and tell me how can i add the sip phone in my table 'Menu' exten = 506,1,Ringing() exten =

Re: [asterisk-users] hwo to stok variable wiith menu

2011-12-01 Thread salaheddine elharit
Hi Noll, all works perfectly thanks a lot for your help and support i really appreciate it :) Best Regards 2011/12/1 Dale Noll dn...@wi.rr.com On 11/30/2011 11:13 AM, salaheddine elharit wrote: i have last question regarding this thread with exten = 3,n,MYSQL(Query resultid ${connid}

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-30 Thread salaheddine elharit
thank you so much for you help,i have flowed your email and installed thesesadd-ons all works perfectly i can store the phone_number of the Customer ,now i can do what i want :) thanks every one for your support J 2011/11/30 Dale Noll dn...@wi.rr.com On 11/28/2011 08:24 AM, salaheddine

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-30 Thread salaheddine elharit
i have last question regarding this thread with exten = 3,n,MYSQL(Query resultid ${connid} insert into test ( option_name ) values ('${CALLERID(num)}')) i can store the phone number without issue i need also the date and hour fo call in the count coulum could you please give me the syntex

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-30 Thread Dale Noll
On 11/30/2011 11:13 AM, salaheddine elharit wrote: i have last question regarding this thread with exten = 3,n,MYSQL(Query resultid ${connid} insert into test ( option_name ) values ('${CALLERID(num)}')) i can store the phone number without issue i need also the date and hour fo call in the

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-29 Thread Dale Noll
On 11/28/2011 08:24 AM, salaheddine elharit wrote: thank you for your help You are welcome. i would to ask you please, i want to store the phone number of the customer in the option_name column when he press 3 in context menu i have created a database aheevacss with user aheevaccs and

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-28 Thread salaheddine elharit
hello Noll thank you for your help i would to ask you please, i want to store the phone number of the customer in the option_name column when he press 3 in context menu i have created a database aheevacss with user aheevaccs and password aheevaccs and also i have creatd a table in this

[asterisk-users] hwo to stok variable wiith menu

2011-11-25 Thread salaheddine elharit
hello list, i have created one menu like below all work without issue, what i want to do is , when the customer press 3 in menu context exten = 3,1,Goto(support,s,1) i want to stok this variable (3) in database or file instead to go to support context thanks for your help and support best

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-25 Thread salaheddine elharit
thanks for your response i use mysql like a database and my question when the customer press 3 in context menu i want to stok this variable in a table in my database and i want to get this variable after could you please give an exemple like below thanks and regards [menu] exten =

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-25 Thread Dale Noll
On 11/25/2011 10:48 AM, salaheddine elharit wrote: thanks for your response i use mysql like a database and my question when the customer press 3 in context menu i want to stok this variable in a table in my database and i want to get this variable after could you please give an exemple like

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-25 Thread salaheddine elharit
thank you so much i will test this option and i will update you 2011/11/25 Dale Noll dn...@wi.rr.com ** On 11/25/2011 10:48 AM, salaheddine elharit wrote: thanks for your response i use mysql like a database and my question when the customer press 3 in context menu i want to stok this