Skip to content

Instantly share code, notes, and snippets.

@ipoddubny
Created July 5, 2017 09:35
Show Gist options
  • Save ipoddubny/cda2eaa01f36ce0f4763ca151d27f66d to your computer and use it in GitHub Desktop.
Save ipoddubny/cda2eaa01f36ce0f4763ca151d27f66d to your computer and use it in GitHub Desktop.
Asterisk Multifon.ru PJSIP wizard setup
[multifon]
type=wizard
sends_auth=yes
sends_registrations=yes
transport=transport-udp
remote_hosts=sbc.megafon.ru
outbound_auth/username=7926xxxxxxx
outbound_auth/password=xxxxxxxxxxxxxxxx
registration/contact_user=7926xxxxxxx
server_uri_pattern=sip:multifon.ru
client_uri_pattern=sip:${USERNAME}@multifon.ru
endpoint/allow=alaw
endpoint/context=from-external
endpoint/from_user=7926xxxxxxx
endpoint/from_domain=multifon.ru
endpoint/dtmf_mode=inband
endpoint/direct_media=no
endpoint/language=ru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment