Re: [asterisk-users] SendImage on SIP channel

2009-04-22 Thread Tilghman Lesher
On Wednesday 22 April 2009 03:47:05 Sai P. Varanasi wrote: > Hi, > I am using Asterisk 1.6.0.7 and I have a SIP channel configured. I > connected a video phone. The sip.conf also has videosupport=yes in the > global section. > When I use the SendImage application in dialplan, the SENDIMAGERESULT

Re: [asterisk-users] SendImage on SIP channel

2009-04-22 Thread Danny Nicholas
, April 22, 2009 9:13 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] SendImage on SIP channel On Wednesday 22 April 2009 03:47:05 Sai P. Varanasi wrote: > Hi, > I am using Asterisk 1.6.0.7 and I have a SIP channel configured. I > connected

[asterisk-users] SendImage on SIP channel

2009-04-22 Thread Sai P. Varanasi
Hi, I am using Asterisk 1.6.0.7 and I have a SIP channel configured. I connected a video phone. The sip.conf also has videosupport=yes in the global section. When I use the SendImage application in dialplan, the SENDIMAGERESULT value is set to "NOSUPPORT". The phone shows video is enabled and

Re: [asterisk-users] SendImage() to Polycom ip550 or ip670

2008-12-10 Thread Danny Nicholas
Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] SendImage() to Polycom ip550 or ip670 I tried really quickly the other day to send an image to these phones from the dialplan like this: exten => 2821,n,SendImage(/var/lib/asterisk/images/asterisk-intro) or exten =>

[asterisk-users] SendImage() to Polycom ip550 or ip670

2008-12-10 Thread Bob Pierce
I tried really quickly the other day to send an image to these phones from the dialplan like this: exten => 2821,n,SendImage(/var/lib/asterisk/images/asterisk-intro) or exten => 2821,n,SendImage(asterisk-intro) It didn't work for me. Should this work? Is anyone else using this with Polycom Phone

Re: [asterisk-users] SendImage()

2008-11-24 Thread Atis Lezdins
On Sun, Nov 23, 2008 at 10:00 PM, Tilghman Lesher <[EMAIL PROTECTED]> wrote: > On Saturday 22 November 2008 22:18:05 Rob Hillis wrote: >> Philipp Kempgen wrote: >> > SendImage() in 1.4: >> > >> > ---cut--- >> > SendImage(filename): Sends an image on a channel. >> > If the channel supports image t

Re: [asterisk-users] SendImage()

2008-11-23 Thread Tilghman Lesher
On Saturday 22 November 2008 22:18:05 Rob Hillis wrote: > Philipp Kempgen wrote: > > SendImage() in 1.4: > > > > ---cut--- > > SendImage(filename): Sends an image on a channel. > > If the channel supports image transport but the image send > > fails, the channel will be hung up. Otherwise, the di

Re: [asterisk-users] SendImage()

2008-11-22 Thread Rob Hillis
Philipp Kempgen wrote: > SendImage() in 1.4: > > ---cut--- > SendImage(filename): Sends an image on a channel. > If the channel supports image transport but the image send > fails, the channel will be hung up. Otherwise, the dialplan > continues execution. > The option string may contain the foll

[asterisk-users] SendImage()

2008-11-22 Thread Philipp Kempgen
SendImage() in 1.4: ---cut--- SendImage(filename): Sends an image on a channel. If the channel supports image transport but the image send fails, the channel will be hung up. Otherwise, the dialplan continues execution. The option string may contain the following character: 'j' -- jump to pr

[Asterisk-Users] SendImage

2004-04-12 Thread James Gardiner
Hello all, I was wondering if anyone had used SendImage command? And if so with what application, and what phone? It sounds like an interesting command, but few phones support. (If any, as I know of none.) Thanks, James Gardiner ___ Asterisk-Users mai