Displaying 3 results from an estimated 3 matches for "conversatoin".
Did you mean:
conversation
2006 Jun 05
2
Outgoing call bridging
Hi
Is there an easy way (without writing a C app) to make asterisk call 2
numbers and then bridge them into one conversatoin (preferably without
using meetme).
Regards
2006 Feb 15
1
Bridge Calls with G()
...om-internal-custom,55,4))
exten => 55,4,Playback(/recordings/prompt02)
exten => 55,5,Playback(/recordings/prompt04)
exten => 55,105,Hangup()
This works but the calling party hears 'prompt02' and the called party hears
'prompt04' & the two parties are NOT connected foa conversatoin - just like
the wiki describes
Does anyone know when the 'G()' flag will be fixed or any potential
work-arounds?
Thanks,
Prakash
2008 Feb 11
2
Emulated application retrieve wine version
Hi all,
i'm currently writing Win32 application under Delphi.
I do all possible to get it compatible with wine.
For design purpose I have made a little check to know in my application
is run under wine or not.
I just make a registry test to know if wine registries entry exist or
not and it work fine.
If exist I display a nice tux logo inside my appz :)
However, I was wondering if there is