[Asterisk-video] No video through openvox b100p rdsi bri
Felipe Flores
felipeflorest at gmail.com
Tue Sep 8 15:55:23 CDT 2009
Hello Liu
Thanks for your response
Adding that recommendation to my dialplan i've the next output
-- Executing [0012166503 at from-misdn:1] Goto("mISDN/1-u1",
"default|0012166503|1") in new stack
-- Goto (default,0012166503,1)
-- Executing [0012166503 at default:1] h324m_gw("mISDN/1-u1",
"0012166503 at 3gp_videos") in new stack
-- Executing [0012166503 at 3gp_videos:1]
h324m_gw_answer("Local/0012166503 at 3gp_videos-87c5,2", "") in new stack
video*CLI> show channels
Channel Location State Application(Data)
Local/0012166503 at 3gp 0012166503 at 3gp_video Up h324m_gw_answer()
Local/0012166503 at 3gp 0012166503 at 3gp_video Up (None)
mISDN/1-u1 0012166503 at default:1 Up h324m_gw(0
video*CLI> misdn show channel mISDN/1-u1
* Pid:3 Prt:1 Ch:1 Mode:TE Org:I dad:0012166503 oad:992773912 rad:
ctx:default state:CONNECTED
video*CLI> show channel mISDN/1-u1
-- General --
Name: mISDN/1-u1
Type: mISDN
UniqueID: 1252442299.3
Caller ID: 992773912
Caller ID Name: (N/A)
DNID Digits: (N/A)
State: Up (6)
Rings: 1
NativeFormats: 0x8 (alaw)
WriteFormat: 0x8 (alaw)
ReadFormat: 0x8 (alaw)
WriteTranscode: No
ReadTranscode: No
1st File Descriptor: 29
Frames in: 2071
Frames out: 2071
Time to Hangup: 0
Elapsed Time: 0h0m34s
Direct Bridge: <none>
Indirect Bridge: <none>
-- PBX --
Context: default
Extension: 0012166503
Priority: 1
Call Group: 0
Pickup Group: 0
Application: h324m_gw
Data: 0012166503 at 3gp_videos
Blocking in: ast_waitfor_nandfds
Variables:
CALLTYPE=DIGITAL
TRANSFERCAPABILITY=DIGITAL
MISDN_URATE=-1
MISDN_ADDRESS_COMPLETE=1
MISDN_PID=3
CDR Variables:
level 1: clid=992773912
level 1: src=992773912
level 1: dst=012166503
level 1: dcontext=default
level 1: channel=mISDN/1-u1
level 1: lastapp=h324m_gw
level 1: lastdata=0012166503 at 3gp_videos
level 1: start=2009-09-08 15:38:19
level 1: answer=2009-09-08 15:38:19
level 1: duration=0
level 1: billsec=0
level 1: disposition=ANSWERED
level 1: amaflags=DOCUMENTATION
level 1: uniqueid=1252442299.3
== Spawn extension (3gp_videos, 0012166503, 1) exited non-zero on
'Local/0012166503 at 3gp_videos-87c5,2'
== Spawn extension (default, 0012166503, 1) exited non-zero on
'mISDN/1-u1'
As a result i can't save any video 3gp file
Thanks for your help
On Tue, Sep 8, 2009 at 9:14 AM, Liu Jianquan <liujianquan at gmail.com> wrote:
> Hi, the 3g video call should not be answered immediately , you'd better use
> h324m_gw and h324m_gw_answer , just try this dialplan:
>
>
>
> [from-misdn]
> exten => _X.,1,Goto(default,${EXTEN},1)
>
> [default]
>
> exten => _X.,1,H324m_gw(${EXTEN}@3gp_videos)
>
>
> [3gp_videos]
>
>
>
> exten => _X.,,1,H324m_gw_answer()
>
> exten => _X.,n,mp4save(/tmp/test.3gp)
>
>
>
> Liu
>
>
> 2009/9/3 Felipe Flores <felipeflorest at gmail.com>
>
>>
>>
>> ---------- Forwarded message ----------
>> Hello
>> i´ve installed asterisk 1.4.19.1 + misdn-1.2 + video apps on debian lenny
>> system
>> I´ve configured my dialplan with
>> exten => _X.,1,Answer()
>> exten => _X.,n,mp4save(/tmp/test.3gp)
>> exten => _X.,n,Hangup()
>>
>> My schema and test are:
>> 3gp cell ===> RDSI BRI ==> Asterisk = only audio no video
>> sip phone (eyebeam) ==> Asterisk = audio and video
>>
>> Are my RDSI or 3GP providers the problem ?
>>
>> Here are my mp4info file details:
>> eyebeam => Asterisk
>> Track Type Info
>> 1 audio G.711 uLaw, 100.200 secs, 64 kbps, 8000 Hz
>> 2 hint Payload PCMU for track 1
>> 3 video H264 Unknown Profile 2 at unknown level 1, 95.411 secs, 172
>> kbps, 176x144 @ 14.254122 fps
>> 4 hint Payload H264 for track 3
>>
>> File from : 3gp=> RDSI BRI ==> Asterisk
>> Track Type Info
>> 1 audio G.711 aLaw, 30.840 secs, 64 kbps, 8000 Hz
>> 2 hint Payload PCMA for track 1
>>
>>
>>
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-video mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-video
>>
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-video
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20090908/f21a40f2/attachment.htm
More information about the asterisk-video
mailing list