Displaying 20 results from an estimated 578 matches for "fromus".
Did you mean:
gromus
2015 May 31
2
Signaling incoming call
...2222222
register => 00493513333333:MYSECRET at pbxanika/00493513333333
register => 4444444444:MYVERYSECRET at messagenet/4444444444
[pbxluca]
type=peer
defaultuser=00493511111111
secret= MYSECRET
dtmfmode=rfc2833
host=172.16.34.132
context=luca_incoming
outboundproxy=172.16.34.132
port=5060
fromuser=00493511111111
fromdomain=172.16.34.132
usereqphone=yes
canreinvite=no
insecure=invite
qualify=yes
qualifyfreq=600
[pbxfax]
type=peer
defaultuser=00493512222222
secret= MYSECRET
dtmfmode=rfc2833
host=172.16.34.132
context=fax_incoming
outboundproxy=172.16.34.132
port=5060
fromuser=0049351222222...
2011 Mar 29
1
wrong from URI in options message
I recently configured a SIP peer which i must specify my fromuser as my
ten digit "DID". I send calls to this peer, but whenever Asterisk sends
an options message, the fromuser is "asterisk".
Is this a bug? Or is there some other config I must make ?
register = 2155551941:123456 at 10.0.138.226/2155551941~600
[peer](!)
type=peer
con...
2004 Nov 22
1
Strange Fromuser behavior?
Strange things are happening at my asterisk box :)
I've got asterisk setup to dail out with sip to my SIP provider.
I've got NO fromuser/fromdomain stuff setup in my sip.conf
When I place a call with my Siemens Optipoint 400 SIP phone everything is
allright, the From: header is stating the username of the Siemens phone.
When I place a call with X-Lite the From: header is altered and reads
asterisk@host instead of X-Liteusername@h...
2007 Apr 11
0
How to set fromuser in sip.conf so each user gets it's own callerid?
...=> 31307115622:secret@belcentrale-incoming/622
....
register => 31307115627:secret@belcentrale-incoming/627
each user registers with something like this:
[siemens1](xanadu-internal)
type=friend
callerid=Theo Band
context=xanadu-thba
[belcentrale-out-thba](belcentrale-outgoing)
type=peer
fromuser=31307115622
My extenson.conf looks like this:
[xanadu-thba]
exten => _+.,1,goto(00${EXTEN:1},1);00 is long distance calls => +
exten => _0[1-9].,1,goto(0031${EXTEN:1},1);local calls =>0031
exten => _0031Z., 1,Macro(dialout,SIP/${EXTEN}@belcentrale-out-thba) ;NL
exten => _+Z...
2017 Apr 03
3
Define SIP fromuser field in Dial()-command
Hello
how can I set the fromuser field of the SIP INVITE when using the
Dial()-command in the dialplan ?
None of the below Dial() command give the correct result :
exten => _XX.,n,Dial(SIP/${EXTEN}:passwdk5j6::user762 at myprovider.biz)
exten =>
_XX.,n,Dial(SIP/${EXTEN}:passwdk5j6::user762 at myprovider.biz/${EXTEN})
e...
2006 Nov 27
1
Incoming calls don't arrive for correct number
...xxxx@sip.provider.com/25461001
register=>25461002:xxxxx@sip.provider.com/25461002
register=> 25461003:xxxxx@sip.provider.com/25461003
.
.
.
register=>25461099:xxxxx@sip.provider.com/25461099
[provider-25461000]
type=friend
context=default
secret=xxxx
username=25461000
host=sip.provider.com
fromuser=25461000
fromdomain=sip.provider.com
nat=yes
insecure=very
canreinvite=no
qualify=yes
[provider-25461001]
type=friend
context=default
secret=xxxx
username=25461001
host=sip.provider.com
fromuser=25461001
fromdomain=sip.provider.com
nat=yes
insecure=very
canreinvite=no
qualify=yes
[provider-254610...
2005 Jan 05
4
Broadvoice / * re-register issues
...dr=10.1.1.200
externip = XX.XXX.XX.XX
localnet=10.0.0.0/255.0.0.0
disallow=all
allow=ulaw
allow=g729
allow=g726
allow=alaw
register =>
##########@sip.broadvoice.com:XXXXXXXXX:##########@sip.broadvoice.com/1234
[sip.broadvoice.com]
type=peer
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=##########
context=default
dtmfmode=inband
canreinvite=no
disallow=all
allow=ulaw
allow=g729
allow=g726
allow=alaw
[kevin]
type=friend
regexten=1001
username=kevin
fromuser=Kevin Marvin ; Specify user to put in "from" instead of
callerid
secret=XXXXXX
host=dynamic
canreinvite...
2009 Nov 09
0
fromuser & fromdomain
How can I force my users to be obliged to give a 'fromuser' and
'fromdomain' -parameter in their SIP-configuration ??
Is this set in the [general] -section of sip. conf ??
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091109/43dbedb0/atta...
2006 Mar 29
1
Inter-Asterisk Using SIP
I am switching from IAX2 to SIP for my inter-Asterisk transport due to
assorted quality issues following the 1.2.4 upgrade.
On the server that SENDS the call, I have the following in SIP.CONF:
[192.168.1.2_OB]
type=peer
fromuser=OB
host=192.168.1.2
And in EXTENSIONS.CONF
exten => 91NXXNXXXXXX,1,Dial(SIP/${EXTEN}@192.168.1.2_OB)
On the RECEIVING Server in SIP.CONF:
[OB]
type=user
context=longdistance
I am not using a REGISTER statement on the receiving server.
My problem is that the only way I can seem to get t...
2007 Jul 17
0
help with sip configuration for sipgate.de on asterisk 1.4
...sip.messagenet.it:5061/number
context=inbound
bind=0.0.0.0
nat=yes
fromdomain=sshn.net
localnet=10.0.0.0/255.255.255.0
externip=195.xxx.xxx.xxx
srvlookup=yes
[authentication]
[eutelia-out]
;maxexpirey=360000
;defaultexpirey=180000
type=friend
allow=alaw
context=inbound
username=xxxx
secret=xxxxx
fromuser=number
fromdomain=voip.eutelia.it
host=voip.eutelia.it
dtmfmode=inband
realm=voip.eutelia.it
registertimeout=300
canreinvite=no
;registertimeout=9999999999
qualify=200
insecure=very
,allow=alaw
,allow=ulaw
,allow=gsm
[messagenet-out]
auth=user:password at sip.messagenet.it
;auth=md5
realm=sip.me...
2009 Mar 24
1
Inter-Asterisk Using SIP
...r to Server 1 and sends calls to it.? Server 1 in turn, passes the calls to Server 2 which is connected to various SIP providers and T-1's, etc. for termination to the PSTN.?? In the following sip configuration, calls work perfectly, except that the caller ID gets passed as the value from "fromuser" instead of the numeric value we set via the Set(CALLERID(num)=5555555555) command.? In other words, the fromuser overrides the caller ID value.? If we remove the "fromuser" in the sip configuration, calls work great and caller ID is passed, BUT all calls land in the customerb cont...
2005 Feb 08
2
Asterisk and Sipgate problem...
...ted. If more info is needed please ask.
My configs look like this:
SIP.CONF:
register => XXXXXXX:yyyyyyyy@sipgate.co.uk
[sipgate]
type=peer
context=in_sipgate
username=XXXXXXX
secret=yyyyyyyy
auth=md5
host=sipgate.co.uk
disallow=all
allow=ulaw
insecure=very
context=in_sipgate
canreinvite=no
fromuse=XXXXXXX
fromdomain=sipgate.co.uk
EXTENSIONS.CONF:
[in_sipgate]
exten => s,1,Answer
exten => s,2,Dial(SIP/44|30|t)
exten => s,3,Voicemail(u44)
[out_sipgate]
exten => _8.,1,SetCallerID(02070zzzzzzz)
exten => _8.,2,Dial(SIP/${EXTEN:1}@sipgate|90|r)
exten => _8.,3,Busy
exten =>...
2005 Sep 05
2
USING TWO ACCOUNTS WITH BROADVOICE
...onf
[general]
externip=mydomain
bindaddr = 0.0.0.0
port=5060
localnet=192.168.1.0/255.255.255.0
disallow=all
allow=ulaw
register => num1:pass@sip.broadvoice.com
register => num2:passsip.broadvoice.com
tos=0x18
srvlookup=yes
nat=never
insecure=yes
[sip.broadvoice.com]
type=peer
username=NUM1
fromuser=NUM1
authuser=NUM1
secret=SECRET
host=sip.broadvoice.com
context=sip
fromdomain=sip.broadvoice.com
canreinvite=no
nat=never
dtmfmode=inband
[sip.broadvoice.com.home]
type=peer
username=NUM2
fromuser=NUM2
authuser=NUM2
secret=SECRET
host=sip.broadvoice.com
context=sip
fromdomain=sip.broadvoice.co...
2008 Mar 13
1
sip.conf help, inbound calls fall to last specified context
...if it expires while the realtime peer
; is still in memory (due to caching or other reasons), the
; information will not be removed from realtime storage
[8157582715]
type=friend
accountcode=2
context=ottos
secret=XXXX
username=2715
fromuser=8157582715
insecure=very
host=63.175.151.3 ;voip.essex1.com
fromdomain=63.175.151.3 ;voip.essex1.com
canreinvite=no
disallow=all
allow=ulaw
allow=alaw
;qualify=yes
[8159092441]
type=friend
accountcode=12
context=rwest
secret=XXXX
username=2441
fromuser=8159092441
insecure=very
host=63.175.151.3...
2006 Mar 01
1
SIP contexts being confused
...l, etc.
The only problem I'm having is with two accounts that use the same SIP
termination provider. * seems to be confusing the sip contexts for the
incoming calls.
The sip contexts involved are:
[Cust1_in]
canreinvite=no
context=incoming
fromdomain=voip.provider.net
host=voip.provider.net
fromuser=9995551212
username=9995551212
nat=no
type=friend
disallow=all
allow=g729
musiconhold=Cust1
accountcode=Cust1
amaflags=documentation
[Cust2_in]
canreinvite=no
context=incoming
fromdomain=voip.provider.net
host=voip.provider.net
fromuser=9995551213
username=9995551213
nat=no
type=friend
disallow...
2005 Mar 04
2
Broadvoice + incoming call works only for ~2 minutes
...gistered to broadvoice fine. ?
However, call doesn't come through.
Would you have any idea why? ?Any help will be much appreciated.
Thanks
Woojin
Here's the excerpt from sip.conf
[broadvoice]
type=friend
nat=no
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
username=5083021402
fromuser=5083021402
secret=password-for-1st-BV-account
dtmfmode=inband
context=sip
canreinvite=no
insecure=very
[broadvoice2]
type=friend
nat=no
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
username=5083021425
fromuser=5083021425
secret=password-for-2nd-BV-account
dtmfmode=inband
cont...
2004 May 18
1
R: Configure asterisk for outgoing.. need authuser parameter?
Hi Tony,
Try adding "fromuser=xxxxx", maybe "username=xxxx" isn't enough... Just a guess, it already solved a few problems for me.
-Manuel
-----Messaggio originale-----
Da: Tony Hoyle [mailto:tmh@nodomain.org]
Inviato: martedì, 18. maggio 2004 13:03
A: asterisk-users@lists.digium.com
Oggetto: [Asterisk-...
2005 Jan 27
1
Stumped by BroadVoice SIP
...c
nat=no
allow=gsm
allow=ulaw
allow=alaw
dtmfmode=inband
quality=yes
[kphone1]
type=friend
username=kphone1
secret=<password>
callerid="Diablo" <102>
host=dynamic
allow=gsm
qualify=yes
[sip.broadvoice.com]
type=peer
host=proxy.dca.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=2129999999
secret=<password>
context=incoming
canreinvite=no
[broadvoice-out]
type=peer
dtmfmode=inband
host=147.135.0.128
user=2129999999
username=2129999999
authuser=2129999999
fromuser=2129999999
fromdomain=sip.broadvoice.com
md5secret=<password>
qualify=yes
canreinvite=no
disallo...
2007 Sep 04
1
VSP authentication to incorrect context
...ming calls.
Outbound calls work fine while I have the GoTalk context in place.
The error I am getting when someone calls the DID is
WARNING[16072]: chan_sip.c:8272 check_auth: username mismatch, have
<GoTalk>, digest has <09xxxxxx>
;GoTalk Outbound
[GoTalk]
username=09xxxxxx
fromuser=09xxxxxx
fromdomain=sip.gotalk.com
type=peer
secret=xxxxxxxx
qualify=yes
host=sip.gotalk.com
disallow=all
allow=g729
;GoTalk Inbound
[09xxxxxx]
username=09xxxxxx
type=user
secret=xxxxxxxx
fromuser=09xxxxxx
host=sip.gotalk.com
context=from-vsp
canredirect=no
Registration str...
2009 Oct 08
2
How to keep difference between 2 SIP-accounts/trunks from same server ??
...n I host 2 SIP-accounts on the same Asterisk-server.
Asterisk picks out the SIP-account on alphabetic order A --> Z.
In my sip.conf :
register => user1:passwd1 at server/user1
register => user2:passwd2 at server/user2
[YOCAN-3starsnet]
type=peer
host=server
username=user1
secret=passwd1
fromuser=user1
accountcode=user1_in
[ITCENTER-3starsnet]
type=peer
host=server
username=user2
secret=passwd2
fromuser=user2
accountcode=ITCin
The Asterisk CLI shows :
[Oct 8 15:06:03] -- Executing [s at macro-getiaxaccount:5]
MYSQL("SIP/ITCENTER-3starsnet-0764cdb0", ...
[Oct 8 15:06:03]...