HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: sendpage & SMS with UCP protocol
>Has anyone a running configuration which can successful connect
>via UCP to D2(01722278020) in germany?
>It'd be nice if you could post your configs (../etc/config.modem and
>../etc/pagermap and everything else essential).
>
I _had_ a working config for Swisscom, which uses UCP as well.
pagermap:
#
# Telepage Swiss:
0740(.*) 00740900003/0\1
#
# Swisscom Natel SMS:
079(.*) 00794998990/004179\1
I guess, D2 should be sth like:
0172(.*) 0172.../0049172\1
config.cul1p0:
#
# hylafax defaults
#
info/00794998990:
#
# This is the messy one! Run one call with the pagermap
# above. Will fail, but then you have the info file
# for the provider number. Add:
#
&pagingProtocol: "ucp"
&pagerSetupCmds: "AT&N0&K4
In other words: the defaults described in
http://www.hylafax.org/ixotap.php worked for me!