[asterisk-dev] [Code Review] Send udptl packets directly between both call legs without extrac them

vrban reviewboard at asterisk.org
Wed Feb 8 06:38:51 CST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1716/
-----------------------------------------------------------

Review request for Asterisk Developers.


Summary
-------

New feature to send udptl packets directly between both call legs without extrac them. Like p2p for RTP.

What is missing, a configure option to enable/disable the new feature. It's the first working version to get feedback if this is the correct
wy to implement this feature.


Diffs
-----

  trunk/channels/chan_sip.c 354394 
  trunk/channels/sip/include/sip.h 354394 
  trunk/include/asterisk/udptl.h 354394 
  trunk/main/udptl.c 354394 

Diff: https://reviewboard.asterisk.org/r/1716/diff


Testing
-------

Send a T.38 fax across two SIP channels. And the incoming udptl packets from first call leg where forwarded to the T.38 target at the second call leg and fax was received.

SIP Carrier -> T.38 -> asterisk with this new feature -> T.38 -> asterisk 1.8 with res_fax


Thanks,

vrban

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120208/923d1280/attachment.htm>


More information about the asterisk-dev mailing list