We're having a problem with transfering calls. Our channels are not the same as the extensions. We use words instead of numbers. So our config looks like this:

SIP/HRUTTER,        1,    "81101 Hildegard"
SIP/JFOLEY-GS,      2,    "81103 Jerry"

Consequently when I drag and drop to transfer a call to Jerry, it fails because it tries to transfer to an extension called JFOLEY-GS, but his extension is really 81103. Btw, might want to make the code be a little more forgiving, we could only get it to recognize the channels when we made the names in all capital letters (SIP/HRUTTER).

I looked through your code to see if I could make some changes, unfortunatly I can't speak Italian! :)

Nicolas Gudino wrote:
http://sip.house.com.ar/operator

Its a server/client combo that displays the status of your Asterisk PBX
in a web browser in real time.

You can also perform some actions. Hang-up channels and Transfers via
drag and drop.

The difference with other similar tools is that it displays status in
real time (no refreshing necessary), and its graphically appealing.

It's a work in progress... so expect some bugs. I appreciate any
feedback you can give me.

Best regards,



_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to