lp://staging/~boiko/telephony-service/voip_support
Created by
Gustavo Pichorim Boiko
and last modified
- Get this branch:
- bzr branch lp://staging/~boiko/telephony-service/voip_support
Only
Gustavo Pichorim Boiko
can upload to this branch. If you are
Gustavo Pichorim Boiko
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/telephony-service
- Renato Araujo Oliveira Filho (community): Disapprove
-
Diff: 1266 lines (+855/-43)18 files modifiedCMakeLists.txt (+4/-2)
handler/CMakeLists.txt (+8/-0)
handler/TelephonyServiceHandler.client (+9/-0)
handler/callagent.cpp (+118/-0)
handler/callagent.h (+52/-0)
handler/callhandler.cpp (+164/-27)
handler/callhandler.h (+8/-1)
handler/farstreamchannel.cpp (+330/-0)
handler/farstreamchannel.h (+80/-0)
handler/handler.cpp (+23/-4)
handler/handler.h (+1/-0)
handler/main.cpp (+2/-0)
libtelephonyservice/accountentry.cpp (+17/-4)
libtelephonyservice/callentry.cpp (+15/-3)
libtelephonyservice/callentry.h (+1/-1)
libtelephonyservice/tonegenerator.cpp (+11/-0)
libtelephonyservice/tonegenerator.h (+5/-1)
protocols/sip.protocol (+7/-0)
Branch information
Recent revisions
- 976. By Gustavo Pichorim Boiko
-
When matching SIP contacts, extract the phone number from the SIP URI
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/telephony-service