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?
>
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
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
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
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
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
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