RE: [Asterisk-Users] realtime and include

2005-08-30 Thread Luca Lafranchi
lto:[EMAIL PROTECTED] Sent: martedì, 30. agosto 2005 19:22 To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] realtime and include Luca Lafranchi wrote: > I'm interested for this thread, can you explain with an example please? >

Re: [Asterisk-Users] realtime and include

2005-08-30 Thread Matthew Boehm
Luca Lafranchi wrote: I'm interested for this thread, can you explain with an example please? In my extensions.conf I have ... [sip.proxy.com] switch => Realtime/[EMAIL PROTECTED] in extensions table on mysql I can insert on "app" field the command "include" and in the "appdata" field my

RE: [Asterisk-Users] realtime and include

2005-08-30 Thread Luca Lafranchi
appdata" field my context ? Luca -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Boehm Sent: lunedì, 29. agosto 2005 16:18 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] realtime and include Urban wrot

Re: [Asterisk-Users] realtime and include

2005-08-29 Thread Matthew Boehm
Urban wrote: Hi, is there any support for include statement in the database when using realtime configurations? I would like to have as much as possible configuration in my postgres db but we have different access controls for different user contexts (allow international, national etc). Today

[Asterisk-Users] realtime and include

2005-08-29 Thread Urban
Hi, is there any support for include statement in the database when using realtime configurations? I would like to have as much as possible configuration in my postgres db but we have different access controls for different user contexts (allow international, national etc). Today we have diff

Re: [Asterisk-Users] Realtime and include

2005-01-11 Thread Matthew Boehm
What is leading you to believe that this isn't working? You didn't give us much to work with... -Matthew - Original Message - From: "Alessio Focardi" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 11, 2005 5:07 AM Subject: [Asterisk-Users] Realtime and inclu

[Asterisk-Users] Realtime and include

2005-01-11 Thread Alessio Focardi
Hi, I'm testing realtime right now, it does not seem to me that realtime contexts can be included in normal context, like this [sip] include=>sip-dial exten=>i,1,Hangup [sip-dial] switch=>Realtime/sip-dial Am I getting it wrong ? Tnx ! -- Best regards, Alessio ma