Hello,

The audio is now working and SIP can be tested with this tar archive:

$ wget http://www.unixarea.de/bq-baresip.tgz
$ md5 bq-baresip.tgz
MD5 (bq-baresip.tgz) = 1cb13e6fc70d2b3136d90ee988cc46a8

The installation is pretty much simple as:

$ cd
$ tar xzf bq-baresip.tgz

Create an account file ~/.baresip/accounts with lines like:

# SIP accounts - one account per line
#
# Displayname <sip:user:password@domain;uri-params>;addr-params
#
iptel <sip:guru:xxxxxx...@iptel.org>;answermode=auto

and start baresip in the terminal-app as:

$ ssh localhost
$ baresip/baresip.sh
baresip v0.4.19 Copyright (C) 2010 - 2016 Alfred E. Heggestad et al.
Local network address:  IPv4=wlan0:192.168.2.103 
ui: stdio
aucodec: PCMU/8000/1
aucodec: PCMA/8000/1
aufilt: vumeter
auplay: pulse
ausrc: pulse
medianat: stun
medianat: turn
medianat: ice
uuid: loaded UUID 365c6517-6cc1-2caf-3c8d-7747f20a87ad from file
/home/phablet/.baresip//uuid
Populated 1 account
Populated 3 contacts
Populated 2 audio codecs
Populated 1 audio filter
Populated 0 video codecs
Populated 0 video filters
baresip is ready.
g...@iptel.org: {0/TCP/v4} 200 OK (ser (3.3.0-pre1 (i386/linux))) [1 binding]
All 1 useragent registered successfully! (2656 ms)

to dial a SIP peer, just say: d x...@whatever.sip.provider

Note:

1. you must use 'ssh localhost' at the moment because it is not yet a
   click package; how to configure this is explained in the gitbook;
2. you must use the shell script 'baresip/baresip.sh' because of needed
   environment and params (have a look into it);

Please test and report problems.

        matthias
-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045
"Die Verkaufsschlager des Buchmarkts geben Auskunft über den Zustand einer 
Gesellschaft bzw.
sind, was diese Zeiten angeht, Gradmesser fortschreitenden Schwachsinns. ..." 
(jW 19.05.2016)

-- 
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

Reply via email to