Displaying 2 results from an estimated 2 matches for "davidliu".
2004 Feb 03
0
Minor Registration Problem With Polycom Soundpoint IP 500
...ycom fails to register with Asterisk. Asterisk console outputs the following:
Feb 3 13:02:32 WARNING[278546]: chan_sip.c:2365 __transmit_response: Unable to determine sequence number from ''
Feb 3 13:02:34 NOTICE[278546]: chan_sip.c:5125 handle_request: Failed to authenticate user "DavidLiu" <sip:DavidLiu@192.168.0.254>;tag=9F67E426-59D92ED7
Feb 3 13:02:36 NOTICE[278546]: chan_sip.c:5125 handle_request: Failed to authenticate user "DavidLiu" <sip:DavidLiu@192.168.0.254>;tag=BFDEF35B-1CBC4F2C
in sip.conf:
canreinvite=yes
host=dynamic
canreinvite=yes
dtmfmod...
2004 Jan 17
1
Registering multiple FWD accounts
...output is wrong.
Is there actually a problem with this?
My extensions.conf is attached below for reference.
Thanks,
Terence
---------------------
exten => 74928,1,Answer
exten => 74928,2,Wait(1)
exten => 74928,3,Playback(welcomemsg)
exten => 74928,4,Dial(SIP/TerenceParker&SIP/DavidLiu&SIP/GardenVista&SIP/PeterLiu,90,tm)
exten => 74928,5,Voicemail,u999
exten => 74928,6,Hangup
exten => 74928,102,Voicemail,b999
exten => 74928,103,Hangup
exten => 75160,1,Answer
exten => 75160,2,Dial(SIP/DavidLiu,180,tm)
exten => 75160,3,Voicemail,u1000
exten => 75160...