[asterisk-users] Headaches with Video over SIP

Peter Howard peter.howard at ursys.com.au
Mon Nov 13 15:41:47 MST 2006


On Tue, 2006-11-14 at 09:28 +1100, Peter Howard wrote:
> On Mon, 2006-11-13 at 13:42 +0800, Rosli Sukri wrote:
> > any logs/errors when you do a verbose 6 and a sip debug ?
> > 
> 
> I've got a log from a call under asterisk 1.4.0-beta3 attached. The
> behaviour was the same; the call connected and audio worked, but no
> video.
> 
> 

And here's /var/log/asterisk/messages as well


> 
> > On 11/13/06, Peter Howard <peter.howard at ursys.com.au> wrote:
> >         On Mon, 2006-11-13 at 00:57 +0100, Patrick wrote:
> >         > On Mon, 2006-11-13 at 10:45 +1100, Peter Howard wrote: 
> >         > > Greetings all,
> >         > >
> >         > > I'm playing with asterisk and two Polycom VSX300
> >         videoconferencing
> >         > > units.  And I'm having zero luck getting video working
> >         over SIP.
> >         > >
> >         > > The two units register fine with asterisk, and with
> >         "allow=all" in 
> >         > > sip.conf, the two units establish voice.  But no
> >         video.  And no obvious
> >         > > messages as to whats going wrong.  The config for each is
> >         (they're
> >         > > numbered 201 and 202):
> >         > >
> >         > > [202] 
> >         > > secret=
> >         > > type=friend
> >         > > context=from-sip-202
> >         > > host=dynamic
> >         > > nat=no
> >         > > canreinvite=yes
> >         > > dtmfmode=rfc2833
> >         > > disallow=all
> >         > > allow=all 
> >         > >
> >         > >
> >         > > If you're wondering why I do the "disallow=all"
> >         immediately followed by
> >         > > "allow=all", it's because the allow line has spent a lot
> >         of time with
> >         > > restricted codecs to see if that makes a difference. 
> >         > >
> >         > > I can provide the full sip.conf, extensions.conf, and
> >         debug output if
> >         > > anyone wants to see them.
> >         > >
> >         > > Any suggestions as to where things are falling down?
> >         > 
> >         > Do you have "videosupport=yes" in your sip.conf?
> >         
> >         Yes I do.  I've also confirmed that I have a version of
> >         asterisk which
> >         includes the patch for H263P (which is what the Polycoms want
> >         to talk).
> >         
> >         --
> >         Peter Howard
> >         URSYS
> >         13 Burwood Rd,
> >         Burwood, NSW 2134
> >         
> >         Ph: 02 8745 2816    Fax: 02 8745 2828
> >         
> >         _______________________________________________
> >         --Bandwidth and Colocation provided by Easynews.com --
> >         
> >         asterisk-users mailing list
> >         To UNSUBSCRIBE or update options visit:
> >            http://lists.digium.com/mailman/listinfo/asterisk-users
> > 
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> > 
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Peter Howard
URSYS
13 Burwood Rd,
Burwood, NSW 2134

Ph: 02 8745 2816    Fax: 02 8745 2828
-------------- next part --------------
[Nov 14 09:15:15] NOTICE[11549] cdr.c: CDR simple logging enabled.
[Nov 14 09:15:15] NOTICE[11549] loader.c: 145 modules will be loaded.
[Nov 14 09:15:15] NOTICE[11549] config.c: Registered Config Engine odbc
[Nov 14 09:15:15] WARNING[11549] res_config_pgsql.c: Unable to load config res_pgsql.conf
[Nov 14 09:15:15] NOTICE[11549] res_odbc.c: Adding ENV var: INFORMIXSERVER=my_special_database
[Nov 14 09:15:15] NOTICE[11549] res_odbc.c: Adding ENV var: INFORMIXDIR=/opt/informix
[Nov 14 09:15:15] NOTICE[11549] res_odbc.c: Connecting asterisk
[Nov 14 09:15:15] WARNING[11549] res_odbc.c: res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Data source name not found, and no default driver specified
[Nov 14 09:15:15] WARNING[11549] res_odbc.c: Failed to connect
[Nov 14 09:15:15] NOTICE[11549] res_odbc.c: Registered ODBC class 'asterisk' dsn->[asterisk]
[Nov 14 09:15:15] NOTICE[11549] res_odbc.c: res_odbc loaded.
[Nov 14 09:15:15] WARNING[11549] res_smdi.c: No SMDI interfaces are available to listen on, not starting SDMI listener.
[Nov 14 09:15:15] NOTICE[11549] pbx_ael.c: Starting AEL load process.
[Nov 14 09:15:15] NOTICE[11549] pbx_ael.c: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:15] WARNING[11549] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty context ael-dundi-e164-canonical will be IGNORED!
[Nov 14 09:15:15] WARNING[11549] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 120, Cols: 34-34: Warning! The empty context ael-dundi-e164-customers will be IGNORED!
[Nov 14 09:15:15] WARNING[11549] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 128, Cols: 33-33: Warning! The empty context ael-dundi-e164-via-pstn will be IGNORED!
[Nov 14 09:15:15] NOTICE[11549] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:15] WARNING[11549] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-canonical' cannot be found.
[Nov 14 09:15:15] WARNING[11549] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-customers' cannot be found.
[Nov 14 09:15:15] WARNING[11549] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-via-pstn' cannot be found.
[Nov 14 09:15:15] WARNING[11549] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 276-283: The included context 'ael-parkedcalls' cannot be found.
[Nov 14 09:15:15] NOTICE[11549] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:15] NOTICE[11549] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:15] NOTICE[11549] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:15] WARNING[11549] pbx.c: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Nov 14 09:15:15] WARNING[11549] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical'
[Nov 14 09:15:15] WARNING[11549] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers'
[Nov 14 09:15:15] WARNING[11549] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn'
[Nov 14 09:15:15] NOTICE[11549] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:15] WARNING[11549] pbx.c: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Nov 14 09:15:15] WARNING[11549] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical'
[Nov 14 09:15:15] WARNING[11549] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers'
[Nov 14 09:15:15] WARNING[11549] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn'
[Nov 14 09:15:15] NOTICE[11569] chan_sip.c: Registration from '<sip:202 at 10.0.6.150>' failed for '10.0.6.150' - No matching peer found
[Nov 14 09:15:26] NOTICE[11569] chan_sip.c: Registration from '<sip:202 at 10.0.6.150>' failed for '10.0.6.150' - No matching peer found
[Nov 14 09:15:26] NOTICE[11569] chan_sip.c: Registration from '<sip:202 at 10.0.6.150>' failed for '10.0.6.150' - No matching peer found
[Nov 14 09:15:52] NOTICE[11607] cdr.c: CDR simple logging enabled.
[Nov 14 09:15:52] NOTICE[11607] loader.c: 145 modules will be loaded.
[Nov 14 09:15:52] NOTICE[11607] config.c: Registered Config Engine odbc
[Nov 14 09:15:52] WARNING[11607] res_config_pgsql.c: Unable to load config res_pgsql.conf
[Nov 14 09:15:52] NOTICE[11607] res_odbc.c: Adding ENV var: INFORMIXSERVER=my_special_database
[Nov 14 09:15:52] NOTICE[11607] res_odbc.c: Adding ENV var: INFORMIXDIR=/opt/informix
[Nov 14 09:15:52] NOTICE[11607] res_odbc.c: Connecting asterisk
[Nov 14 09:15:52] WARNING[11607] res_odbc.c: res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Data source name not found, and no default driver specified
[Nov 14 09:15:52] WARNING[11607] res_odbc.c: Failed to connect
[Nov 14 09:15:52] NOTICE[11607] res_odbc.c: Registered ODBC class 'asterisk' dsn->[asterisk]
[Nov 14 09:15:52] NOTICE[11607] res_odbc.c: res_odbc loaded.
[Nov 14 09:15:52] WARNING[11607] res_smdi.c: No SMDI interfaces are available to listen on, not starting SDMI listener.
[Nov 14 09:15:52] NOTICE[11607] pbx_ael.c: Starting AEL load process.
[Nov 14 09:15:52] NOTICE[11607] pbx_ael.c: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:52] WARNING[11607] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty context ael-dundi-e164-canonical will be IGNORED!
[Nov 14 09:15:52] WARNING[11607] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 120, Cols: 34-34: Warning! The empty context ael-dundi-e164-customers will be IGNORED!
[Nov 14 09:15:52] WARNING[11607] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 128, Cols: 33-33: Warning! The empty context ael-dundi-e164-via-pstn will be IGNORED!
[Nov 14 09:15:52] NOTICE[11607] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:52] WARNING[11607] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-canonical' cannot be found.
[Nov 14 09:15:52] WARNING[11607] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-customers' cannot be found.
[Nov 14 09:15:52] WARNING[11607] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-via-pstn' cannot be found.
[Nov 14 09:15:52] WARNING[11607] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 276-283: The included context 'ael-parkedcalls' cannot be found.
[Nov 14 09:15:52] NOTICE[11607] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:52] NOTICE[11607] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:52] NOTICE[11607] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:52] WARNING[11607] pbx.c: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Nov 14 09:15:52] WARNING[11607] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical'
[Nov 14 09:15:52] WARNING[11607] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers'
[Nov 14 09:15:52] WARNING[11607] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn'
[Nov 14 09:15:52] NOTICE[11607] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:15:53] WARNING[11607] pbx.c: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Nov 14 09:15:53] WARNING[11607] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical'
[Nov 14 09:15:53] WARNING[11607] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers'
[Nov 14 09:15:53] WARNING[11607] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn'
[Nov 14 09:15:54] NOTICE[11627] chan_sip.c: Registration from '<sip:202 at 10.0.6.150>' failed for '10.0.6.150' - No matching peer found
[Nov 14 09:17:20] NOTICE[11716] cdr.c: CDR simple logging enabled.
[Nov 14 09:17:20] NOTICE[11716] loader.c: 145 modules will be loaded.
[Nov 14 09:17:20] NOTICE[11716] config.c: Registered Config Engine odbc
[Nov 14 09:17:20] WARNING[11716] res_config_pgsql.c: Unable to load config res_pgsql.conf
[Nov 14 09:17:20] NOTICE[11716] res_odbc.c: Adding ENV var: INFORMIXSERVER=my_special_database
[Nov 14 09:17:20] NOTICE[11716] res_odbc.c: Adding ENV var: INFORMIXDIR=/opt/informix
[Nov 14 09:17:20] NOTICE[11716] res_odbc.c: Connecting asterisk
[Nov 14 09:17:20] WARNING[11716] res_odbc.c: res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Data source name not found, and no default driver specified
[Nov 14 09:17:20] WARNING[11716] res_odbc.c: Failed to connect
[Nov 14 09:17:20] NOTICE[11716] res_odbc.c: Registered ODBC class 'asterisk' dsn->[asterisk]
[Nov 14 09:17:20] NOTICE[11716] res_odbc.c: res_odbc loaded.
[Nov 14 09:17:20] WARNING[11716] res_smdi.c: No SMDI interfaces are available to listen on, not starting SDMI listener.
[Nov 14 09:17:20] NOTICE[11716] pbx_ael.c: Starting AEL load process.
[Nov 14 09:17:20] NOTICE[11716] pbx_ael.c: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:17:20] WARNING[11716] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty context ael-dundi-e164-canonical will be IGNORED!
[Nov 14 09:17:20] WARNING[11716] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 120, Cols: 34-34: Warning! The empty context ael-dundi-e164-customers will be IGNORED!
[Nov 14 09:17:20] WARNING[11716] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 128, Cols: 33-33: Warning! The empty context ael-dundi-e164-via-pstn will be IGNORED!
[Nov 14 09:17:20] NOTICE[11716] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:17:20] WARNING[11716] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-canonical' cannot be found.
[Nov 14 09:17:20] WARNING[11716] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-customers' cannot be found.
[Nov 14 09:17:20] WARNING[11716] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-via-pstn' cannot be found.
[Nov 14 09:17:20] WARNING[11716] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, line 276-283: The included context 'ael-parkedcalls' cannot be found.
[Nov 14 09:17:20] NOTICE[11716] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:17:20] NOTICE[11716] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:17:20] NOTICE[11716] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:17:20] WARNING[11716] pbx.c: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Nov 14 09:17:20] WARNING[11716] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical'
[Nov 14 09:17:20] WARNING[11716] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers'
[Nov 14 09:17:20] WARNING[11716] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn'
[Nov 14 09:17:20] NOTICE[11716] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Nov 14 09:17:20] WARNING[11716] pbx.c: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Nov 14 09:17:20] WARNING[11716] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical'
[Nov 14 09:17:20] WARNING[11716] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers'
[Nov 14 09:17:20] WARNING[11716] pbx.c: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn'
[Nov 14 09:22:37] WARNING[11736] chan_sip.c: Unsupported SDP media type in offer: data 49172 RTP/AVP 100


More information about the asterisk-users mailing list