[Asterisk-video] Disconnect Request Problem
Reza Fatahillah
ezhot_95 at yahoo.com
Tue Oct 16 22:26:48 CDT 2007
Hi,
I still have problem with Disconnect Request, when
doing call setup.
Here are my extension.conf snippet
[from-zaptel]
exten => s,1,h324m_gw(call at sipphone)
[sipphone]
exten => call,1,h324m_gw_answer()
exten => call,n,Dial(SIP/1005 at openser)
[sipout]
exten => _X.,1,Set(GLOBAL(number)=${EXTEN})
exten => _X.,2,h324m_call(_X. at threegvideo)
[threegvideo]
exten => _X.,1,Set(CHANNEL(transfercapability)=VIDEO)
exten => _X.,n,Dial(Zap/g0/${number})
I have tested against asterisk 1.4.11 and 1.4.13.
The calls sometime disconnected in the middle of call
setup, for call-in after invoked
Dial(SIP/1005 at openser).
And as for call-out, the call disconnected after
CONNECTION ACKNOWLEDGED state.
Also for the call-in against asterisk 1.4.13 i still
can't make it. The calls always disconnected after
Dial(SIP/1005 at openser), only call-out works.
Below some logs from 1.4.13:
----------------------------
Received out of order SRP_NSRP_RESPONSE [5]
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate
Active, peerstate Active
q931.c:2798 q931_disconnect: call 101 on channel 23
enters state 11 (Disconnect Request)
> Protocol Discriminator: Q.931 (8) len=9
> Call Ref: len= 2 (reference 101/0x65) (Terminator)
> Message type: DISCONNECT (69)
> [08 02 81 90]
> Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU)
standard (0) Spare: 0 Location: Private network
serving the local user (1)
> Ext: 1 Cause: Normal Clearing
(16), class = Normal Event (1) ]
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate
Active, peerstate Active
q931.c:2798 q931_disconnect: call 101 on channel 23
enters state 11 (Disconnect Request)
> Protocol Discriminator: Q.931 (8) len=9
> Call Ref: len= 2 (reference 101/0x65) (Terminator)
Let me know if you need more info.
Regards,
Reza
____________________________________________________________________________________
Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listings, and more!
http://tv.yahoo.com/collections/3658
More information about the asterisk-video
mailing list