Displaying 3 results from an estimated 3 matches for "client_a".
Did you mean:
client_t
2006 Jun 11
0
Application construction issue (conceptual)
...various page includes and functionality, loaded from "index.php"
For example:
/index.php?d=news&f=add would include (/news/add.php)
I also had a custom directory "custom" which contained subdirectories
representing each client. This directory could contain
"client_a/dir1/file_1.php", which is a modified version of "file_1.php" in
the root "dir1" folder.
For example, if customization existed for the example above:
/index.php?d=news&f=add would now include (/custom/client_a/news/add.php)
The idea was that many clients us...
2003 Nov 25
2
Outgoing-call and enter user in Conference - repost
Hi all,
Just wondering if someone have already done something like that :
SIP Client_A ---> 1)call ---> ASTERISK ---> 2)outgoingcall-PSTN-->Client_B
|
|
3) Enter conference |
MeetMe <----------------------------'
with user A
Make 2 user in conference (point 1 and 2), it's definitely easy,...
2003 Nov 21
1
Outgoing-call and enter user in Conference
Hi folks,
Just wondering if someone have already done something like that :
SIP Client_A ---1)call---> ASTERISK ---2)outgoingcall-PSTN-->Client_B
|
|
3) Enter conference |
MeetMe <----------------------------'
with user A
Make 2 user in conference, it's definitely easy, but call an other user
and...