2007/1/16, Leo Ann Boon <[EMAIL PROTECTED]>:
Antoine Fressancourt wrote:
> I will sum up the results of my investigations :
> - When canreinvite is set to "yes", I manage to make a video call
> between the 2 parties, when I emit a DTMF signal, it triggers the
> playback of a sound clip correctly
Antoine Fressancourt wrote:
I will sum up the results of my investigations :
- When canreinvite is set to "yes", I manage to make a video call
between the 2 parties, when I emit a DTMF signal, it triggers the
playback of a sound clip correctly, but I can't playback a video clip.
What's the form
I will sum up the results of my investigations :
- When canreinvite is set to "yes", I manage to make a video call between
the 2 parties, when I emit a DTMF signal, it triggers the playback of a
sound clip correctly, but I can't playback a video clip.
- When canreinvite is set to "no", The DTMF I
What video clip? Does a native video call between the two work?
On 1/14/07, Antoine Fressancourt <[EMAIL PROTECTED]> wrote:
Le 13 janv. 07 à 02:10, Leo Ann Boon a écrit :
> Antoine Fressancourt wrote:
>> Hello,
>>
>> Thank you Leo for your answer,
>>
>> I manage to do what I want perfectly wh
Le 13 janv. 07 à 02:10, Leo Ann Boon a écrit :
Antoine Fressancourt wrote:
Hello,
Thank you Leo for your answer,
I manage to do what I want perfectly when both the caller and the
callee are set in SIP with canreinvite=no using SIP INFO method
for DTMF.
Now, I can't figure out why this
Antoine Fressancourt wrote:
Hello,
Thank you Leo for your answer,
I manage to do what I want perfectly when both the caller and the
callee are set in SIP with canreinvite=no using SIP INFO method for DTMF.
Now, I can't figure out why this can't work when I set canreinvite =
yes with the sam
Hello,
Thank you Leo for your answer,
I manage to do what I want perfectly when both the caller and the callee are
set in SIP with canreinvite=no using SIP INFO method for DTMF.
Now, I can't figure out why this can't work when I set canreinvite = yes
with the same DTMF method. Running Wireshark
exten => 1234,1,Dial(SIP/1234)
exten => 5678,1,Dial(SIP/5678)
The SIP phones (X-lite) are configured to send DTMF's using RFC 2833
mechanism.
I want to know if it is possible in Asterisk to catch a DTMF event
sent by one of the phone to trigger an action, for example to play a
sound/video
Hello,
I will expose my problem here. Please tell me if it is not the right
place as I am really new to that list.
I use Asterisk as a SIP proxy. I have two users connected to it,
Let's call them 1234 and 5678
In my dialplan I have two lines:
exten => 1234,1,Dial(SIP/1234)
exten => 5678,