[Asterisk-Users] Re: Asterisk-Users Digest, Vol 5, Issue 221
Brian K. Hershey
admin at cryptednetworks.com
Wed Dec 15 23:10:24 MST 2004
On Wed, Dec 15, 2004 at 08:11:43PM -0600, Brian K. Hershey spake thusly:
>> I don't think it's the snom, (the break key is set to "off")
>> the "#" key is not being interpereted by the PBX as an attempt to
>> initiate a transfer.
>> Is this an error in my extensions.conf?
>
>
This problem was solved thusly, thanks for the quick responses:
It seems my Dial() macro was not being called correctly. I added a
",rt" to the Dial() macros in my extensions.conf:
(transfer not working): exten => 2100,1,Dial(${PHONE1},30)
(transfer working): exten => 2100,1,Dial(${PHONE1},30,rt)
The snom 190 I was using also was set to dtmfmode=inband
instead of dtmfmode=rfc2833
Brian Hershey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: admin.vcf
Type: text/x-vcard
Size: 436 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041216/fab85396/admin.vcf
More information about the asterisk-users
mailing list