Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Avaya Phones and Asterisk


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
diogo.cosito66 at gmai...
Guest





PostPosted: Fri May 20, 2016 8:55 am    Post subject: [asterisk-users] Avaya Phones and Asterisk Reply with quote

Dear gentlemen, how are you?
I wonder if anyone has experience with Avaya devices, 9608G and 9641GS models, running on SIP and using TCP transport.
The calls work well, but the callerid only "pass" number of the extension or external number, without the name (configured correctly in sip.conf and testing with other devices UDP works fine, like Yealink, Eyebeam, etc), device contacts list does not work and also the hint does not work ....
can anybody help me?

Thank you very much!


Best Regards


Diogo
Back to top
creslin at digium.com
Guest





PostPosted: Thu May 26, 2016 9:43 am    Post subject: [asterisk-users] Avaya Phones and Asterisk Reply with quote

On Fri, May 20, 2016 at 8:54 AM, Diogo Cosito <diogo.cosito66@gmail.com> wrote:
Quote:
Dear gentlemen, how are you?
I wonder if anyone has experience with Avaya devices, 9608G and 9641GS
models, running on SIP and using TCP transport.
The calls work well, but the callerid only "pass" number of the extension or
external number, without the name (configured correctly in sip.conf and
testing with other devices UDP works fine, like Yealink, Eyebeam, etc),
device contacts list does not work and also the hint does not work ....
can anybody help me?

So if you use UDP transport everythng works fine?

Can you post a packet capture of this happening? Also, what version
of Asterisk and your sip.conf?

--
Matthew Fredrickson
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
diogo.cosito66 at gmai...
Guest





PostPosted: Fri May 27, 2016 9:44 am    Post subject: [asterisk-users] Avaya Phones and Asterisk Reply with quote

Dear Matt, nice to meet you!
Thank you for your prompt response.
The Avaya's phone 9608 and 9641 don't work in UDP, when status is just trying register, but not happen.
So, with TCP they register correctly on Asterisk, version 1.8.32.3.
The calls works fine, but other features not, like hints, capture, moh, contact list, transfer, conference, etc.
So I'm looking for more details or solution to this case, but I can't.
Below my sip.conf and sip debbug of 9608 peer, these informations help?
One more time, thank you so much!

The logs is here: http://pastebin.com/tnxVgeJT

With Best Regards

Diogo.

SIP.CONF
[general]
bindport=5060
tcpenable=yes
tcpbindaddr=0.0.0.0
transport=udp
allowguest=no
allowsubscribe=yes
subscribecontext=default
callcounter=yes
busylevel=1
bindaddr=0.0.0.0
externip=10.55.8.10
domain=10.55.8.10
realm=asterisk
useragent= asterisk_ingest
localnet=10.55.8.10/255.255.254.0
canreinvite=no
promiscredir=no
limitonpeers=yes
notifyringing=yes
qualify=yes
nat=no
dtmfmode = rfc2833
;novos parametros
sendrpid = yes
trustrpid = yes
rpid_update = yes
maxexpiry=400
minexpiry=60
defaultexpiry=300
qualify=yes ;
notifycid = yes ; Control whether caller ID information is sent along with dialog-info+xml notifications (supported by snom phones)
qualifyfreq=300
qualifypeers=1
qualifygap=2000
registertimeout=20
registerattempts=10
progressinband=never
ignoreregexpire=yes
;fim dos novos parametros
insecure=port,invite
videosupport=yes
context=default
;musicclass=default
musicclass=moh
prack=yes
;language=pt_BR
disallow=all
allow=g722
allow=ulaw
allow=alaw
allow=g729
allow=gsm
allow=h261
allow=h263

[8031]
type=friend
context=default
secret=xxxxxxxxxxx
host=dynamic
transport=udp,tcp
regexten=8031
callerid="Reno" <8031>
callgroup=46
pickupgroup=46
;nat=yes
disallow=all
allow=g722
allow=g729
allow=gsm
allow=ulaw
allow=alaw
mailbox=8031

brspovoip01*CLI> sip show peer 8031


  * Name       : 8031
  Secret       : <Set>
  MD5Secret    : <Not set>
  Remote Secret: <Not set>
  Context      : default
  Subscr.Cont. : default
  Language     :
  AMA flags    : Unknown
  Transfer mode: open
  CallingPres  : Presentation Allowed, Not Screened
  Callgroup    : 46
  Pickupgroup  : 46
  MOH Suggest  :
  Mailbox      : 8031
  VM Extension : asterisk
  LastMsgsSent : 1/0
  Call limit   : [url=tel:2147483647]2147483647[/url]
  Max forwards : 0
  Dynamic      : Yes
  Callerid     : "Reno" <8031>
  MaxCallBR    : 384 kbps
  Expire       : 113
  Insecure     : port,invite
  Force rport  : No
  ACL          : No
  DirectMedACL : No
  T.38 support : No
  T.38 EC mode : Unknown
  T.38 MaxDtgrm: 4294967295
  DirectMedia  : No
  PromiscRedir : No
  User=Phone   : No
  Video Support: Yes
  Text Support : No
  Ign SDP ver  : No
  Trust RPID   : Yes
  Send RPID    : Yes
  TrustIDOutbnd: Legacy
  Subscriptions: Yes
  Overlap dial : Yes
  DTMFmode     : rfc2833
  Timer T1     : 500
  Timer B      : 32000
  ToHost       :
  Addr->IP     : 10.55.8.48:1025
  Defaddr->IP  : (null)
  Prim.Transp. : TCP
  Allowed.Trsp : TCP,UDP
  Def. Username: 8031
  SIP Options  : (none)
  Codecs       : 0x110e (gsm|ulaw|alaw|g729|g722)
  Codec Order  : (g722:20,g729:20,gsm:20,ulaw:20,alaw:20)
  Auto-Framing : No
  Status       : OK (7 ms)
  Useragent    : Avaya one-X Deskphone 6.4.0.33 (33)
  Reg. Contact : sip:8031@10.55.8.48:1025;transport=tcp;avaya-sc-enabled
  Qualify Freq : 300000 ms
  Sess-Timers  : Accept
  Sess-Refresh : uas
  Sess-Expires : 1800 secs
  Min-Sess     : 90 secs
  RTP Engine   : asterisk
  Parkinglot   :
  Use Reason   : No
  Encryption   : No

With Best Regards

Diogo.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services