[Asterisk-Users] no SUBSCRIBE request sent
Avi Miller
avi.miller at squiz.net
Wed May 17 02:47:41 MST 2006
On 17/05/2006, at 7:36 PM, richard Coco wrote:
> [local]
> exten => 2001,1,Dial(SIP/2001,10,tr)
> exten => 2002,1,Dial(SIP/2002,10,tr)
>
> [notify]
> exten => 2001,hint,SIP/2001
> exten => 2002,hint,SIP/2002
Try this:
[local]
exten => 2001,1,Dial(SIP/2001,10,tr)
exten => 2001,hint,SIP/2001
exten => 2002,1,Dial(SIP/2002,10,tr)
exten => 2002,hint,SIP/2002
cYa,
Avi
More information about the asterisk-users
mailing list