View Single Post
  #2 (permalink)  
Old 07-04-2007, 01:26 PM
Gordon Henderson
Guest
 
Posts: n/a
Default Re: Siemens S450IP and trixbox

In article <1183550436.818310.232940@57g2000hsv.googlegroups. com>,
Alister <alister.gcs@hotmail.co.uk> wrote:
>Hi,
>
>Has anyone had any experience of these phones on Trixbox, particularly
>has anyone managed to get call transfers working?


I have many C460IP's on asterisk boxes - not trixbox and call transfers
are working just fine.


>made sure the dialplan options include T and t for all routes
>(including internal)
>
>Edited features.conf like so:
>
>[general]
>featuredigittimeout => 999 ; The default of 500 was too short
>transferdigittimeout => 8 ; again, default too short
>
>[featuremap]
>blindxfer => ## ; Blind transfer
>atxfer => #1 ; Attended transfer
>disconnect => #0 ; Disconnect


Looks very familiar

>The problem is, the trixbox seems to disregard the ##, #0 or #1 whilst
>in a call from the seimens,
>and does not allow me to input an extension number or transfer a call.
>
>Anyone got any suggestions?


I'd go in and manually check the extensions.conf file(s) generated by
trixbox to make sure they really do have the Tt options in the dial
instructions. (I don't use trixbox, so not much more help than this
though)

I'd also set the C460's to use rfc2833 for tones, and have this in the
sip.conf file. I had to un-check the "in audio" option, but I've no idea
if the config for the c450's are similar.

If you have another SIP phone (not a C450), you can see if the ##
is working on that first - that would make sure the trixobx system is
actually listening out for the ## code - at least if that worked (or
didn't) it would give you a closer pointer to look at .. (ie. elimiate
the trixbox if it worked, or point the finger at trixbox if it didn't!)

Gordon

Reply With Quote