Displaying 2 results from an estimated 2 matches for "sip001".
Did you mean:
sip01
2007 Feb 10
0
Unable to lookup host in c= line
...ow=g729
allow=gsm
allow=slinear
;qualify=no
context=default
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
localnet=192.168.0.0/255.255.255.0
; --------------------------------------------------------------------
;
; Connection Data for SIP providers
;
; MobileCall
register => 43720755555:XXXXX@sip001.mitacs.com/43720755555
; ---
; SIP out
[43720755555]
type=peer
username=43720755555
fromuser=43720755555
secret=XXXXX
host=sip001.mitacs.com
fromdomain=sip001.mitacs.com
insecure=very
nat=yes
qualify=yes
; ---
; SIP in
[Mitacs_in]
type=peer
fromdomain=sip001.mitacs.com
host=sip001.mitacs.com
nat...
2007 Mar 29
2
sip: failed the authenticate on INVITE
...ip.conf:
[general]
context=default
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disable=all ; Allow all codecs
allow=alaw
allow=ulaw
allow=g729
allow=gsm
srvlookup=yes
language=de
register => USERNAME:PWD@sip001.mitacs.com/mitacs_in_one
[...]
excerpt from extensions.conf
[global]
include => incoming
[...]
[incoming]
exten => mitacs_in_one,1,Dial,SIP/100|25|r
exten => mitacs_in_one,2,Hangup
Debug from CLI:
-- Executing [mitacs_in_one@incoming:1]
Dial("SIP/213.XXX.XXX.XXX-40d08778&qu...